Hi Nagios support.
I have an issue, I cannot see the Report Bandwith report for one Host, the rest of the host are showing perfect on the report.
This host which doesnt appear on the report has its data, as I can see it in the graph explorer.
I have run the repair Databases scripts adn reload nagios services without success....
Any idea?
Regards,
Nagios XI 2014R2.7
Enterprise license
some Host not appear in bandwidth usage report.
-
carlos.atos
- Posts: 29
- Joined: Mon Nov 10, 2014 1:08 pm
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: some Host not appear in bandwidth usage report.
Run this command in an SSH session on your XI host:
Now go and run the report and post any errors that are appearing in the SSH session.
Code: Select all
tail /var/log/httpd/error_log -fAs of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
-
carlos.atos
- Posts: 29
- Joined: Mon Nov 10, 2014 1:08 pm
Re: some Host not appear in bandwidth usage report.
Hello, sorry for the delay,
This is what I've got for running the command on SSH console
This is what I've got for running the command on SSH console
Code: Select all
root@localhost ~]# tail /var/log/httpd/error_log -f
[Wed Sep 23 09:15:24 2015] [error] [client 55.49.37.192] PHP Notice: Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://10.51.37.28/nagiosxi/includes/components/ccm/index.php
[Wed Sep 23 09:15:24 2015] [error] [client 55.49.37.192] PHP Notice: Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://10.51.37.28/nagiosxi/includes/components/ccm/index.php
[Wed Sep 23 09:15:24 2015] [error] [client 55.49.37.192] PHP Notice: Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://10.51.37.28/nagiosxi/includes/components/ccm/index.php
[Wed Sep 23 09:15:46 2015] [error] [client 55.49.37.192] PHP Notice: Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://10.51.37.28/nagiosxi/includes/components/ccm/index.php?type=host&page=1
I still cannot Run the Report, the host doesn't appear con the Bandwidth usage report.
Let me know what can you see from the output
Regards
[Wed Sep 23 09:15:46 2015] [error] [client 55.49.37.192] PHP Notice: Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://10.51.37.28/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Wed Sep 23 09:15:46 2015] [error] [client 55.49.37.192] PHP Notice: Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://10.51.37.28/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Wed Sep 23 09:15:59 2015] [error] [client ::1] PHP Notice: Undefined index: language in /usr/local/nagiosxi/html/includes/components/ccm/includes/common_functions.inc.php on line 710
[Wed Sep 23 09:15:59 2015] [error] [client ::1] PHP Notice: Undefined index: language in /usr/local/nagiosxi/html/includes/components/ccm/includes/common_functions.inc.php on line 711
[Thu Sep 24 12:58:02 2015] [error] [client 10.51.36.18] PHP Notice: Undefined variable: count in /usr/local/nagiosxi/html/includes/components/tracerouteaction/traceroute.php on line 61
[Thu Sep 24 13:00:04 2015] [error] [client 10.51.36.18] File does not exist: /usr/local/nagiosxi/html/includes/components/nagioscore/ui/js/jquery, referer: https://10.51.37.28/nagiosxi/includes/components/nagioscore/ui/status.php?host=CWS-2960-SW03
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: some Host not appear in bandwidth usage report.
Can you post a screenshot of the host and it's services in the service detail screen.
Specifically I want to see the exact name of the host.
Specifically I want to see the exact name of the host.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.