Search found 105 matches
- Fri Nov 16, 2012 2:12 pm
- Forum: Nagios XI
- Topic: Missing Acknowledgements
- Replies: 5
- Views: 683
Re: Missing Acknowledgements
Is there a log I can go back to, to see who did the acknowledgement?
- Fri Nov 16, 2012 11:36 am
- Forum: Nagios XI
- Topic: Missing Acknowledgements
- Replies: 5
- Views: 683
Re: Missing Acknowledgements
I thought the point of having the Acknowledgements page was for auditing?
- Fri Nov 16, 2012 9:38 am
- Forum: Nagios XI
- Topic: Missing Acknowledgements
- Replies: 5
- Views: 683
Missing Acknowledgements
I have an acknowledgement e-mail on Sunday, but I cannot find a corresponding entry for it (or anything else on that day) on the Acknowledgements page in Nagios XI 2011R2.4. There are entries for acknowledgements before and after that day. How could that happen?
- Tue Nov 13, 2012 2:43 pm
- Forum: Nagios XI
- Topic: Unreachable Alerting
- Replies: 3
- Views: 324
Re: Unreachable Alerting
Please add that as a core feature request: Granular control of notification interval per notification type. 
- Tue Nov 13, 2012 12:39 pm
- Forum: Nagios XI
- Topic: Unreachable Alerting
- Replies: 3
- Views: 324
Unreachable Alerting
Is there a way to set XI so that unreachable alerts only go out once per incident? I'm getting them every 15 minutes at the moment.
- Mon Sep 17, 2012 12:26 pm
- Forum: Nagios XI
- Topic: Plugins Upgrade?
- Replies: 1
- Views: 195
Plugins Upgrade?
Is there a preferred way to pull down the latest compiled Nagios plugins? Looks like I have nagios-plugins 1.4.13, would like to get to 1.4.16.
(Currently running XI 2011R2.4)
(Currently running XI 2011R2.4)
- Wed Sep 05, 2012 2:38 pm
- Forum: Nagios XI
- Topic: Why is nagiosadmin alerted even when not defined?
- Replies: 1
- Views: 287
Why is nagiosadmin alerted even when not defined?
I've got a few service checks that do not use templates and only have a single contact defined. But in addition to that contact, nagiosadmin will get a copy of the email alert. Is there some default setting somewhere that causes this?
- Thu Aug 30, 2012 3:24 pm
- Forum: Nagios XI
- Topic: Graph Explorer Button Issue in Chrome
- Replies: 23
- Views: 1954
Re: Graph Explorer Button Issue in Chrome
Absolutely nothing in the Javascript console, errors or otherwise. It's as if the service names I'm clicking go to # or something. The right side frame doesn't appear to be attempting to load anything.
- Thu Aug 30, 2012 2:22 pm
- Forum: Nagios XI
- Topic: Graph Explorer Button Issue in Chrome
- Replies: 23
- Views: 1954
Re: Graph Explorer Button Issue in Chrome
Code: Select all
1346354100: nan nan
1346354160: nan nan
1346354220: nan nan
1346354280: nan nan
1346354340: nan nan
1346354400: nan nan
1346354460: nan nan
1346354520: nan nan
1346354580: nan nan
1346354640: nan nan- Mon Aug 13, 2012 12:55 pm
- Forum: Nagios XI
- Topic: Graph Explorer Button Issue in Chrome
- Replies: 23
- Views: 1954
Re: Graph Explorer Button Issue in Chrome
<script type='text/javascript'> //rrd command: /usr/bin/rrdtool fetch /usr/local/nagios/share/perfdata/localhost/_HOST_.rrd AVERAGE -s 0 -e 1344880515 var COUNT = 836; //total rrd entries fetched var UOM = 'ms %% '; var START = 1344830460000; //Date.UTC(2011, 1, 21) ->added below for correct dataty...