Nagios xi ALL RRD's stopped gathering data

This support forum board is for support questions relating to Nagios xi, our flagship commercial network monitoring solution.
rbuckle
Posts: 146
Joined: Tue Aug 04, 2015 12:25 pm
Location: Idaho

Nagios xi ALL RRD's stopped gathering data

Post by rbuckle »

For some reason ALL bandwidth charting in Nagios has stopped functioning... could there be an issue with mrtg?

SNMP seems to be working fine, the OID probes that i have setup seem to be function just nothing rrd related?

What could just stop all rrds from working?
----------------------------------
Running:
Installed Version: 5.8.3
OS: CentOS 7
Nagios xi
Enterprise License
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Nagios xi ALL RRD's stopped gathering data

Post by tmcdonald »

I would start by looking through this KB article, it covers the common issues with performance graphs: https://support.nagios.com/kb/article.php?id=9
Former Nagios employee
rbuckle
Posts: 146
Joined: Tue Aug 04, 2015 12:25 pm
Location: Idaho

Re: Nagios xi ALL RRD's stopped gathering data

Post by rbuckle »

So i just worked through that file you posted and thank you for that... It looks like ncpd is processing information correctly, none of those steps provided an error. I see rrd's updated in the logs files so all i can surmise is that either the check_mrtgraph is not functional or the information that is being pulled for the graphs is blank.

Code: Select all

[nagios@Nagiosxi ~]$ /usr/local/nagios/libexec/check_rrdtraf_bits -f /var/lib/mrtg/10.0.0.50_1.rrd -w 1000,1000 -c 1800,1800 -l M
OK - Current BW in: 0Mbps Out: 0Mbps|in=0Mb/s;1000;1800 out=0Mb/s;1000;1800
The value of 0 pulled out of the rrd.

for some reason this just stopped... All of the rrd based chart showed '0' at the same time and it wasn't after a config update.
----------------------------------
Running:
Installed Version: 5.8.3
OS: CentOS 7
Nagios xi
Enterprise License
rbuckle
Posts: 146
Joined: Tue Aug 04, 2015 12:25 pm
Location: Idaho

Re: Nagios xi ALL RRD's stopped gathering data

Post by rbuckle »

So i created a new host this morning with the Router Wizard and this is the result:

Code: Select all

TestHostView service status details for this host	E2-V2050 Bandwidth	Unknown	37m 12s	5/5	2017-02-28 09:30:27	/var/lib/mrtg/10.41.0.1_14.rrd does not exist.
ether1 Bandwidth	Unknown	39m 11s	5/5	2017-02-28 09:33:23	/var/lib/mrtg/10.41.0.1_3.rrd does not exist.
ether2 Bandwidth	Unknown	37m 12s	5/5	2017-02-28 09:30:28	/var/lib/mrtg/10.41.0.1_4.rrd does not exist.
ether3 Bandwidth	Unknown	37m 18s	5/5	2017-02-28 09:30:18	/var/lib/mrtg/10.41.0.1_5.rrd does not exist.
ether4 Bandwidth	Unknown	39m 11s	5/5	2017-02-28 09:33:24	/var/lib/mrtg/10.41.0.1_6.rrd does not exist.
ether5 Bandwidth	Unknown	37m 12s	5/5	2017-02-28 09:30:27	/var/lib/mrtg/10.41.0.1_7.rrd does not exist.
ether6 Bandwidth	Unknown	40m 32s	5/5	2017-02-28 09:32:03	/var/lib/mrtg/10.41.0.1_8.rrd does not exist.
ether7 Bandwidth	Unknown	39m 11s	5/5	2017-02-28 09:33:25	/var/lib/mrtg/10.41.0.1_9.rrd does not exist.
ether8 Bandwidth	Unknown	37m 11s	5/5	2017-02-28 09:30:29	/var/lib/mrtg/10.41.0.1_10.rrd does not exist.
lobridge Bandwidth	Unknown	37m 41s	5/5	2017-02-28 09:29:59	/var/lib/mrtg/10.41.0.1_13.rrd does not exist.
Ping	Ok	39m 35s	1/5	2017-02-28 09:29:11	OK - 10.41.0.1: rta 0.214ms, lost 0%
sfp-plus1 Bandwidth	Unknown	39m 10s	5/5	2017-02-28 09:33:25	/var/lib/mrtg/10.41.0.1_1.rrd does not exist.
sfp-plus2 Bandwidth	Unknown	37m 11s	5/5	2017-02-28 09:30:29	/var/lib/mrtg/10.41.0.1_2.rrd does not exist.
Be aware that this is 40 minutes or so after i created the host.... Guess MRTG is not creating or updating the rrd's
----------------------------------
Running:
Installed Version: 5.8.3
OS: CentOS 7
Nagios xi
Enterprise License
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Nagios xi ALL RRD's stopped gathering data

Post by tgriep »

