Search found 4 matches

by roybad
Sat Jun 30, 2018 2:55 am
Forum: Nagios XI
Topic: XI 5.5 bug?
Replies: 28
Views: 6098

Re: XI 5.5 bug?

I had the exact same issue. Stopped at the same place - I ran the bash file, line by line and it installed... and how I regret it. How, all my NRDP inbound alerts are treated each time as a new alert "Look I've recovered..".. "Loook I've recovered" (again and again) I'm about to ...
by roybad
Wed May 31, 2017 7:59 am
Forum: Open Source Nagios Projects
Topic: Counter64 and check_snmp RRD
Replies: 7
Views: 4590

Re: Counter64 and check_snmp RRD

Thank you mcapra. Those articles are fab - it all makes sense now ! I did delete the RRD data file nad let it start filling again - no change. I think the easiest thing would be to wrap check_snmp with a bash file and remove the 'c' :) @ tgriep - No, it seems I'm not authorized to read that but as I...
by roybad
Tue May 30, 2017 11:53 am
Forum: Open Source Nagios Projects
Topic: Counter64 and check_snmp RRD
Replies: 7
Views: 4590

Re: Counter64 and check_snmp RRD

Thanks tacolover101 for reply so quickly.

The version is v.2.0.3

/usr/local/nagios/libexec/check_snmp --version
check_snmp v2.0.3 (nagios-plugins 2.0.3)

Is there a newer one?

(@ tmcdonald - thanks, I'll try that next time)
by roybad
Mon May 29, 2017 3:02 pm
Forum: Open Source Nagios Projects
Topic: Counter64 and check_snmp RRD
Replies: 7
Views: 4590

Counter64 and check_snmp RRD

Hi everyone I have a problem and I'm hoping someone has a quick fix. Checking SNMP values in NagiosXI and we noticed all the ones that are returned as Counter64 are not being graphed correctly by RRD. Looking at the output from check_snmp with a -v to see what it's doing, it adds a "c" to ...