Web Hosting Talk







View Full Version : uptime monitering scripts


Arsalan
11-16-2002, 12:53 PM
Any one know of any php or cgi scripts which moniter remote servers on diffrent ports (e.g. http, ftp) for their uptime ?

cubision
11-16-2002, 01:01 PM
If you are running a linux/unix system, you can use mon.cgi, which is a cgi interface to mon.

Link: http://www.nam-shub.com/files/mon-cgi/

Good Luck

hb-sam
11-17-2002, 12:37 PM
Try hotscripts.com, or other script resources site, they usually have a quite a few on there.

mjehlenz
11-17-2002, 04:57 PM
You might want to check out nagios (formerly known as netsaint). It's a pretty neat tool.

Cu, Moritz