The bandwidth graphs are created by a different process called MRTG and the following are a few KB articles you can go through to fix the issue you are having.
https://support.nagios.com/kb/article.php?id=512
https://support.nagios.com/kb/article.php?id=511
Be sure to check out our Knowledgebase for helpful articles and solutions!
rbuckle
Posts: 146
Joined: Tue Aug 04, 2015 12:25 pm
Location: Idaho

Re: Nagios xi ALL RRD's stopped gathering data

Post by rbuckle »

Unfort that doesnt seem to cover the error i am getting:

Code: Select all

[root@Nagiosxi conf.d]# LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 13:53:23: WARNING: Expected a number but got 'noSuchInstance'
SNMPGET Problem for ifInOctets.1 ifOutOctets.1 on Canopy@10.32.1.100:161::::2:v4only: No response from remote                                        host '10.32.1.100' at /usr/bin/../lib/mrtg2/Net_SNMP_util.pm line 594
        Net_SNMP_util::snmpget('Canopy@10.32.1.100:161::::2:v4only', 'HASH(0x2bd17c8)', 'ifInOctets.1', 'ifOut                                       Octets.1') called at /usr/bin/mrtg line 2330
        main::getsnmparg('HASH(0x21a3288)', 'HASH(0x2bd1e40)', 'HASH(0x209a0a0)', 'HASH(0x2533ae0)') called at                                        /usr/bin/mrtg line 2510
        main::readtargets('HASH(0x21a3288)', 'ARRAY(0x23d98f8)', 'HASH(0x209a0a0)') called at /usr/bin/mrtg li                                       ne 403
        main::main called at /usr/bin/mrtg line 143
2017-02-28 13:53:23: WARNING: skipping because at least the query for ifInOctets.1 on  10.32.1.100 did not suc                                       ceed
2017-02-28 13:53:23: WARNING: no data for ifInOctets&ifOutOctets:Canopy@10.32.1.100. Skipping further queries                                        for Host 10.32.1.100 in this round.
2017-02-28 13:53:35: ERROR: Target[10.48.100.2_11][_IN_] ' $target->[31]{$mode} ' did not eval into defined da                                       ta
2017-02-28 13:53:35: ERROR: Target[10.48.100.2_11][_OUT_] ' $target->[31]{$mode} ' did not eval into defined d                                       ata
2017-02-28 13:53:35: ERROR: Target[10.32.1.100_1][_IN_] ' $target->[124]{$mode} ' did not eval into defined da                                       ta
It goes on, what could have caused this? and how do i fix it short of having to delete all the configs and completely redoing all the hosts with the wizard?
----------------------------------
Running:
Installed Version: 5.8.3
OS: CentOS 7
Nagios xi
Enterprise License
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Nagios xi ALL RRD's stopped gathering data

Post by tgriep »

Can you login to the Nagios server as root, run the following command and post the output?
Also, can you run the following commands as root and post the /tmp/mrtg.txt file?

Code: Select all

LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg -debug=cfg,base &> /tmp/mrtg.txt
ls -lR /etc/mrtg >>/tmp/mrtg.txt
This should provide more debugging information so we can troubleshoot the issue.
Be sure to check out our Knowledgebase for helpful articles and solutions!
rbuckle
Posts: 146
Joined: Tue Aug 04, 2015 12:25 pm
Location: Idaho

Re: Nagios xi ALL RRD's stopped gathering data

Post by rbuckle »

Done... please let me know what you find
You do not have the required permissions to view the files attached to this post.
----------------------------------
Running:
Installed Version: 5.8.3
OS: CentOS 7
Nagios xi
Enterprise License
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Nagios xi ALL RRD's stopped gathering data

Post by tgriep »

Sorry, I missed a few commands from my earlier post, can run the following commands and post the output?

Code: Select all

LANG=C LC_ALL=C /usr/bin/mrtg
time LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg
Then run the following command post the /tmp/ls.txt file?

Code: Select all

ls -lR /var/lib/mrtg >>/tmp/ls.txt
Thanks
Be sure to check out our Knowledgebase for helpful articles and solutions!
rbuckle
Posts: 146
Joined: Tue Aug 04, 2015 12:25 pm
Location: Idaho

Re: Nagios xi ALL RRD's stopped gathering data

Post by rbuckle »

Here you go:

Code: Select all

[root@Nagiosxi ~]# LANG=C LC_ALL=C /usr/bin/mrtg
Usage: mrtg <config-file>

mrtg-2.17.4 - Multi Router Traffic Grapher

Copyright 1995-2006 by Tobias Oetiker
Licensed under the Gnu GPL.

If you want to know more about this tool, you might want
to read the docs. You can find everything on the
mrtg website:

http://oss.oetiker.ch/mrtg/

Code: Select all

