[Techtalk] Monitoring Programs
Devdas Bhagat
devdas at dvb.homelinux.org
Thu Oct 7 21:16:07 EST 2004
On 07/10/04 05:12 -0400, Phil Savoie wrote:
> Hi All,
>
> Would like to know if there are monitoring programs that monitor the
> following: server processes, memory, bandwidth, routers,
> servers, hosts.
>
Nagios. http://www.nagios.org/
You could write your own hooks into SNMP with Net::SNMP and
http://net-snmp.sourceforge.net
Pretty graphs can be generated with MRTG, Cricket, Cacti, or your own
graphing routines (I like GD::Graph).
Ntop (http://www.ntop.org/) is useful for a moderate level of traffic
analysis. It does some simple bandwidth monitoring, but that isn't hard
to do with other scripts as well.
Devdas Bhagat
More information about the Techtalk
mailing list