Hello,
I have setup escalation notfication using /opt/monitor/etc/serviceescalations.cfg and I want to ask you if there is some change to adjust/affect message/notification content. Basically escalation contact need to see in notification, that it is escalated notification and not the regular one.
Is there such option?
Thank you
Peter
How to change message of Notification when using
Re: How to change message of Notification when using
Possibly. What Nagios Core version are you running?
Make sure to adjust for the actual location of your nagios binary.
Code: Select all
/opt/monitor/bin/nagios --versionFormer Nagios employee
Re: How to change message of Notification when using
Hello, Thank you for reply.
[PROD] monitor@gtovmngmeurprd001: ~ > /opt/monitor/bin/nagios --version
op5 Monitor 4.2.5, powered by Nagios Core 3
Copyright (c) 2009-2011 Nagios Core Development Team and Community Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 2012-04-17
License: GPL
Website: http://www.nagios.org
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2 as
published by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
[PROD] monitor@gtovmngmeurprd001: ~ > /opt/monitor/bin/nagios --version
op5 Monitor 4.2.5, powered by Nagios Core 3
Copyright (c) 2009-2011 Nagios Core Development Team and Community Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 2012-04-17
License: GPL
Website: http://www.nagios.org
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2 as
published by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
Re: How to change message of Notification when using
We do not provide support for op5. Please post to their support forums if you need assistance.
Former Nagios employee