Search found 20 matches

by chris_hird
Thu Feb 26, 2026 11:52 am
Forum: Nagios XI
Topic: Add a NEW DB to the default MariaDB install
Replies: 1
Views: 23

Re: Add a NEW DB to the default MariaDB install

OK I found out how to get the root password set for the db using /usr/local/nagiosxi/scripts/get_mysql_passwords.sh. I can now do everything that is needed.

Chris...
by chris_hird
Thu Feb 26, 2026 11:38 am
Forum: Nagios XI
Topic: Add a NEW DB to the default MariaDB install
Replies: 1
Views: 23

Add a NEW DB to the default MariaDB install

We have a default install of MariaDB on our NagiosXI server. I am trying to add a new database to the MariaDB instance which will hold content that we want to be able to pull down via a Web interface. The problem is when we try to create the new database none of the users we have tried have the auth...
by chris_hird
Thu Feb 26, 2026 9:59 am
Forum: Nagios XI
Topic: RESOLVED: Wizard install check set to inactive
Replies: 5
Views: 147

Re: Wizard install check set to inactive

Thanks for the information, looks like its exactly what we need.

Chris...
by chris_hird
Tue Feb 24, 2026 7:12 pm
Forum: Nagios XI
Topic: RESOLVED: Wizard install check set to inactive
Replies: 5
Views: 147

Re: Wizard install check set to inactive

This is for active_checks_enabled, we already use that in the wizard, but we want to be able to set it to inactive as it is installed? tooltip... <span class="material-symbols-outlined tooltip-info ccm-neptune-info" title="" data-original-title="Only active objects will be w...
by chris_hird
Tue Feb 24, 2026 10:51 am
Forum: Nagios XI
Topic: RESOLVED: Wizard install check set to inactive
Replies: 5
Views: 147

RESOLVED: Wizard install check set to inactive

We have built the installation wizard for our plug in using the sample and documentation provide. However we want to be able to set some of the checks as inactive on install from the wizard (we need to the customers to have access to the command but require them to configure the parameters before th...
by chris_hird
Tue Jan 20, 2026 1:43 pm
Forum: Nagios XI
Topic: RESOLVED: External command fails
Replies: 4
Views: 7677

Re: External command fails

The problem is due to the IBM i command having a CASE of *MONO. SO when we entered the service name it was converted to all upper case. Changed the command definition and it is now working as it should.

Thanks
by chris_hird
Mon Jan 19, 2026 11:23 am
Forum: Nagios XI
Topic: RESOLVED: External command fails
Replies: 4
Views: 7677

Re: External command fails

Additional Information from the debug log (Note: this is for a separate request but it has the same data involved.) I have removed the token but it is correct. [Mon, 19 Jan 2026 10:56:30 -0500] check_auth() [Mon, 19 Jan 2026 10:56:30 -0500] check_token() [Mon, 19 Jan 2026 10:56:30 -0500] checking to...
by chris_hird
Fri Jan 16, 2026 10:09 am
Forum: Nagios XI
Topic: RESOLVED: External command fails
Replies: 4
Views: 7677

RESOLVED: External command fails

We are trying to send back commands from an IBM i to the Nagios XI server, some work but others do not and we cannot figure out what the problem is? We are doing this via NRPE web interface. Here is the request we are sending. 2026-01-16 10:15:48 : main : Request buffer: POST /nrdp/ HTTP/1.1 Host: n...
by chris_hird
Thu Feb 20, 2025 3:53 pm
Forum: Nagios XI
Topic: Installing NagiosXI Ubuntu
Replies: 1
Views: 625

Re: Installing NagiosXI Ubuntu

OK I found the issue (adding so that others who stumble into this can find the issue.)

snaps relies on certain Linux kernel features which are not available under containerized servers like those running under openvz!

So have to change to a VM and start again.
by chris_hird
Thu Feb 20, 2025 3:37 pm
Forum: Nagios XI
Topic: Installing NagiosXI Ubuntu
Replies: 1
Views: 625

Installing NagiosXI Ubuntu

We have a running NagiosXI install that we tried to upgrade, this failed due to a problem with snap install of the chromium-browser. Just sat there with no further movement (this was running on Ubuntu Jammy) tried to update to Unbuntu 24.04 and run the update again which failed with the same problem...