Page 3 of 3
Re: Host details is not working for particular host
Posted: Thu Jun 04, 2015 9:23 pm
by phyo
tgriep wrote:Could you post this file from the Nagios system here so we can review it?
Code: Select all
/usr/local/nagios/share/perfdata/ASR9K_VIP/Bundle-Ether3.10922804_-_NC1-EST_VOD_Status.xml
There is no /usr/local/nagios/share/perfdata/ASR9K_VIP/Bundle-Ether3.10922804_-_NC1-EST_VOD_Status.xml in my nagios.
Re: Host details is not working for particular host
Posted: Fri Jun 05, 2015 8:45 am
by lmiltchev
Do you have any files at all in the "ASR9K_VIP" directory? Run the following command and show us the output?
Code: Select all
ls -la /usr/local/nagios/share/perfdata/ASR9K_VIP
Re: Host details is not working for particular host
Posted: Sun Jun 07, 2015 8:49 pm
by phyo
lmiltchev wrote:Do you have any files at all in the "ASR9K_VIP" directory? Run the following command and show us the output?
Code: Select all
ls -la /usr/local/nagios/share/perfdata/ASR9K_VIP
I attached the file as the output of ls -la /usr/local/nagios/share/perfdata/ASR9K_VIP.
Re: Host details is not working for particular host
Posted: Mon Jun 08, 2015 9:17 am
by lmiltchev
Can you move the "Bundle-Ether3.10922804_-_NC1-EST_VOD_Status.rrd" out of the perfdata directory to see if this is going to fix the issue?
Code: Select all
mv /usr/local/nagios/share/perfdata/ASR9K_VIP/Bundle-Ether3.10922804_-_NC1-EST_VOD_Status.rrd /tmp/
Re: Host details is not working for particular host
Posted: Mon Jun 15, 2015 9:37 pm
by phyo
lmiltchev wrote:Can you move the "Bundle-Ether3.10922804_-_NC1-EST_VOD_Status.rrd" out of the perfdata directory to see if this is going to fix the issue?
Code: Select all
mv /usr/local/nagios/share/perfdata/ASR9K_VIP/Bundle-Ether3.10922804_-_NC1-EST_VOD_Status.rrd /tmp/
Still can't access the host status details.
Re: Host details is not working for particular host
Posted: Mon Jun 15, 2015 11:34 pm
by Box293
Do you have paid support? This might be one of these problems easier to solve in a remote session.
If yes, please email
[email protected] referencing this thread.
Re: Host details is not working for particular host
Posted: Tue Jun 16, 2015 1:00 am
by phyo
Box293 wrote:Do you have paid support? This might be one of these problems easier to solve in a remote session.
If yes, please email
[email protected] referencing this thread.
We don't have paid support. Our one already expired.
Re: Host details is not working for particular host
Posted: Tue Jun 16, 2015 11:10 am
by tgriep
One more thing to try. Run the following tail command, edit any of the settings for that host, save it and apply the configuration. Post the output you get for the tail command.
Code: Select all
tail -f /usr/local/nagiosxi/var/cmdsubsys.log
Re: Host details is not working for particular host
Posted: Wed Jun 17, 2015 12:35 am
by phyo
tgriep wrote:One more thing to try. Run the following tail command, edit any of the settings for that host, save it and apply the configuration. Post the output you get for the tail command.
Code: Select all
tail -f /usr/local/nagiosxi/var/cmdsubsys.log
I have attached the output of the log.
Re: Host details is not working for particular host
Posted: Wed Jun 17, 2015 11:18 am
by tgriep
That log file looks good, no errors.
Unless you have some weird caching problem with your web browser, the only thing left is to delete that host and recreate it.