[root@Nagiosxi ~]# time LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
2017-02-28 15:17:14: WARNING: Expected a number but got 'noSuchInstance'
SNMPGET Problem for ifInOctets.1 ifOutOctets.1 on Canopy@10.32.1.100:161::::2:v4only: No response from remote host '10.32.1.100' at /usr/bin/../lib/mrtg2/Net_SNMP_util.pm line 594
        Net_SNMP_util::snmpget('Canopy@10.32.1.100:161::::2:v4only', 'HASH(0x2136510)', 'ifInOctets.1', 'ifOutOctets.1') called at /usr/bin/mrtg line 2330
        main::getsnmparg('HASH(0x17097c8)', 'HASH(0x2136b88)', 'HASH(0x15ff720)', 'HASH(0x1a98a08)') called at /usr/bin/mrtg line 2510
        main::readtargets('HASH(0x17097c8)', 'ARRAY(0x193e8f0)', 'HASH(0x15ff720)') called at /usr/bin/mrtg line 403
        main::main called at /usr/bin/mrtg line 143
2017-02-28 15:17:14: WARNING: skipping because at least the query for ifInOctets.1 on  10.32.1.100 did not succeed
2017-02-28 15:17:14: WARNING: no data for ifInOctets&ifOutOctets:Canopy@10.32.1.100. Skipping further queries for Host 10.32.1.100 in this round.
2017-02-28 15:17:26: ERROR: Target[10.48.100.2_11][_IN_] ' $target->[31]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.48.100.2_11][_OUT_] ' $target->[31]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.32.1.100_1][_IN_] ' $target->[124]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.32.1.100_1][_OUT_] ' $target->[124]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.32.1.100_2][_IN_] ' $target->[125]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.32.1.100_2][_OUT_] ' $target->[125]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.32.1.100_3][_IN_] ' $target->[126]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.32.1.100_3][_OUT_] ' $target->[126]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.32.1.100_4][_IN_] ' $target->[127]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.32.1.100_4][_OUT_] ' $target->[127]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.32.1.100_5][_IN_] ' $target->[128]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.32.1.100_5][_OUT_] ' $target->[128]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.32.1.100_6][_IN_] ' $target->[129]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.32.1.100_6][_OUT_] ' $target->[129]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.32.1.100_7][_IN_] ' $target->[130]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.32.1.100_7][_OUT_] ' $target->[130]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.32.1.100_8][_IN_] ' $target->[131]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.32.1.100_8][_OUT_] ' $target->[131]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.32.1.100_9][_IN_] ' $target->[132]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.32.1.100_9][_OUT_] ' $target->[132]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.32.1.100_10][_IN_] ' $target->[133]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.32.1.100_10][_OUT_] ' $target->[133]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.32.1.100_11][_IN_] ' $target->[134]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.32.1.100_11][_OUT_] ' $target->[134]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.32.1.100_12][_IN_] ' $target->[135]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.32.1.100_12][_OUT_] ' $target->[135]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.15.100.46_11][_IN_] ' $target->[332]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.15.100.46_11][_OUT_] ' $target->[332]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.15.100.46_22][_IN_] ' $target->[341]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.15.100.46_22][_OUT_] ' $target->[341]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.15.100.46_23][_IN_] ' $target->[342]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.15.100.46_23][_OUT_] ' $target->[342]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.15.100.46_24][_IN_] ' $target->[343]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.15.100.46_24][_OUT_] ' $target->[343]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.15.100.46_25][_IN_] ' $target->[344]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.15.100.46_25][_OUT_] ' $target->[344]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.15.100.46_26][_IN_] ' $target->[345]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.15.100.46_26][_OUT_] ' $target->[345]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.0.1.122_14][_IN_] ' $target->[424]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.0.1.122_14][_OUT_] ' $target->[424]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.0.0.41_12][_IN_] ' $target->[500]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.0.0.41_12][_OUT_] ' $target->[500]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.0.0.41_15][_IN_] ' $target->[502]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.0.0.41_15][_OUT_] ' $target->[502]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.0.0.27_11][_IN_] ' $target->[654]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.0.0.27_11][_OUT_] ' $target->[654]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.0.0.17_107][_IN_] ' $target->[702]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.0.0.17_107][_OUT_] ' $target->[702]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.0.0.13_20][_IN_] ' $target->[783]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.0.0.13_20][_OUT_] ' $target->[783]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.0.0.13_24][_IN_] ' $target->[784]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.0.0.13_24][_OUT_] ' $target->[784]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.0.0.11_15][_IN_] ' $target->[807]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.0.0.11_15][_OUT_] ' $target->[807]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.0.0.11_16][_IN_] ' $target->[808]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.0.0.11_16][_OUT_] ' $target->[808]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.0.0.11_17][_IN_] ' $target->[809]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.0.0.11_17][_OUT_] ' $target->[809]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.0.0.11_18][_IN_] ' $target->[810]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.0.0.11_18][_OUT_] ' $target->[810]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.0.0.11_19][_IN_] ' $target->[811]{$mode} ' did not eval into defined data
2017-02-28 15:17:26: ERROR: Target[10.0.0.11_19][_OUT_] ' $target->[811]{$mode} ' did not eval into defined data

real    0m12.907s
user    0m1.318s
sys     0m0.109s
You do not have the required permissions to view the files attached to this post.
----------------------------------
Running:
Installed Version: 5.8.3
OS: CentOS 7
Nagios xi
Enterprise License