Search found 19 matches
- Wed Mar 04, 2020 8:33 am
- Forum: Nagios Network Analyzer
- Topic: False service status warning in Nagios XI
- Replies: 11
- Views: 8701
Re: False service status warning in Nagios XI
I also said It worked for bytes and flows but not for packets. The error says: check_nna.py: error: You must set warning and critical values. Use --help for more info. Suggested values for warning and critical are zero in Xi wizard for NNA. The NNA server also does not record any pockets so it passe...
- Tue Mar 03, 2020 3:57 pm
- Forum: Nagios Network Analyzer
- Topic: False service status warning in Nagios XI
- Replies: 11
- Views: 8701
Re: False service status warning in Nagios XI
They are zeros. As I said, even on the NNA server when I click on pockets to show pockets on the bandwidth graph, the graph shows nothing.
- Tue Mar 03, 2020 2:28 pm
- Forum: Nagios Network Analyzer
- Topic: False service status warning in Nagios XI
- Replies: 11
- Views: 8701
Re: False service status warning in Nagios XI
It worked for bytes and flows but not for packets. The error says: check_nna.py: error: You must set warning and critical values. Use --help for more info. Suggested values for warning and critical are zero in Xi wizard for NNA. The NNA server also does not record any pockets so it passes zeros to t...
- Tue Mar 03, 2020 9:59 am
- Forum: Nagios Network Analyzer
- Topic: False service status warning in Nagios XI
- Replies: 11
- Views: 8701
Re: False service status warning in Nagios XI
I have not modified any files. #!/usr/bin/env python """ Nagios Network Analyzer Plugin Check Network Analyzer sources, views, and sourcegroups for abnormal behavior. """ import sys import optparse try: import json except: import simplejson as json import urllib import ...
- Tue Feb 25, 2020 8:15 am
- Forum: Nagios Network Analyzer
- Topic: False service status warning in Nagios XI
- Replies: 11
- Views: 8701
Re: False service status warning in Nagios XI
Service status output: (No output on stdout) stderr: File "/usr/local/nagios/libexec/check_nna.py", line 146 response = urllib2.urlopen(url, context=context) ^ IndentationError: unexpected indent Reconfigure service output: check_xi_nna!df0b9861f9c5517d6081f2d77735733b6e133a99!-G 2 -m byte...
- Mon Feb 24, 2020 8:43 am
- Forum: Nagios Network Analyzer
- Topic: False service status warning in Nagios XI
- Replies: 11
- Views: 8701
False service status warning in Nagios XI
After configuring NNA and Nagios XI integration, I constantly see false bytes/flows/pockets warnings in Nagios XI coming from Analyzer. Everything seems to be fine in the Network Analyzer console but XI shows three warnings for each service; bytes,flows, and pockets. The error I see in XI for each s...
- Mon Sep 23, 2019 7:14 am
- Forum: Nagios XI
- Topic: Latest update in progress few days
- Replies: 3
- Views: 345
Re: Latest update in progress few days
Manual upgrade worked. Thank you.
- Fri Sep 20, 2019 9:12 am
- Forum: Nagios XI
- Topic: Latest update in progress few days
- Replies: 3
- Views: 345
Latest update in progress few days
Nagios XI 5.5.11 running on Centos 6.9 as VM, 64 bit. When I tried to apply the latest updates the update status changed to "Update in progress. Please wait. Update may take a few minutes." It's been like that several days. Then I tried fix someone posted on support forum - it changed stat...
- Tue Nov 13, 2018 1:29 pm
- Forum: Nagios XI
- Topic: Latest alerts page shows no alerts
- Replies: 1
- Views: 190
Latest alerts page shows no alerts
I expect to see history of all alerts here but it doesn't have any. Any ideas?
- Wed May 02, 2018 3:52 pm
- Forum: Nagios XI
- Topic: Notifications not sent as expected
- Replies: 1
- Views: 262
Notifications not sent as expected
I assume I misconfigured something but I am not sure what. At the moment we have a main switch at a single location down due to maintenance but I never received notification about it. When I look on Nagios home page, it says that 10 services are down (as expected) but all hosts but one are up?! None...