Search found 316 matches

by swolf
Wed May 22, 2024 11:04 am
Forum: Nagios XI
Topic: UPS device port changes from 80 to 443
Replies: 3
Views: 95

Re: UPS device port changes from 80 to 443

Hi ssantha1985 , I don't think the linked article will help you with check_http - that article is more about configuring an HTTPS certificate for the Nagios Core web interface itself. If you need a more detailed error, I would run check_http with the -v option - hopefully that will point you in a mo...
by swolf
Tue May 21, 2024 9:43 am
Forum: Open Source Nagios Projects
Topic: I have a problem with nagios core working with version 4.5.2
Replies: 5
Views: 143

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

Hi @arley,

If you're using any NEB modules, you'll need to recompile them with the nagios-4.5.0 headers. My understanding is that most Core + nagvis users are also running livestatus.
-Sebastian
by swolf
Tue May 21, 2024 9:22 am
Forum: Nagios XI
Topic: Nagios XI 5.9.1 convert DB and switch Distro
Replies: 3
Views: 99

Re: Nagios XI 5.9.1 convert DB and switch Distro

Hi @elliott.fougman.olm,

This issue is going to take some digging into your specific environment. I recommend opening a case on Answer Hub so that our Support team can work with you directly.
-Sebastian
by swolf
Mon May 20, 2024 1:14 pm
Forum: Nagios XI
Topic: some services not graphing data
Replies: 3
Views: 104

Re: some services not graphing data

Hi @michaewlewis,

As far as I know, we don't currently have a way to bulk-manage performance data files in the interface. I've filed a feature request on your behalf.

-Sebastian
by swolf
Fri May 17, 2024 9:41 am
Forum: Nagios XI
Topic: AS2 EDI Service Monitoring
Replies: 1
Views: 95

Re: AS2 EDI Service Monitoring

Hi rj-admin2 , thanks for reaching out. If you only need to know that the service is up and running, you might be able to use plugins that aren't specific to your protocol. AS2 appears to be a protocol on top of HTTP, so you might be able to use check_http or similar to verify that you can connect t...
by swolf
Thu May 16, 2024 1:21 pm
Forum: Nagios XI
Topic: Monitoring Engine not running after attempted upgrade.
Replies: 5
Views: 200

Re: Monitoring Engine not running after attempted upgrade.

Hi @sawdusty,

Reach out to csm@nagios.com with the last 6 characters of your license key, an explanation of what's going on, and a link to this thread. They should be able to increase the number of activations.

-Sebastian
by swolf
Wed May 15, 2024 9:56 am
Forum: Nagios XI
Topic: NCPA v3.1.0 changelog
Replies: 9
Views: 149

Re: NCPA v3.1.0 changelog

Hi TBT , I didn't see a whole lot of clarity in the thread so I just wanted to follow up with you before I lock the thread. NCPA 3.1.0 did pass QA and is production-ready and usable. We hit a snag yesterday when building the final Windows binaries for publishing, but if you already have a Linux pack...
by swolf
Mon May 13, 2024 10:02 am
Forum: Nagios XI
Topic: Monitoring Engine not running after attempted upgrade.
Replies: 5
Views: 200

Re: Monitoring Engine not running after attempted upgrade.

Hi sawdusty - thanks for reaching out. I don't recommend mixing and matching installers/upgrade methods. If you used the OVA to do the original installation, I recommend that you: 1) Revert your server to the previous version, 2) Get the source distribution for upgrade, 3) take the system online bri...
by swolf
Fri May 10, 2024 10:01 am
Forum: Nagios XI
Topic: dbmaint user is not configured after upgrade to 2024R1.1.1
Replies: 1
Views: 79

Re: dbmaint user is not configured after upgrade to 2024R1.1.1

Hi KarenJ , thanks for reaching out. Yes, we added a separate user for the database maintenance background job, due to concerns about the main application being able to modify its own audit log. In MySQL, there should be an additional user named dbmaint_nagiosxi , and the nagiosxi user should no lon...
by swolf
Thu May 09, 2024 10:49 am
Forum: Nagios XI
Topic: Bug with NagiosXI Performance Grapher
Replies: 8
Views: 340

Re: Bug with NagiosXI Performance Grapher

Hi wneville , For the graph showing all 0's, can you go into Home->Details->Service Status, click on the service, go into the Advanced tab, and copy the Performance Data entry into this thread? I think this could be caused either by a formatting error / difference between your CLI output and what th...