| I'm the DRI for the Server Management project. As such, I'm the one responsible
for svrSystem_mib subagent.
I am currently looking into the cause of this and some related messages.
You can help me some if you would please send me (or post here) the results
of the following UNIX commands:
ps -eaf | grep mib
ps -eaf | grep snmp
ps -eaf | grep envmon
Run these commands after you notice the message, but before a reboot.
Thanks.
-Rick Taft
[email protected]
DTN: 462-6034
|
| Here is the information you requested:-
$ ps -eaf | grep env
root 435 1 0.0 May 15 ?? 8:50.55 sysmansh
/usr/sbin/envmond -ui cli
jhf 2495 12807 0.0 15:07:38 ttyp6 0:00.01 grep env
$ ps -eaf | grep mib
root 412 1 0.0 May 15 ?? 0:10.38
/usr/sbin/os_mibs
root 430 1 0.0 May 15 ?? 1:20.46
/usr/sbin/svrSystem_mib
jhf 28782 12807 0.0 15:06:47 ttyp6 0:00.01 grep mib
$ ps -eaf |grep snmp
root 414 1 0.0 May 15 ?? 3:20.52 /usr/sbin/snmpd
jhf 1486 12807 0.0 15:07:06 ttyp6 0:00.01 grep snmp
$
When the error occurs, the customer does not have to reboot. It does
not appear to cause a problem but the customer would like to know what
it means.
Thanks,
Jon
|