I have an SSH task that checks the errpt on a couple AIX systems periodically and sends an alert if any errors are found. Previously the output would be blank unless there was an error and my flow would only alert if the output was not blank. However, when I upgraded from 8.2.9 to 8.3.5, this command always returns the date in the output, even if the command doesn't return any errors. When I run this directly on the host no date is returned.
Is there a way to turn of the date from displaying? If not, how can I get around this issue so it only alerts when there are errors?
Edited by moderator
2018-06-26T19:25:42Z
|
Reason: Not specified