The $MONIT_DESCRIPTION variable is currently not an option out of the box. Perhaps Patrik Israelsson can share his code changes he mentions here: http://lists.nongnu.org/archive/html/monit-general/2007-02/msg00061.html
Better yet would be to have the code slipped into the next release. =) If said release is months away I know I could benefit from doing the change manually until the release. On Jan 8, 2008 4:42 AM, Jan-Henrik Haukeland <[EMAIL PROTECTED]> wrote: > There are some environment variables you can use in your script. See > http://www.tildeslash.com/monit/doc/manual.php#environment > > > On Jan 8, 2008, at 10:09 AM, Morten Bressendorff Schmidt wrote: > > > Hi > > > > Is it in any way possible, to get the $DESCRIPTION of the error > > parsed on > > tp the script executed by the exec action? > > > > It works in alert, but I need the describtion of the problem to get > > parsed > > to the script, so that I can send myself an SMS to my cellphone, which > > includes the error in question... > > > > Is there any way to do this? > > Like: > > > > exec "myscript $DESCRIPTION " > > or something... > > > > Best Regards > > Smet > > > -- > To unsubscribe: > http://lists.nongnu.org/mailman/listinfo/monit-general > -- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general
