How to change message of Notification when using

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
pbenedik
Posts: 2
Joined: Thu Jan 22, 2015 9:08 am

How to change message of Notification when using

Post by pbenedik »

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
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: How to change message of Notification when using

Post by tmcdonald »

Possibly. What Nagios Core version are you running?

Code: Select all

/opt/monitor/bin/nagios --version
Make sure to adjust for the actual location of your nagios binary.
Former Nagios employee
pbenedik
Posts: 2
Joined: Thu Jan 22, 2015 9:08 am

Re: How to change message of Notification when using

Post by pbenedik »

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.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: How to change message of Notification when using

Post by tmcdonald »

We do not provide support for op5. Please post to their support forums if you need assistance.
Former Nagios employee
Locked