Search found 4 matches
- Thu Sep 18, 2025 2:49 am
- Forum: Nagios Network Analyzer
- Topic: Can Netflow Data be archived in Nagios Network Analyzer
- Replies: 6
- Views: 154680
Re: Can Netflow Data be archived in Nagios Network Analyzer
I’m also very interested in the ability to archive Netflow data in NNA. It would be really helpful to have a way to offload older data to “cool storage” while still keeping it accessible for historical analysis. Even a basic archive feature with scheduled cleanup or export options would make a big d...
- Tue Aug 12, 2025 4:44 am
- Forum: Nagios XI
- Topic: Nagios XI in Windows VM - anyone using this? I need some help
- Replies: 3
- Views: 3404
Re: Nagios XI in Windows VM - anyone using this? I need some help
I ran into similar issues when trying to use Nagios XI on a Windows VM with Virtual PC. From what I’ve learned, Virtual PC isn’t fully compatible with some VM formats like OVAs or VHDs that Nagios provides. poor bunny If possible, I’d recommend switching to VMware Player or VirtualBox for better sup...
- Mon Aug 11, 2025 4:12 am
- Forum: Nagios XI
- Topic: NCPA 2.x to 3.
- Replies: 6
- Views: 4353
Re: NCPA 2.x to 3.
Got it, thanks for clarifying. I’ll downgrade to 3.1.0 on this RHEL 7.9 box and test again. Just to confirm — is 3.1.0 the last version that works on EL7, or is there any patch planned to make newer versions compatible?
- Sat Aug 09, 2025 1:19 am
- Forum: Nagios XI
- Topic: NCPA 2.x to 3.
- Replies: 6
- Views: 4353
Re: NCPA 2.x to 3.
Yeah, that error usually pops up because NCPA 3.1.4 needs a newer libstdc++ (and newer Python/OpenSSL) than what RHEL 7.9 ships with. The CXXABI_1.3.9 not found bit basically means your system’s C++ library is too old for this version. Easiest fix: roll back to NCPA 3.1.0 — that’s the last version t...