Search found 128 matches

by bbahn
Thu May 16, 2024 3:48 pm
Forum: Open Source Nagios Projects
Topic: I have a problem with nagios core working with version 4.5.2
Replies: 1
Views: 22

Re: I have a problem with nagios core working with version 4.5.2

Hello @arley,

Have you checked your Nagios logs to see if there's any more information pointing to what's going wrong? If you'd like I can create an issue on the Nagios Core github project.
by bbahn
Wed May 15, 2024 11:32 am
Forum: Nagios XI
Topic: INSTALLATION ERROR!
Replies: 1
Views: 18

Re: INSTALLATION ERROR!

Hello @pudheer,

It seems your CLI isn't properly handling the chmod command. What OS are you trying to install on?
by bbahn
Tue May 14, 2024 2:06 pm
Forum: Nagios XI
Topic: NCPA v3.1.0 changelog
Replies: 9
Views: 131

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: 9
Views: 131

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: 41

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: 2007

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: 174

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: 123

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: 454

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: 174

Re: NCPA Powershell Plugin trouble passing arguments

That is a bug that should be fixed in NCPA 3.1.0.