Search found 21 matches

by uaslam
Thu Aug 08, 2013 2:17 pm
Forum: Nagios XI
Topic: Acknowledgement notification for certain contacts
Replies: 2
Views: 150

Acknowledgement notification for certain contacts

We have a business requirement where we dont want acknowledgement notifications sent to certain contacts (pager) but we do want them send to other (email).
I've looked at notification options for contact definitions and there is no flag for acknowledgements.

How can I go about this? :?
by uaslam
Tue Jul 30, 2013 1:06 pm
Forum: Nagios XI
Topic: mysql db replication issues
Replies: 1
Views: 175

mysql db replication issues

I'm having trouble getting mysql replication to work properly. I've followed this doc here http://community.nagios.org/2010/01/16/nagios-quick-mysql-replication-for-your-nagios-installation/ I've taken fresh DB dumps and started replication but it keeps complaining about duplicate entries. Here is a...
by uaslam
Thu Jul 25, 2013 3:26 pm
Forum: Nagios XI
Topic: Notifications wont disable from nagios.cfg
Replies: 5
Views: 240

Re: Notifications wont disable from nagios.cfg

Are you looking to script the notifications on/off instead of using XI's options? Yes, thats exactly what I'm doing... This particular instance is a clone of our primary nagiosxi and serves as standby backup. It just sits there dormant and checks the primary server once in a while to see if nagios ...
by uaslam
Thu Jul 25, 2013 2:33 pm
Forum: Nagios XI
Topic: Notifications wont disable from nagios.cfg
Replies: 5
Views: 240

Re: Notifications wont disable from nagios.cfg

I can do so through the web UI but should it default to what in the confi file? Nope. XI's settings will take precedence. The XI settings survive nagios service restarts? How can I make sure nagiosxi settings are null (dont interfere with nagios core)? I'm also enabling/disabling Active Service Che...
by uaslam
Thu Jul 25, 2013 1:48 pm
Forum: Nagios XI
Topic: Notifications wont disable from nagios.cfg
Replies: 5
Views: 240

Notifications wont disable from nagios.cfg

in nagios.cfg

Code: Select all

enable_notifications=0
after change i restart nagios but notifications are still enabled ?

I can do so through the web UI but should it default to what in the confi file?
by uaslam
Thu Jul 25, 2013 12:44 pm
Forum: Nagios XI
Topic: Distributed Nagios Setup
Replies: 2
Views: 206

Re: Distributed Nagios Setup

This was really helpful to me. Posting here if anyone else comes across this thread.

http://www.slideshare.net/nagiosinc/mike-weber-failover

Thanks!
by uaslam
Fri Jul 12, 2013 10:55 am
Forum: Nagios XI
Topic: Nagios wont generate notification service
Replies: 1
Views: 135

Nagios wont generate notification service

I found an anomaly in out system where nagios is not generating notification for a service. Other service with similar settings work just fine. I've looked everywhere but cant seem to find the root of the problem. We are on lattest NagiosXI enterprise. where should I focus?
by uaslam
Mon Jul 08, 2013 2:32 pm
Forum: Nagios XI
Topic: Distributed Nagios Setup
Replies: 2
Views: 206

Distributed Nagios Setup

What we have... Two NagiosXI enterprise servers at two different locations. Both locations have a site to site VPN in between. Both servers monitor exactly the same hosts/services across the two locations. Currently only one server sends out notifications. What we want (ideally) Have a redundant se...
by uaslam
Fri Jun 28, 2013 10:02 am
Forum: Nagios XI
Topic: Notification Escalation - [Suppression Workaroun Posted]
Replies: 12
Views: 705

Re: Service Notification Escalation

I have created a work around for what we desire, im posting it here so others can benefit from it. Basically we setup contacts normally with no escalation policy. To suppress X amount notification for some contacts I did the following... Edit /usr/local/nagiosxi/scripts/handle_nagioscore_notificatio...
by uaslam
Thu Jun 27, 2013 8:17 am
Forum: Nagios XI
Topic: Notification Escalation - [Suppression Workaroun Posted]
Replies: 12
Views: 705

Re: Service Notification Escalation

I believe you are correct. This should definitely apply to everything. The best option I can give you would be to redefine that service group and check. One for production and one for staging. While its not ideal to have to recreate these things, we would generally suggest to keep intermingling of ...