when i check for cpu usage details by check_cpu_ucd .It is not giving information ,it is giving error like
.ERROR: no/not all CPU values received
[root@localhost plugins]# ./check_cpu_ucd -H 127.0.0.1 -w 59 -c 89 -v
Starting SNMP Session
1st Measurement of CPU-Load
Waiting 5 seconds
2nd Measurement of CPU-Load
UCDAVIS systemStats OIDs
========================
1.3.6.1.4.1.2021.11.50 :
1.3.6.1.4.1.2021.11.51 :
1.3.6.1.4.1.2021.11.52 :
1.3.6.1.4.1.2021.11.53 :
1.3.6.1.4.1.2021.11.54 :
1.3.6.1.4.1.2021.11.55 :
1.3.6.1.4.1.2021.11.56 :
1.3.6.1.4.1.2021.11.61 :
UCDAVIS systemStats OIDs
========================
1.3.6.1.4.1.2021.11.50 :
1.3.6.1.4.1.2021.11.51 :
1.3.6.1.4.1.2021.11.52 :
1.3.6.1.4.1.2021.11.53 :
1.3.6.1.4.1.2021.11.54 :
1.3.6.1.4.1.2021.11.55 :
1.3.6.1.4.1.2021.11.56 :
1.3.6.1.4.1.2021.11.61 :
Values in timeticks and percent for key:1st
us: 0, 0.00%
sy: 0, 0.00%
id: 0, 0.00%
wa: 0, 0.00%
total: 0
Values in timeticks and percent for key:2nd
us: 0, 0.00%
sy: 0, 0.00%
id: 0, 0.00%
wa: 0, 0.00%
total: 0
ERROR: no/not all CPU values received
-------------------------------------------------------------------
How can i get cpu usage deatils and memory usage .Please help me .
Thanks&Regards,
Srinu