Search found 8 matches

by quartix
Fri Apr 22, 2016 3:24 am
Forum: Nagios XI
Topic: Can't get check_snmp to graph - no rrd file
Replies: 6
Views: 350

Re: Can't get check_snmp to graph - no rrd file

Hi, Here is the check command running from the CLI: [root@nagiosxi ~]# /usr/local/nagios/libexec/check_snmp -H 192.168.17.252 -o .1.3.6.1.4.1.3224.16.3.2.0 -C public -P 2c -l "Current Sessions" -w 30000 -c 40000 SNMP OK - Current Sessions 6949 | 'Current Sessions'=6949;30000;40000;30000;40...
by quartix
Wed Apr 06, 2016 3:21 am
Forum: Nagios XI
Topic: Can't get check_snmp to graph - no rrd file
Replies: 6
Views: 350

Re: Can't get check_snmp to graph - no rrd file

Hi, Apologies for not replying earlier I didn't get an email notification - here's the results of running those commands: [root@nagiosxi ~]# service npcd status NPCD running (pid 15235). [root@nagiosxi ~]# ls -l /usr/local/nagios/var/spool/xidpe | wc -l 3 [root@nagiosxi ~]# ls -l /usr/local/nagios/v...
by quartix
Wed Mar 30, 2016 3:21 am
Forum: Nagios XI
Topic: Can't get check_snmp to graph - no rrd file
Replies: 6
Views: 350

Can't get check_snmp to graph - no rrd file

Hi, I've got some custom service checks which use check_snmp to get the data which returns just fine. It's to get the number of sessions currently connected to our Juniper firewalls. However it used to graph but we have recently noticed it's not working anymore, the graphs just say no data to displa...
by quartix
Fri Jan 30, 2015 4:35 am
Forum: Nagios XI
Topic: check_mssql graph/chart problem
Replies: 11
Views: 653

Re: check_mssql graph/chart problem

Hi Guys,

Thanks for the help. I updated to 2.5 just now, and that didn't fix the issue, but removing the extra semi-colon seems to have kicked it into life again :)

Cheers
by quartix
Tue Jan 27, 2015 4:08 am
Forum: Nagios XI
Topic: check_mssql graph/chart problem
Replies: 11
Views: 653

Re: check_mssql graph/chart problem

Ok the output from the first command is: [root@nagiosxi ~]# /usr/local/nagios/libexec/check_mssql_server.py -H 10.241.20.15 -U 'Nagios' -P 'blankedout' -p 1433 --deadlocks --warning 20 --critical 30 OK: Deadlocks / Sec is 0.0/sec|deadlocks=0.0;20;30;;; Also here is the output of another command whic...
by quartix
Mon Jan 26, 2015 1:22 pm
Forum: Nagios XI
Topic: check_mssql graph/chart problem
Replies: 11
Views: 653

Re: check_mssql graph/chart problem

Ok I've done that, unfortunately it hasn't helped. I've tried deleting all the old RRD files for those checks and it won't recreate the files either... I've reconfigured the check too to see if that would help but no luck there either. I don't really want to have to delete these services and try to ...
by quartix
Mon Jan 26, 2015 5:11 am
Forum: Nagios XI
Topic: check_mssql graph/chart problem
Replies: 11
Views: 653

Re: check_mssql graph/chart problem

Hi, The check is here: /usr/local/nagios/libexec/check_mssql_server.py -H 10.241.20.15 -U 'Nagios' -P 'blankedout' -p 1433 --deadlocks --warning 20 --critical 30 It was created using the wizard, in an older version of nagios, it was then updated to 2014R2 on jan 5th and since then it's now on 2.4 an...
by quartix
Fri Jan 23, 2015 11:25 am
Forum: Nagios XI
Topic: check_mssql graph/chart problem
Replies: 11
Views: 653

check_mssql graph/chart problem

Hi, I've just noticed that check_mssql won't store any data in the graphs anymore. It was working fine before the 5th Jan and showing trends etc in the graphs since we updated from 2014r2.0 to 2014r2.3 on that date. I've checked the version of the check_mssql script which is 0.7.2, and can be seen f...