Simple script monitor
Simple script monitor
Hello
i've a simple script monitor :
cat /home/backup/finale.txt
exit 0
I've the following result :
Script Result
Exit Code 0
Message Script message not found/invalid script message format - Please refer the help card 'Output Format:portion' for assistance.
Inside finale.txt is writen
:
Data:
host01 <number>
host02 <number>
host03 <number>
The instance name and value are separated by a TAB space ( using in bash host01
\t<number>)
Is that normal ?
Regards
Franco