Hi,

I'm wondering if anyone here knows if the following is possible, and if so, what scripts/software is available to make it work.

I want to monitor the uptime of various networked servers within an office. We have 8 servers, all running Windows 2000 Server, and I would like a script/system which monitors them all, either by pinging or tcp/ip connecting etc, and reports uptime to a web page. 30 second or 1 minute intervals would be nice. It would also monitor uptime of our internet connection, and also external websites of ours, reporting any downtime etc on a webpage. Oh, and i want to run this monitoring on a linux server.

I'm seeing a database/web frontend type system, possibly php/mysql which would log all such details in the database, and the php would interpret the info, and show appropriate graphs of uptime, etc.

Any ideas? Any help would be much appreciated.