Search found 29 matches

by cunningrat
Fri Dec 13, 2024 10:10 am
Forum: Nagios XI
Topic: Bulk add service to multiple hosts
Replies: 2
Views: 1871

Bulk add service to multiple hosts

Apologies if this is a dumb question, I am very new to Nagios XI. I need to add a service to 700+ existing hosts. Problem is, the command arguments ($ARG1$, $ARG2$, etc) will be different for each one. Is there a way to do a bulk import from a csv/xml/text file or anything like that? I've looked at ...
by cunningrat
Thu Nov 13, 2014 2:45 pm
Forum: Nagios XI
Topic: Web server broken
Replies: 2
Views: 607

Re: Web server broken

Re-starting mysqld without first stopping nagios recreated the file.
This can be marked as resolved.
by cunningrat
Thu Nov 13, 2014 9:42 am
Forum: Nagios XI
Topic: Web server broken
Replies: 2
Views: 607

Re: Web server broken

Okay, now that I'm actually *awake* let's provide you with some more information. Latest version of Nagios XI, running on CentOS, using the VMWare image provided. No special configurations. I am seeing errors in the httpd log: [Thu Nov 13 09:38:02 2014] [error] [client ::1] PHP Warning: mysql_pconne...
by cunningrat
Thu Nov 13, 2014 9:03 am
Forum: Nagios XI
Topic: Web server broken
Replies: 2
Views: 607

Web server broken

I found my Nagios web interface broken last night. Nagios is still running, but I can't get to the web interface. As far as I know, the only changes that occurred was the Nagios VM being moved to new hardware with VMotion. No IP addresses changed or anything like that. I tried rebooting the system, ...
by cunningrat
Fri Oct 03, 2014 1:59 pm
Forum: Nagios XI
Topic: "Apply Configuration" not having an effect?
Replies: 9
Views: 1647

Re: "Apply Configuration" not having an effect?

abrist wrote:Have you taken advantage of quickstart as of yet? (1 hour remote session and call with a support tech to help you through any questions you may have with your eval)
No, we have not. I did not know that option was available. :oops:
by cunningrat
Fri Oct 03, 2014 1:43 pm
Forum: Nagios XI
Topic: "Apply Configuration" not having an effect?
Replies: 9
Views: 1647

Re: "Apply Configuration" not having an effect?

abrist wrote:Are you a current customer? If so, open a ticket by sending an email to [email protected]. I would like to move this to a remote for a fast resolution.
Unfortunately, I am not a current customer. We *are* going to purchase a support contract very soon, but that has not happened yet.
by cunningrat
Fri Oct 03, 2014 12:36 pm
Forum: Nagios XI
Topic: "Apply Configuration" not having an effect?
Replies: 9
Views: 1647

Re: "Apply Configuration" not having an effect?

abrist wrote:Still having issues?
Yes, I should have clarified that. My apologies.

I am still having this issue even after updating to 2014R1,5
by cunningrat
Fri Oct 03, 2014 10:43 am
Forum: Nagios XI
Topic: "Apply Configuration" not having an effect?
Replies: 9
Views: 1647

Re: "Apply Configuration" not having an effect?

tmcdonald wrote:What XI version are you using? I know there were some fixes in 2014R1.5 that dealt with this:

http://assets.nagios.com/downloads/nagi ... S-2014.TXT
Updated to 2014R1.5 this morning.
by cunningrat
Fri Oct 03, 2014 10:27 am
Forum: Nagios XI
Topic: "Apply Configuration" not having an effect?
Replies: 9
Views: 1647

"Apply Configuration" not having an effect?

Some of my services in the Configure view are showing in red, saying "not applied, Apply Configuration for changes to take effect". I hit Apply Configuration, get an OK result (green exclamation marks, saying my config is good and Nagios has been restarted), However, when I go into the Con...
by cunningrat
Tue May 13, 2014 5:05 pm
Forum: Nagios XI
Topic: check_by_ssh failing
Replies: 1
Views: 696

Re: check_by_ssh failing

Nevermind. Found the problem.

See, if you fumble-finger the IP address in the Nagios host definition, the remote system you're actually hitting doesn't have your SSH keys, so the Nagios commands don't work. Who'd've thought it...