[Nagiosplug-help] Nagios SNMP help for CPU utilization

Patrick Proy nagios-user at proy.org
Fri Feb 11 07:23:14 CET 2005


That's easy : just store the counter values, make a substraction and divide
by all the values. You will need to write a script for this... 
Why do you need instant CPU BTW ?

Patrick
nagios AT proy.org




-----Message d'origine-----
De : nagiosplug-help-admin at lists.sourceforge.net
[mailto:nagiosplug-help-admin at lists.sourceforge.net] De la part de Mohanty,
Amitabh (Corporate, consultant)
Envoyé : vendredi 11 février 2005 15:17
À : Patrick Proy; nagiosplug-help at lists.sourceforge.net
Objet : RE: [Nagiosplug-help] Nagios SNMP help for CPU utilization

Hi Patrick,
  Thanks for your quick response. I think I can use snmpget (in linux)
instead and add that command in a shell script and call the script in
Nagios. But do you know how can I convert the counter values (ssCpuRawUser,
ssCpuRawNice, ssCpuRawSystem, ssCpuRawIdle) to the percentage of CPU
utilization?

Thanks,
Amitabh

-----Original Message-----
From: Patrick Proy [mailto:nagios-user at proy.org]
Sent: Friday, February 11, 2005 8:25 AM
To: Mohanty, Amitabh (Corporate, consultant);
nagiosplug-help at lists.sourceforge.net
Subject: RE: [Nagiosplug-help] Nagios SNMP help for CPU utilization


Hi,

If you want real-time value, you must get the counters (ssCpuRawUser,
ssCpuRawNice, ssCpuRawSystem, ssCpuRawIdle) instead.
But you won't be able to use check_snmp....

Patrick
nagios AT proy.org

-----Message d'origine-----
De : nagiosplug-help-admin at lists.sourceforge.net
[mailto:nagiosplug-help-admin at lists.sourceforge.net] De la part de Mohanty,
Amitabh (Corporate, consultant) Envoyé : jeudi 10 février 2005 17:24 À :
nagiosplug-help at lists.sourceforge.net
Objet : [Nagiosplug-help] Nagios SNMP help for CPU utilization

Hi,
  I am using Nagios snmp plugin (NetSNMP) for monitoring the cpu usage of
remote servers (Running Red Hat Linux). The output I am getting is the
average value  instead of the real-time value (i.e. output of the top
command). I am using the following command. 
  I would appreciate if someone can help me out on this.

./check_snmp -H <host_name> -C <community_name> -o
.1.3.6.1.4.1.2021.11.9.0,.1.3.6.1.4.1.2021.11.10.0,.1.3.6.1.4.1.2021.11.11.0

Thanks,
Amitabh Mohanty
GE - CIS (Corporate Communications)
Tel: 203-944-6411 Dialcomm: 8*233-6411
Mobile: 203-223-9200
Email: amitabh.mohanty at corporate.ge.com 



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide Read honest & candid reviews
on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=ick
_______________________________________________
Nagiosplug-help mailing list
Nagiosplug-help at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
::: Please include plugins version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide Read honest & candid reviews
on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=ick
_______________________________________________
Nagiosplug-help mailing list
Nagiosplug-help at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
::: Please include plugins version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Help mailing list