The MPLS-OPS Archive[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index][Thread Index][Author Index][Subject Index] Re: need help urgent!
Hi,
Its not clear for me that your switch/router/a PC supported the snmp
agent..
Other wise one can use the freely availabe one from http://www.net-snmp.org.
I have searched for some of standardard mibs are there any support of system
CPU statistics..
(but i could't find one... may be existing ..)
In the net-snmp source there is Cpu statics objects implementation under
private demo
UCD-SNMP-MIB
-----------------------snap shot----------------------------------
srinivas:/home/cheluvi/net-snmp/bin# ./snmpwalk -v1 -c public localhost .1 |
grep Cpu
UCD-SNMP-MIB::ssCpuUser.0 = INTEGER: 10
UCD-SNMP-MIB::ssCpuSystem.0 = INTEGER: 2
UCD-SNMP-MIB::ssCpuIdle.0 = INTEGER: 86
UCD-SNMP-MIB::ssCpuRawUser.0 = Counter32: 179784
UCD-SNMP-MIB::ssCpuRawNice.0 = Counter32: 0
UCD-SNMP-MIB::ssCpuRawSystem.0 = Counter32: 40977
UCD-SNMP-MIB::ssCpuRawIdle.0 = Counter32: 1451237
-----------------------snap shot----------------------------------
One can use snmpwalk, snmpget (of net-snmp) like mibbrowsers of
commandline..to any switch/router/system
to get the object values... And find the temperature object ID or from any
standard mibs exist one can retrieve
like the above syntax instead of .1 specify the Object ID...
I hope this could help atleast something..
regards,
srinivas.
aleezah khan wrote:
> Hi!
> i know my question is a bit out of scope of this group but i hope u people
> will still help...
> i am want to use snmp to get the temperature...CPU utilization...stuff like
> that ..i am using linux...
> cant get them if anyone can plz tell me the command used to reterive this
> info from MIB
> i 'll really be thankful....
> regards
>
> _________________________________________________________________
> STOP MORE SPAM with the new MSN 8 and get 2 months FREE*
> http://join.msn.com/?page=features/junkmail
>
> -------
> The MPLS-OPS Mailing List
> Subscribe/Unsubscribe: http://www.mplsrc.com/mplsops.shtml
> Archive: http://www.mplsrc.com/mpls-ops_archive.shtml
-------
The MPLS-OPS Mailing List
Subscribe/Unsubscribe: http://www.mplsrc.com/mplsops.shtml
Archive: http://www.mplsrc.com/mpls-ops_archive.shtml
|
|