Search found 26 matches

by iivanyi
Tue Dec 09, 2014 4:50 am
Forum: Nagios XI
Topic: post-upgrade service comments, force immediate check
Replies: 5
Views: 386

Re: post-upgrade service comments, force immediate check

ok, you can close this. There is another process we use that is launched during nagios restart that is creating the .cmd file before nagios does. So I've added in a while/test -e nagios.cmd/sleep before starting that process. The mystery here to me is why our test system is functioning fine and the ...
by iivanyi
Tue Dec 09, 2014 3:31 am
Forum: Nagios XI
Topic: post-upgrade service comments, force immediate check
Replies: 5
Views: 386

Re: post-upgrade service comments, force immediate check

apologies, I may have been a bit quick about that AD issue, it may just be (aside from the httpd error log message) my clicking in the wrong spot a little bit muddled due to command copy/paste $ls -lat /usr/local/nagios/var/rw/nagios.cmd service nagios stop rm -f /usr/local/nagios/var/rw/nagios.cmd ...
by iivanyi
Mon Dec 08, 2014 7:05 am
Forum: Nagios XI
Topic: post-upgrade service comments, force immediate check
Replies: 5
Views: 386

Re: post-upgrade service comments, force immediate check

I've tried to have a look at my account and now notice that I can't access it and notice the following in httpd logs PHP Notice: Undefined variable: ad_password in /usr/local/nagiosxi/html/includes/components/active_directory/active_directory.php on line 431, referer: https://nagios.citco.com/nagios...
by iivanyi
Mon Dec 08, 2014 6:42 am
Forum: Nagios XI
Topic: post-upgrade service comments, force immediate check
Replies: 5
Views: 386

post-upgrade service comments, force immediate check

Hello, I've just upgraded to Nagios XI 2014R2.0 and one issue I'm having is Acknowledge/Schedule immediate check/Disable Notifications on services does not seem to be working. I can clearly see the service I've asked to disable in /usr/local/nagios/var/rw/nagios.cmd [1418038780] DISABLE_SVC_NOTIFICA...
by iivanyi
Fri Jun 13, 2014 2:28 am
Forum: Nagios XI
Topic: check files in /tmp
Replies: 8
Views: 1182

Re: check files in /tmp

Yeah, thanks. It's not completely resolved but certainly well under control.

Regards
by iivanyi
Wed Jun 11, 2014 4:18 am
Forum: Nagios XI
Topic: check files in /tmp
Replies: 8
Views: 1182

Re: check files in /tmp

yes, exactly why I was looking at this link $ grep -i orphan /var/log/messages | wc 230176 6744091 51654124 I've implemented the other changes, but I'm slightly hesitant about the perl changes, can I estimate a performance hit? I've been monitoring /tmp and while I have only a few hundred right now,...
by iivanyi
Tue Jun 10, 2014 7:46 am
Forum: Nagios XI
Topic: check files in /tmp
Replies: 8
Views: 1182

Re: check files in /tmp

actually I'm guessing I need to try the instructions here first
http://support.nagios.com/wiki/index.ph ... g_Orphaned
by iivanyi
Tue Jun 10, 2014 7:41 am
Forum: Nagios XI
Topic: check files in /tmp
Replies: 8
Views: 1182

check files in /tmp

Hello, I'm not sure I've seen anything 100% relevant so posting this issue, apologies if I haven't found the same topic: # ls /tmp| wc 750507 750507 9006143 full of check files, I noticed the other day all checks had stopped and cleaned up/adjusted tmpwatch to clean up files 1 day and over, but this...
by iivanyi
Sat Mar 22, 2014 4:25 am
Forum: Nagios XI
Topic: holt-winters capacity management
Replies: 3
Views: 265

Re: holt-winters capacity management

perhaps you're right, some extrapolations seem to work, i do note that some are showing "not enough data" immediately, so will come back to this in a month or so
by iivanyi
Fri Mar 21, 2014 11:59 am
Forum: Nagios XI
Topic: holt-winters capacity management
Replies: 3
Views: 265

holt-winters capacity management

Hello,

Been playing a bit with the capacity management reports, and I don't seem to get a chart for Holt-Winters extrapolation, I'm running 2012R2.9 at the moment.

Where can I look to see why etc...

Kind regards