Search found 66 matches

by cnorell
Wed May 08, 2024 9:38 am
Forum: Nagios XI
Topic: Nagios Privilege
Replies: 7
Views: 164

Re: Nagios Privilege

kenneth59,

To open a ticket, go to the Nagios Answerhub and sign in. If you have the entitlements to do so, you will be able to open a ticket.

Best Regards,

Cory Norell
by cnorell
Fri Apr 26, 2024 10:20 am
Forum: Open Source Nagios Projects
Topic: Nagios Core Server OS version upgrade.
Replies: 7
Views: 230

Re: Nagios Core Server OS version upgrade.

dagrawal, While I've never attempted to upgrade an OS version on a Core server myself, I suspect your best bet is going to be to back up the Core config files somewhere, spin up a CentOS 9 machine, install Core on the new machine and drop your backed up config files in place for each instance. I'm n...
by cnorell
Thu Apr 25, 2024 9:13 am
Forum: Nagios XI
Topic: Software Version
Replies: 2
Views: 79

Re: Software Version

@AngeloMileto, Unless you want to check the package versions via SSH, I believe you're going to need to put a plugin and an executor (NCPA in this case) on each host you want to check. If you're going to write your own, here are the plugin development guidelines . I think that's a decent idea for an...
by cnorell
Wed Apr 24, 2024 9:09 am
Forum: Nagios XI
Topic: Migrating from 5.11.2 RHL7 to 2024R1.1.1 on RHL9
Replies: 2
Views: 113

Re: Migrating from 5.11.2 RHL7 to 2024R1.1.1 on RHL9

I came across this article on best practices for migrating Nagios XI as well, perhaps it will be of use.
by cnorell
Tue Apr 23, 2024 1:18 pm
Forum: Nagios XI
Topic: Migrating from 5.11.2 RHL7 to 2024R1.1.1 on RHL9
Replies: 2
Views: 113

Re: Migrating from 5.11.2 RHL7 to 2024R1.1.1 on RHL9

@schadalawada,

Just to be sure we're on the same page, here is the backup and restore documentation. And for posterity's sake, here is the documentation for pre-2024 systems.

Could you explain some of the errors you are getting related to httpd?
by cnorell
Wed Apr 17, 2024 9:26 am
Forum: Nagios XI
Topic: Operations center 'configure sound' persistence
Replies: 3
Views: 119

Re: Operations center 'configure sound' persistence

@gwesterman is correct, the sound settings are saved but it's not intuitive when looking at the interface. As such, I have swapped the feature request to be an enhancement request instead; we can certainly improve the user experience.
by cnorell
Tue Apr 16, 2024 9:09 am
Forum: Nagios XI
Topic: Operations center 'configure sound' persistence
Replies: 3
Views: 119

Re: Operations center 'configure sound' persistence

@danielsj1,

I've opened a feature request internally to implement persistent sound settings per user. Thanks for the idea!

Best Regards,

Cory Norell
by cnorell
Wed Apr 10, 2024 9:48 am
Forum: Nagios XI
Topic: Debian 10 to 11 live in place upgrade?
Replies: 7
Views: 565

Re: Debian 10 to 11 live in place upgrade?

@TBT, We generally recommend people do not try an upgrade in place on Debian systems. It might work, but things tend to break more often than not. Doing a server migration to a fresh Debian 11 server is going to be the safer route. So - what @gwesterman suggests could work, but it could also break. ...
by cnorell
Wed Apr 03, 2024 9:17 am
Forum: Nagios XI
Topic: Nagios XI Support for Oracle Linux 7
Replies: 2
Views: 164

Re: Nagios XI Support for Oracle Linux 7

Hey shorepyu, To add on to this - it looks like premier support for Oracle 7 ends December 2024, and extended support ends June 2028. We will have to have a discussion internally regarding when we will stop supporting this distribution. I will post back here when that decision has been made. Best Re...
by cnorell
Tue Apr 02, 2024 9:34 am
Forum: Nagios XI
Topic: Check For Updates Failed (new install with no proxy)
Replies: 14
Views: 2765

Re: Check For Updates Failed (new install with no proxy)

Interesting, I'll create a ticket internally to take a look and try to recreate the issue. Thanks for the details.