Hello,

When I receive the alerts , the description doesn't contain the arguments

My monit config:

check program checkSize_SapSprintLogs with path
"/usr/local/nagios_plugins/check_dirsize11.sh -d
/cygdrive/c/PROGRA~1/SAP/SAPSPrint/Logs -w 5000000 -c 10000000"

The alert description:
      Description: '/usr/local/nagios_plugins/check_dirsize11.sh'
failed with exit status (1) -- 6939796 KB - warning

What I would like (arguments added):
      Description: '/usr/local/nagios_plugins/check_dirsize11.sh -d
/cygdrive/c/PROGRA~1/SAP/SAPSPrint/Logs -w 5000000 -c 10000000' failed
with exit status (1) -- 6939796 KB - warning

I have something misconfigured? Is it possible?

Thanks a lot for your time.

--
To unsubscribe:
https://lists.nongnu.org/mailman/listinfo/monit-general

Reply via email to