Hello,
What is the best/most proper way to do the following?
I am using some script on monitored host which parses output of some command and triggers e-mail notification when some value is above threshold. In such cases I would also like to get complete output of the command in the body of e-mail notification.
Thanks a lot.
What is the best/most proper way to do the following?
I am using some script on monitored host which parses output of some command and triggers e-mail notification when some value is above threshold. In such cases I would also like to get complete output of the command in the body of e-mail notification.
Thanks a lot.
Comment