Search found 25 matches
- Mon Jul 11, 2016 3:21 pm
- Forum: Open Source Nagios Projects
- Topic: Macro SERVICEGROUPALIAS
- Replies: 6
- Views: 2785
Re: Macro SERVICEGROUPALIAS
Yes, lock this one.
- Mon Jul 11, 2016 1:06 pm
- Forum: Open Source Nagios Projects
- Topic: Macro SERVICEGROUPALIAS
- Replies: 6
- Views: 2785
Re: Macro SERVICEGROUPALIAS
Thanks for an answer
- Sat Jul 09, 2016 10:33 am
- Forum: Open Source Nagios Projects
- Topic: Macro SERVICEGROUPALIAS
- Replies: 6
- Views: 2785
Re: Macro SERVICEGROUPALIAS
Well, may be I've described my issue incorrectly. What I'm trying to achieve is to make nagios send by mail multiple service group descriptions (which is internal nagios macro: $SERVICEGROUPALIAS$). At this moment nagios sends only primary service group description if service is defined in multiple ...
- Mon Jul 04, 2016 1:13 pm
- Forum: Open Source Nagios Projects
- Topic: Alternative to NRPE for Linux monitoring with Nagios Core
- Replies: 23
- Views: 14148
Re: Alternative to NRPE for Linux monitoring with Nagios Cor
Simple solution:
Why not to use firewall to enable access from authorized IP address only?
Why not to use firewall to enable access from authorized IP address only?
- Mon Jul 04, 2016 4:41 am
- Forum: Open Source Nagios Projects
- Topic: Macro SERVICEGROUPALIAS
- Replies: 6
- Views: 2785
Macro SERVICEGROUPALIAS
Hi, is there any macro, which allows to send multiple servicegroup aliases by mail? at this moment from the SERVICEGROUPALIAS macro description: The long name / alias of either 1) the servicegroup name passed as an on-demand macro argument or 2) the primary servicegroup associated with the current s...
- Thu May 26, 2016 2:45 am
- Forum: Open Source Nagios Projects
- Topic: Hide the "Disable Notifications" link for hosts and services
- Replies: 3
- Views: 1022
Re: Hide the "Disable Notifications" link for hosts and serv
Sure. These are screenshots of older and newer nagios. These links are part of commands.cgi file, which is compiled code (c I guess?). So the only possibility is to change the source and build nagios from sources? This should be done easier :) From the cgi.conf I can disable access to all the comman...
- Wed May 25, 2016 9:09 am
- Forum: Open Source Nagios Projects
- Topic: Hide the "Disable Notifications" link for hosts and services
- Replies: 3
- Views: 1022
Hide the "Disable Notifications" link for hosts and services
Hi,
Is it possible?
Is it possible?
- Wed May 25, 2016 8:37 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Sound alarms and notifications
- Replies: 2
- Views: 1875
Re: Nagios Sound alarms and notifications
As always.. I keep looking for a solution, do not find it, write a topic on forums and then I find the solution myself 
Acknowledge this service problem
is the key answer.
Acknowledge this service problem
is the key answer.
- Wed May 25, 2016 8:33 am
- Forum: Open Source Nagios Projects
- Topic: Host Child/Parent Issue
- Replies: 15
- Views: 5799
Re: Host Child/Parent Issue
Played long enough with this thing and this is not the magic we would have. So close this one, my issue has no solution
Will try to work around this one.
- Wed May 25, 2016 8:31 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Sound alarms and notifications
- Replies: 2
- Views: 1875
Nagios Sound alarms and notifications
Hi running Version 3.5.1 Is there any way to achieve this goal: We would like to be able to mute the alarming sound of certain service, when it changes its state to non-ok, but still nagios should send notifications by mail. At this moment, when our noc presses the "Disable notifications" ...