Nagios Variables

Assaf Flatto nagios at flatto.net
Thu Aug 2 12:32:54 CEST 2012


The marco's are internal to nagios and will not be read from an external 
text file .

there is a way to make nagios macros available to external commands ( 
look for "macros" in the nagios.cfg file)

But what you are trying to do with the message.txt file will fail to 
work as the SendEmail script most likely do not have access to the 
nagios internal macros and there for will not expand them .


On 02/08/12 11:25, Bruno Martins wrote:
> Hello list,
>
> How can I access Nagios variables like $NOTIFICATIONTYPE$, 
> $SHORTDATETIME$, etc from a text file passed in a command?
>
> I have one command which is:
> /usr/local/bin/sendEmail -o message-file=/etc/nagios/message.txt ... 
> bla bla bla
>
> And inside message.txt I have those variables. However when I am 
> notified, I am not getting variable's values, instead, it gives me the 
> plain string "$NOTIFICATIONTYPE$", etc.
>
> Googling didn't help too much.
>
> Thanks for all help on this!
>
> Best regards,
>
> Bruno
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>
>
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20120802/c841786d/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list