Search found 134 matches

by bbahn
Fri May 24, 2024 10:47 am
Forum: Nagios XI
Topic: How to change SNMP strings in servers en masse
Replies: 9
Views: 261

Re: How to change SNMP strings in servers en masse

@adamsj,

Assuming you have the standard setup for Nagios Core, updating your host files in /usr/local/nagios/etc/hosts/[hostname].cfg (or the services folder) should update Nagios Core. Have you restarted the Nagios service?

Code: Select all

sudo systemctl restart nagios
by bbahn
Thu May 23, 2024 11:41 am
Forum: Nagios XI
Topic: How to change SNMP strings in servers en masse
Replies: 9
Views: 261

Re: How to change SNMP strings in servers en masse

Hello @adamsj, So long as there are the same number of perfdata points for the given host, just changing the data source for a host will not stop the perfdata as the check is controlled by Nagios Core and the check listed in the XML is ornamental and is updated when the check is ran. Is it not updat...
by bbahn
Wed May 22, 2024 10:12 am
Forum: Nagios XI
Topic: Operations Center Audio Alerts Not Consistent
Replies: 2
Views: 124

Re: Operations Center Audio Alerts Not Consistent

Hello @Bbbontrager,

Can you describe in more detail what your problems are, including what version of XI you are using and on what OS it is hosted?
by bbahn
Tue May 21, 2024 10:18 am
Forum: Nagios XI
Topic: Artemis ActiveMQ Plugins for Nagios?
Replies: 2
Views: 2144

Re: Artemis ActiveMQ Plugins for Nagios?

Hello,

As Artemis ActiveMQ isn't a project that we develop/maintain and it seems you may need more extensive assistance (likely a new plugin is needed), you can create a support ticket at https://answerhub.nagios.com/support/s/ to get assistance in this.
by bbahn
Mon May 20, 2024 10:28 am
Forum: Nagios XI
Topic: NCPA Check Interval not working
Replies: 2
Views: 153

Re: NCPA Check Interval not working

Hello @BanditBBS,

Thanks for letting us know about this issue. I will file an issue on the NCPA github and will investigate it when I get time.
by bbahn
Fri May 17, 2024 1:26 pm
Forum: Open Source Nagios Projects
Topic: Other Apache URL for Nagios
Replies: 1
Views: 133

Re: Other Apache URL for Nagios

Hello @Hans van Leeuwen, You can change this by updating your apache configuration files. I believe on Ubuntu that the configuration files should be in /etc/apache2/conf-available . In the file, there is a directory defined <Directory "/usr/local/nagios/share"> , for which an Alias has bee...
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: 5
Views: 193

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

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

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

Re: NCPA v3.1.0 changelog

The Changelog should also be updated on nagios.org/ncpa when an update is released.