Search found 1402 matches

by mbellerue
Sun Apr 10, 2022 10:23 pm
Forum: Open Source Nagios Projects
Topic: Automatic Services Monitoring, nsclient++ to NCPA move
Replies: 7
Views: 5378

Re: Automatic Services Monitoring, nsclient++ to NCPA move

I tested the Powershell to check Automatic Services, but I still need to find a way to exclude certain services. Also need a way to check large disk like we do with the NSClient now (not based on % but on GB free). Anyone done this? ./check_ncpa.py -H <yourIPaddress> -t '<your token>' -M 'disk/logi...
by mbellerue
Wed Mar 16, 2022 5:08 pm
Forum: Nagios XI
Topic: NagiosXI Performance
Replies: 1
Views: 1259

Re: NagiosXI Performance

Hello,

This is a duplicate topic. I apologize for the delay in response to your other thread. We've got some information for you in the other thread. I'm just going to lock this one so we don't have duplicates.
by mbellerue
Wed Mar 16, 2022 5:01 pm
Forum: Nagios XI
Topic: NagiosXI Performance
Replies: 4
Views: 3121

Re: NagiosXI Performance

We do have a document that goes over a number of performance optimization options that can be implemented. https://assets.nagios.com/downloads/nagiosxi/docs/Maximizing-Performance-In-Nagios-XI.pdf The first thing I will say is with 30k service checks, that is the high end of what a typical Nagios XI...
by mbellerue
Wed Mar 16, 2022 4:40 pm
Forum: Nagios XI
Topic: No idea whats going on with nagios
Replies: 4
Views: 2559

Re: No idea whats going on with nagios

Ack. Apologies in the delay in response. I'm glad you got it figured out though. And thank you for posting your progress and resolution!
by mbellerue
Wed Mar 16, 2022 4:28 pm
Forum: Nagios XI
Topic: check_mssql plugin
Replies: 4
Views: 3757

Re: check_mssql plugin

It's interesting that php-mssql didn't get installed automatically. Go ahead and get that installed, and see if that fixes the issue.
by mbellerue
Wed Mar 16, 2022 3:12 pm
Forum: Nagios XI
Topic: Custom SQL for message queue not working properly
Replies: 7
Views: 7848

Re: Custom SQL for message queue not working properly

Hello, To tackle the first issue, where the query doesn't seem to run properly, in Nagios or out of Nagios. Based on the error message, I would guess that MESSAGE_QUEUE_INFO is completely user defined, and for whatever reason, it was not defined on the server where you get that error message. That's...
by mbellerue
Wed Mar 16, 2022 1:24 pm
Forum: Nagios XI
Topic: Nagios XI - Host and Service configuration export
Replies: 4
Views: 3656

Re: Nagios XI - Host and Service configuration export

Hello, I don't know that there's a way to get a CSV export of the configured devices right out of the interface. However, all of that information, and more, is available through the API. Try out the config/host endpoint. For information on how to use the API, go to Help -> API Docs, and choose one o...
by mbellerue
Wed Mar 16, 2022 1:19 pm
Forum: Nagios XI
Topic: What is the latest version of Apache that Nagios XI support?
Replies: 1
Views: 1592

Re: What is the latest version of Apache that Nagios XI supp

Hello,

Apache versions 2.2 and 2.4 are supported. So you should be able to upgrade from 2.4.37 to 2.4.52 without issue. If you do have issues, we'll be here to help!
by mbellerue
Wed Mar 16, 2022 1:08 pm
Forum: Nagios XI
Topic: ncpa variables
Replies: 1
Views: 1555

Re: ncpa variables

Is there a difference in the output of the plugin when you use --nosavethresholdcount locally? I'm wondering if the output is somehow conflicting with NCPA's response. Like if something isn't escaped properly.
by mbellerue
Wed Mar 16, 2022 1:05 pm
Forum: Nagios XI
Topic: Setup a complete discovery in my network
Replies: 2
Views: 1716

Re: Setup a complete discovery in my network

The autodiscovery wizard can accept CIDR notation. So if your network's IP and subnet are 192.168.0.0 255.255.255.0, that would be shown as 192.168.0.0/24

This is a really good article that can help you translate your subnet to CIDR notation.
https://whatismyipaddress.com/cidr