Search found 16 matches
- Thu Jun 18, 2026 7:24 am
- Forum: Nagios XI
- Topic: Nagios XI Failover Instance Generating Alerts With Nagios Service Disabled
- Replies: 3
- Views: 38279
Re: Nagios XI Failover Instance Generating Alerts With Nagios Service Disabled
Cole, Thanks for your response but it did not correct the issue. I reached out to nagios support they had me run SQL repair script and I also removed all old mail in my queue. For good measure I rebooted the server and now with only the nagios service disabled (I have it set to not start on boot) th...
- Tue Jun 16, 2026 9:15 am
- Forum: Nagios XI
- Topic: Nagios XI Failover Instance Generating Alerts With Nagios Service Disabled
- Replies: 3
- Views: 38279
Nagios XI Failover Instance Generating Alerts With Nagios Service Disabled
I am running the latest nagiosxi on Debian 12. root@LANNAGIOSXI:~# cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 12 (bookworm)" NAME="Debian GNU/Linux" VERSION_ID="12" VERSION="12 (bookworm)" VERSION_CODENAME=bookworm ID=debian HOME_URL="https://www.d...
- Wed Mar 04, 2026 12:31 pm
- Forum: Nagios Network Analyzer
- Topic: Nagios NNA Migration from 2024R2.1 > 2026R1.0.1 Migration SQL Credential Issue
- Replies: 9
- Views: 680983
Re: Nagios NNA Migration from 2024R2.1 > 2026R1.0.1 Migration SQL Credential Issue
Yes the backup was created and transferred using these exact commands. I do have a support case open I am awaiting further help from them. /usr/local/nagiosna/scripts/backup_na.sh mkdir /home/temp mv /store/backups/nagiosna/1771962587.tar.gz /home/temp mysqldump --no-create-info --complete-insert na...
- Wed Mar 04, 2026 9:00 am
- Forum: Nagios Network Analyzer
- Topic: Nagios NNA Migration from 2024R2.1 > 2026R1.0.1 Migration SQL Credential Issue
- Replies: 9
- Views: 680983
Re: Nagios NNA Migration from 2024R2.1 > 2026R1.0.1 Migration SQL Credential Issue
Thanks I made the change and attempted it but it failed with the same. It is ok to use the old backup or should I be generating a new backup each time? root@NAGIOSNETWORKANALYZER:~# vim /usr/local/nagiosna/scripts/filter_sql_dump.py # Match INSERT INTO table line = line.strip() insert_match = re.mat...
- Tue Mar 03, 2026 10:53 am
- Forum: Nagios Network Analyzer
- Topic: Nagios NNA Migration from 2024R2.1 > 2026R1.0.1 Migration SQL Credential Issue
- Replies: 9
- Views: 680983
Re: Nagios NNA Migration from 2024R2.1 > 2026R1.0.1 Migration SQL Credential Issue
It does exist on the source. root@LANNAGIOSNETANALYZER:~# mysql MariaDB [(none)]> SELECT TABLE_NAME, COLUMN_NAME -> FROM INFORMATION_SCHEMA.COLUMNS -> WHERE TABLE_SCHEMA = 'nagiosna' -> AND COLUMN_NAME = 'disable_abnormal'; +------------------+------------------+ | TABLE_NAME | COLUMN_NAME | +------...
- Wed Feb 25, 2026 1:05 pm
- Forum: Nagios Network Analyzer
- Topic: Nagios NNA Migration from 2024R2.1 > 2026R1.0.1 Migration SQL Credential Issue
- Replies: 9
- Views: 680983
Nagios NNA Migration from 2024R2.1 > 2026R1.0.1 Migration SQL Credential Issue
I am trying to migrate my NNA 2024R2.1 environment to 2026R1.0.1 following https://assets.nagios.com/downloads/nagios-network-analyzer/docs/Migrating-from-Network-Analyzer-2024-to-2026.pdf. My source environment is Debian 12 and my target environment is Debian 13. I have installed a fresh NNA 2026 o...
- Wed Feb 25, 2026 12:43 pm
- Forum: Nagios Network Analyzer
- Topic: Can I upgrade or not?
- Replies: 3
- Views: 75279
Re: Can I upgrade or not?
I am working on an upgrade myself. In reading the documentation https://assets.nagios.com/downloads/nagios-network-analyzer/docs/Migrating-from-Network-Analyzer-2024-to-2026.pdf it seems to indicate you must use a new server environment and perform a backup and database dump and then sync them over ...
- Tue Nov 11, 2025 1:34 pm
- Forum: Nagios Network Analyzer
- Topic: Nagios Network Analyzer Display Vlan and Interface
- Replies: 3
- Views: 126479
Re: Nagios Network Analyzer Display Vlan and Interface
Hello,
I think we would like to see this when viewing a source or in a query if possible.
Thanks!
I think we would like to see this when viewing a source or in a query if possible.
Thanks!
- Tue Oct 28, 2025 5:05 pm
- Forum: Nagios Network Analyzer
- Topic: Nagios Network Analyzer Display Vlan and Interface
- Replies: 3
- Views: 126479
Nagios Network Analyzer Display Vlan and Interface
I am wondering if there is a way for the Nagios Network Analyzer web GUI to record/display Vlan and source interface (switch port interface) information. We have Cisco 9200s configured to send this information and it does reach the NNA side I can see it if I view the raw nfcapd info: /usr/local/nagi...
- Wed Sep 17, 2025 1:54 pm
- Forum: Nagios XI
- Topic: NagiosXI 2024R2.1 Deactivated Services Not Applying
- Replies: 10
- Views: 57971
Re: NagiosXI 2024R2.1 Deactivated Services Not Applying
Hello,
I am very pleased to report this appears to have fixed the issue for us!
Thank you so very much for your assistance.
I am very pleased to report this appears to have fixed the issue for us!
Thank you so very much for your assistance.