Login | Register
My pages Projects Community openCollabNet

On Friday, May 18, the normal maintenance window (17:00 Pacific time) will be extended for data center maintenance until 23:00 Pacific. No extended down-time is planned, but brief delays and interruptions are possible throughout the period.

If you were registered and logged in, you could join this project.

Summary A php script for monitoring server status.
Category design
License GNU General Public License
Owner(s) cronos

Servmon

The goal of the servmon project is to create a web interface that allows remote monitoring of servers status and processes.

This code has been tested with Linux, FreeBSD and OpenBSD. Soon will be ported to NetBSD.

At this moment it will check for:
  • System Information
  • Active Ports
  • Memory Information
  • Partition Information
  • Interface Information
  • vmstat
  • PS

PHP 4.2.2 is used as core language.

If you just installed servmon.php you should be able to see it here
Check these links for a servmon.php demo: Linux and FreeBSD.

This software is available via CVS from servmon.tigris.org.

Future project goals are:
  • NetBSD Port
  • Multi User Language Interface

Related resources

PHP.NET
PHP Documentation