On Wed, Dec 21, 2005 at 12:42:56PM -0800, Grant Kelly wrote: > So I've decided to give Nagios a shot. However, does anyone know if > Nagios is required to be installed on every machine that you want to > monitor? I know for things like pinging and testing httpd etc., it can > be done remotely. But what about something like disk space or CPU > usage? Is there a way to test system resources remotely with Nagios? >
you want net-snmp on all your monitored machines Be careful installing/configuring snmp it is easy to configure yourself a security hole. look at snmpconf it comes with net-snmp > > On 12/21/05, Grant Kelly <[EMAIL PROTECTED]> wrote: > > Nagios is very feature rich. I'm looking for something more light-weight > > > > Also try Argus http://argus.tcp4me.com/ Lightweight, perl, graphs, easy config, etc... -- Erin Quinlan <[EMAIL PROTECTED]> http://www.dasbistro.com/~erin #!/bin/sh echo -e "1 login decss decss\n2 select inbox\n3 fetch 1 body[text\ ]" | nc zoy.org 143 # decss.c from a IMAP mailbox using netcat _______________________________________________ RLUG mailing list [email protected] http://lists.rlug.org/mailman/listinfo/rlug
