Hi,
Neither of the servers are using SSL. I tried the commands you gave anyways:
./check_nna.py -H 138.120.120.33 -K a29217b1cd3352cb29902b2c21ca1fd44ce38df2 -S 41 -m bytes -w 135000000000 -c 153000000000 --secure
UNKNOWN - Error occurred while running the plugin.
[root@zeus libexec]# ./check_nna.py -H xxx.xxx.xxx.xxx -K a29217b1cd3352cb29902b2c21ca1fd44ce38df2 -S 41 -m bytes -w 135000000000 -c 153000000000 --secure --ignorecert
UNKNOWN - Error occurred while running the plugin.
I tried looking through logs in nagios/var and nagiosxi/var, but couldn't find anything related to this plugin. Perhaps i overlooked it or mabey there's another log somewhere?
NNA sources not showing data in nagiosxi after upgrade
Re: NNA sources not showing data in nagiosxi after upgrade
Download the updated "Nagios Network Analyzer" wizard (ver. 1.0.7) below:
Don't unzip it. Install it as you would any other wizard:
Don't unzip it. Install it as you would any other wizard:
Rerun the wizard against your host. Do the checks work now?Admin > Manage Config Wizards > Browse > networkanalyzer.zip > Upload & Install
You do not have the required permissions to view the files attached to this post.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: NNA sources not showing data in nagiosxi after upgrade
I appreciate the work on this! Unfortunately i still have an issue.
I uploaded the new NNA wizard as provided. I deleted an NNA_host and then re-added it via the new version of the wizard. I cant tell if it solved the issue. This is because neither the NNA_host nor its three services show up in home->hostgroup grid or home->host status or home->service status, or anywhere in home.
If i go to configure-> hosts or services, i can see that the wizard has added them though.
I uploaded the new NNA wizard as provided. I deleted an NNA_host and then re-added it via the new version of the wizard. I cant tell if it solved the issue. This is because neither the NNA_host nor its three services show up in home->hostgroup grid or home->host status or home->service status, or anywhere in home.
If i go to configure-> hosts or services, i can see that the wizard has added them though.
Re: NNA sources not showing data in nagiosxi after upgrade
Hmm, it seems like you were not able to apply configuration for some reason. Can you run the following command and show the output?
Can you see the new host and its services in the GUI now?
Code: Select all
/usr/local/nagiosxi/scripts/reconfigure_nagios.shBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: NNA sources not showing data in nagiosxi after upgrade
So the command you gave me above did indeed cause my missing source and services to show up under home.
And when it does everything is working now! I can see the data sent up from the NNA.
But when i try deleting another source and re-adding it with the new NNA wizard version, the same thing happens and i have to re-run the command to have it show up. Playing with it a bit i found that if i delete and re-add a source, i can get it to show up in home, if i click the apply configuration button. So i would be led to believe the new version of the wizard is failing to do this.
BTW, since upgrade to 5.6.3 i found the apply configuration takes about 20-30 seconds to complete, when it used to take a second or two.
Let me know if you still want to see the output of the reconfigure_nagios script.
Thanks!
And when it does everything is working now! I can see the data sent up from the NNA.
But when i try deleting another source and re-adding it with the new NNA wizard version, the same thing happens and i have to re-run the command to have it show up. Playing with it a bit i found that if i delete and re-add a source, i can get it to show up in home, if i click the apply configuration button. So i would be led to believe the new version of the wizard is failing to do this.
BTW, since upgrade to 5.6.3 i found the apply configuration takes about 20-30 seconds to complete, when it used to take a second or two.
Let me know if you still want to see the output of the reconfigure_nagios script.
Thanks!
Re: NNA sources not showing data in nagiosxi after upgrade
Running the reconfigure_nagios.sh script is the same as applying configuration. It is possible that configuration is not applied after you run the wizard, because you or someone on your team selected this check-box:But when i try deleting another source and re-adding it with the new NNA wizard version, the same thing happens and i have to re-run the command to have it show up. Playing with it a bit i found that if i delete and re-add a source, i can get it to show up in home, if i click the apply configuration button. So i would be led to believe the new version of the wizard is failing to do this.
I am not sure why this would be. What is the version of Nagios XI that you upgraded from? Have you made any changes to the system after the upgrade? You can probably open a ticket on the second issue via our support center here:BTW, since upgrade to 5.6.3 i found the apply configuration takes about 20-30 seconds to complete, when it used to take a second or two.
https://support.nagios.com/tickets/
We will need your latest profile (Admin > System Profile > Download Profile). Our techs would determine if remote session would be required to further troubleshoot the issue.
You do not have the required permissions to view the files attached to this post.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: NNA sources not showing data in nagiosxi after upgrade
Yep, that button was indeed selected. So i am good now.
I will watch the configuration apply time closely and raise a ticket if needed.
Thanks for your help! I think you can close this issue.
I will watch the configuration apply time closely and raise a ticket if needed.
Thanks for your help! I think you can close this issue.
Re: NNA sources not showing data in nagiosxi after upgrade
I am glad I could help.
Be sure to check out our Knowledgebase for helpful articles and solutions!