On Oct 14, 2008, at 10:20 AM, triesz wrote:
I am setting up a custom paging command script and would like to know
what variables are possible?

The default command is:
$ZENHOME/bin/zensnpp localhost 444 $RECIPIENT

$RECIPIENT comes from the users pager line.

The E-mails contain:
Device: <device name>
Component:
Severity: Critical
Time: 2008/10/14 00:20:33.000
Message: <message string>

I would like to use some of the email variables in the pager command.

Unfortunately $RECIPIENT is the only option you have at the moment for the command line that is sent. I don't know why we chose to use environment variables to pass this information instead of the wonderful TALES substitution we use nearly everywhere else. A ticket already exists to convert the page command to allow TALES substitution.

Ticket #3396: remove 4th type of variable substitution
http://dev.zenoss.org/trac/ticket/3396
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to