Xymon Mailing List Archive search

how to view xymon variables?

list Jeremy Laidman
Mon, 3 Jun 2013 09:43:53 +1000
Message-Id: <user-7e9a04741afd@xymon.invalid>

On 31 May 2013 19:50, deepak deore <user-7b03b2a1ee70@xymon.invalid> wrote:
So, do you mean to say that these variables which I listed are only
available during alerts ?
Can I echo these variables in any of my custom script?
Yes.

eg. put "echo $BBALPHAMSG > some_file" in my custom script?
Only in an alert script.

J