Search found 64 matches

by nelsonw
Tue Oct 12, 2021 10:54 am
Forum: Nagios XI
Topic: Share Dashboard
Replies: 2
Views: 505

Share Dashboard

Hi,

I am trying to share a dashboard with another user. How do I go about doing that?
by nelsonw
Mon Jan 06, 2020 12:39 pm
Forum: Nagios XI
Topic: SourceGuardian Error when Upgrading Nagios XI
Replies: 1
Views: 4148

SourceGuardian Error when Upgrading Nagios XI

Hi, I am trying to upgrade to the latest version of Nagios XI, but get the following error Running upgrade Nagios XI Upgrade Log ========================== DATE: Mon Jan 6 17:03:14 GMT 2020 DISTRO INFO: Ubuntu 18.04 x86_64 Archive: sourceguardian/ixed4.lin.x86-64.zip inflating: /usr/lib/php/20180731...
by nelsonw
Fri Dec 20, 2019 10:18 am
Forum: Nagios XI
Topic: TLS 1.0 & 1.1
Replies: 1
Views: 491

TLS 1.0 & 1.1

Hi,

We are running a Vulnerability Report against our Nagios Server, and it is highlighting the use of TLS 1.0 and 1.1.

I am on a very recent version, I believe TLS 1.0 and 1.1 was addressed back in 2017.

Please advise how I can disable TLS 1.0 and 1.1 within Nagios XI


Regards,
Nelson
by nelsonw
Fri Sep 13, 2019 6:56 am
Forum: Nagios XI
Topic: Unable to Create new Service
Replies: 8
Views: 1012

Re: Unable to Create new Service

Hi, It was not successfully. Please find output - Note, I do not have crond running on my Ubuntu server. Also, I am using mysql, rather than mariadb :~# systemctl stop crond Failed to stop crond.service: Unit crond.service not loaded. :~# systemctl stop npcd :~# systemctl stop nagios :~# systemctl s...
by nelsonw
Fri Sep 13, 2019 6:35 am
Forum: Nagios XI
Topic: Error using check_mssql
Replies: 22
Views: 2804

Re: Error using check_mssql

Hi Scott,

I removed the IF statement and replaced with CASE. However, I still had the same issue.

I reverted to a previous version of check_mssql, 0.7.3. This has resolved my issue, I can now use IF or CASE statements in the SQL file


Thanks,
Nelson
by nelsonw
Tue Sep 10, 2019 3:22 pm
Forum: Nagios XI
Topic: Unable to Create new Service
Replies: 8
Views: 1012

Re: Unable to Create new Service

Hi Ben,

I did not follow this document, as it was referring to migrating Nagios Core to XI. The migration I performed was Nagios XI on CentOS to NagiosXI on Ubuntu. Should I have followed the steps in your document. I only followed the "Back-Up and Restore" KB article.


Regards,
Nelson
by nelsonw
Tue Sep 10, 2019 11:58 am
Forum: Nagios XI
Topic: Unable to Create new Service
Replies: 8
Views: 1012

Re: Unable to Create new Service

Hi Ben, I had problems with my upgrade. I initially followed the steps in, https://assets.nagios.com/downloads/nagiosxi/docs/Backing-Up-And-Restoring-Nagios-XI.pdf, but afterwards did a fullinstall on the target server. I ran the steps listed in point2 below, host information was still not being sav...
by nelsonw
Tue Sep 10, 2019 4:36 am
Forum: Nagios XI
Topic: Unable to Create new Service
Replies: 8
Views: 1012

Re: Unable to Create new Service

Hi, The problem also occurs when I update an existing Service in XI (i.e. any host information (or host group) information is removed when I save the Service. "Applying the configuration" then fails Does the service configuration get saved in the database. It's like my "host" inf...
by nelsonw
Mon Sep 09, 2019 7:41 pm
Forum: Nagios XI
Topic: Unable to Create new Service
Replies: 8
Views: 1012

Unable to Create new Service

Hi, I have recently migrated my previous nagios XI installation to a new server. I am able to create new "commands", "hosts" and hostgroups on the new server, but it is not allowing me to save new Services Firstly, when I try to clone an existing Service, I get the message "...
by nelsonw
Fri Sep 06, 2019 12:35 pm
Forum: Nagios XI
Topic: Error using check_mssql
Replies: 22
Views: 2804

Re: Error using check_mssql

Thanks Scott. I will hold off on reverting to version 5. Please let me know how you progress with a possible work-around or if there is any other alternative