Server Management - Systems Insight Manager
1833848 Members
2334 Online
110063 Solutions
New Discussion

Re: smtpd - cpu monitor in linux

 
Stefano Galbusera
Occasional Advisor

smtpd - cpu monitor in linux

I have configured my linux server to send trap to the SIM server and setting the line

load 12 14 14

in /etc/snmp/snmp.conf to monitor the cpu load, but i can't see anything in my SIM console.. is that possible?

2 REPLIES 2
David Claypool
Honored Contributor

Re: smtpd - cpu monitor in linux

Unless you check "Accept unregistered events" then hpSIM will ignore any trap that does not match up with a MIB. If I understand what you're doing properly, you need the enterprises.ucdavis MIBs to use this function properly and hpSIM doesn't come with that.
Stefano Galbusera
Occasional Advisor

Re: smtpd - cpu monitor in linux

Yes, "Accept unregistered events" is checked..
I try to import the ucdavis MIB with mcompile and mxlib, but i can see only ucdStart and ucdShutdown events.

Where I am wrong?
Is there any other method to monitor the cpu load and the presence of any process in my server with SIM?