Search found 126 matches

by bbahn
Tue May 14, 2024 2:06 pm
Forum: Nagios XI
Topic: NCPA v3.1.0 changelog
Replies: 6
Views: 28

Re: NCPA v3.1.0 changelog

I'm not certain what was pushed, but so long as the version was up to date (it should be), it is production-ready on Linux.
by bbahn
Tue May 14, 2024 1:54 pm
Forum: Nagios XI
Topic: NCPA v3.1.0 changelog
Replies: 6
Views: 28

Re: NCPA v3.1.0 changelog

The Changelog should also be updated on nagios.org/ncpa when an update is released.
by bbahn
Mon May 13, 2024 11:02 am
Forum: Nagios XI
Topic: Nagios XI Monitoring Advice/Suggestions
Replies: 1
Views: 37

Re: Nagios XI Monitoring Advice/Suggestions

You can find the list of supported OSs at https://www.nagios.com/products/nagios-xi/ . The following are the OSs that Nagios XI supports: RHEL | CentOS | Oracle Linux 7.x Oracle Linux 7 requires the Optional repository to be enabled, further details are located here: Enabling Oracle Linux Optional R...
by bbahn
Fri May 10, 2024 11:26 am
Forum: Nagios XI
Topic: Upgrade to Nagios 2024R1.1.1 fails with SQL root password issue
Replies: 13
Views: 2001

Re: Upgrade to Nagios 2024R1.1.1 fails with SQL root password issue

If there is no password listed under dbmaint_nagiosxi in xi-sys.cfg and you can log into your mysql database, you can either take the existing mysql password for the dbmaint_nagiosxi user and set that in xi-sys.cfg or you can change the dbmaint_nagiosxi user's password to match whatever you put in x...
by bbahn
Thu May 09, 2024 4:20 pm
Forum: Nagios XI
Topic: NCPA Powershell Plugin trouble passing arguments
Replies: 5
Views: 172

Re: NCPA Powershell Plugin trouble passing arguments

This will work correctly in NCPA 3.1.0, which is scheduled to release very soon.
by bbahn
Wed May 08, 2024 11:13 am
Forum: Open Source Nagios Projects
Topic: NCPA checks for lowercase version of command, thus fails
Replies: 1
Views: 121

Re: NCPA checks for lowercase version of command, thus fails

Hello @raskolnikov88,

A quick glance at the code indicates that NCPA shouldn't be having a problem with lowercase service as it converts the list of services it checks against to lowercase as well. What OS are you running NCPA on? I can file a bug report for this issue if you'd like.
by bbahn
Tue May 07, 2024 10:24 am
Forum: Open Source Nagios Projects
Topic: Configured server not displayed in web interface
Replies: 4
Views: 450

Re: Configured server not displayed in web interface

Thanks for letting us know that this has been resolved. I will now lock this thread.
by bbahn
Mon May 06, 2024 10:03 am
Forum: Nagios XI
Topic: NCPA Powershell Plugin trouble passing arguments
Replies: 5
Views: 172

Re: NCPA Powershell Plugin trouble passing arguments

That is a bug that should be fixed in NCPA 3.1.0.
by bbahn
Fri May 03, 2024 9:39 am
Forum: Nagios XI
Topic: Scheduled Report PDF not attached
Replies: 6
Views: 1078

Re: Scheduled Report PDF not attached

Hello @BenCowan,

Can you connect to your mysql database via the CLI? If you need the passwords used by Nagios XI, you can get them from /usr/local/nagiosxi/scripts/get_mysql_passwords.sh