Web Hosting Talk







View Full Version : SIM script for Plesk?


LCHwebHost
10-14-2003, 09:48 PM
Hi,
Does anyone know if the SIM (system integrity monitor) script

http://www.r-fx.net/sim.php

Works with a Plesk server? Has anyone gotten it to run on a Plesk server? Did you have to change the code at all? If anyone can help me out I would appericate it - thanks guys!

LCHwebHost
10-15-2003, 08:02 PM
Anyone know??

Perlboy
10-16-2003, 02:22 AM
What's the problems you're having?

Stuart

Ales
10-16-2003, 12:00 PM
It works fine, no changes to the code are needed. You do have to make modifications to the config file as it seems that SIM was tweaked a bit for an Ensim server, if I remember correctly. Tweaks are simple to do though (correct monitoring for ftp, courier-imap, Plesk admin apache, etc.).

LCHwebHost
10-16-2003, 07:26 PM
Ok I got the script to work on Plesk, However I cannot get it to montior / restart the plesk control panel software correctly (it is on port 8443). Anyone know how to do this?

LCHwebHost
10-30-2003, 01:02 PM
Anyone know?

Perlboy
10-31-2003, 07:17 PM
Heya,

Well, to restart PSA on RPM installs:

/etc/rc.d/init.d/psa restart

OR

service psa restart

Is that what you wanted?

Stuart