DaMon Project
Experimental monitoring system
Description
This project consists in a couple of applications, according to the libSystem principles:
- Probe is an AppServer, acquiring locally the data to monitor;
- DaMon is an AppClient, connecting to the probes and updating RRD
databases.
A DaPortal module can be used as
a web frontend to the system.
The Probe is able to fetch these informations:
- uptime;
- load average;
- memory usage;
- swap usage;
- logged users count;
- process count;
- network interfaces statistics;
- disk space.
The next informations that may be implemented include:
- detailed TCP/IP statistics;
- system services statistics (mail, database...);
- ...
Screenshots
Requirements
This project is based on:
It is known to work on:
- Debian GNU/Linux sarge (x86)
- NetBSD 2.0, 3.0, 4.0 (x86)
Downloads
Script files
Anonymous CVS
$ cvs -z3 -d :pserver:anonymous@cvs.defora.org:/Data/CVS co \
'DeforaOS/Apps/Network/src/Probe'
Contact
Pierre 'khorben' Pronchery