On Feb 15, 2012, at 7:22 PM, Mehmet Akcin wrote:

> Hello
> 
> I am using Intermapper to monitor various stuff in my network/services.
> 
> I have linux servers that i want to be aware if the interface utilization 
> goes higher than a value that's set or higher than certain percentage.
> 
> how can I achieve that? I tried using the custom snmp probe but not working 
> for me, any ideas or suggestion?
> 
> i am not trying to monitor switch or router , this is a server running centos 
> or ubuntu
> 
> thanks in advance


Greetings

most linux systems have included " snmpd"  This has to be activated before the 
*nix system will talk back. Without this, you most likely will only be able to 
do basic tcp or pings.

open a terminal and type man snmpd
and man snmpd.conf

the conf file is usually in /etc/snmp/snmpd.conf and the daemon is in 
/usr/sbin/snmpd

this assumes you have root level access.
-j____________________________________________________________________
List archives:
http://www.mail-archive.com/intermapper-talk%40list.dartware.com/
To unsubscribe: send email to: [email protected]

Reply via email to