Search found 7 matches

by grafton
Thu Aug 07, 2014 10:19 am
Forum: Open Source Nagios Projects
Topic: External Command
Replies: 2
Views: 3247

Re: External Command

Hey sreinhardt,

Sorry for not replying earlier. Side-tracked. :P

It looks like I didn't have this set to fixed window - simple oversight on my end. thanks for pointing this out to me! :)

Best,

Joel
by grafton
Fri Jul 18, 2014 4:55 pm
Forum: Open Source Nagios Projects
Topic: External Command
Replies: 2
Views: 3247

External Command

Hola, I'm trying to write a simple script that, tied to a cron job, will net me recurring scheduled downtime. I pulled the following: #!/bin/sh # This is a sample shell script showing how you can submit the SCHEDULE_HOST_DOWNTIME command # to Nagios. Adjust variables to fit your environment as neces...
by grafton
Wed Jul 02, 2014 2:33 pm
Forum: Open Source Nagios Projects
Topic: Sorry, but you are not authorized to commit the specified co
Replies: 7
Views: 11334

Re: Sorry, but you are not authorized to commit the specifie

Sorry to necro, but recently ran into this issue. I was fortunate enough to keep backups of my nagios/etc folder every time I pushed a configuration change to the nagios servers (we have many...) and found that the host name IS case sensitive and will throw this silly Permissions error if the desire...
by grafton
Fri Oct 18, 2013 5:07 pm
Forum: Open Source Nagios Projects
Topic: Can't login after installation - HTML file is downloaded...
Replies: 5
Views: 1997

Re: Can't login after installation - HTML file is downloaded

Hey there,

I followed the manual installation again and got things working. Not sure where I deviated.

Sorry for not updating here sooner, as well as lacking any useful info for the community. :\

But thanks again for replying so promptly! I appreciate your time. :)

Best,

G
by grafton
Fri Oct 18, 2013 5:05 pm
Forum: Open Source Nagios Projects
Topic: nrpe check plugin fails after 4.0 upgrade
Replies: 2
Views: 1351

nrpe check plugin fails after 4.0 upgrade

Hola, First of all, I couldn't find this issue anywhere else in the forum. If you know of another thread talking about this could you please direct me to it? :) I had a core install of 3.5.1 that checked in on several servers (~10) using NRPE. I installed a few plugins on those remote servers to che...
by grafton
Thu Jun 13, 2013 12:12 pm
Forum: Open Source Nagios Projects
Topic: Can't login after installation - HTML file is downloaded...
Replies: 5
Views: 1997

Re: Can't login after installation - HTML file is downloaded

Ubuntu 12.04 LTS I followed the Nagios instructions first. They did not work. htpasswd -c would simply not work (server configuration issue?) I got around this step by following the other guide, which essentially moved where the password file was kept, as far as I could tell. Other than that I exclu...
by grafton
Wed Jun 12, 2013 8:43 pm
Forum: Open Source Nagios Projects
Topic: Can't login after installation - HTML file is downloaded...
Replies: 5
Views: 1997

Can't login after installation - HTML file is downloaded...

Hey there, I have some sort of server miss configuration. I'm hoping someone can point out where I went wrong… I followed these installation steps for Ubuntu: http://assets.nagios.com/downloads/nagioscore/docs/Installing_Nagios_Core_From_Source.pdf But the command ' htpasswd -c /usr/local/nagios/etc...