Edit testing message
This commit is contained in:
parent
7013e9019c
commit
9fa3f4b908
|
@ -149,8 +149,13 @@ send_result_to_xymon_server() {
|
||||||
==================== Detailed status ====================
|
==================== Detailed status ====================
|
||||||
|
|
||||||
&${COLOR} $(cat ${PLUGIN_RESULT})"
|
&${COLOR} $(cat ${PLUGIN_RESULT})"
|
||||||
|
|
||||||
# For testing only
|
# For testing only
|
||||||
#echo $XYMON "${XYMSRV}" "status ${MACHINE}.${TEST} ${COLOR} $(cat ${PLUGIN_RESULT})" > /tmp/xymon.maco.tmp
|
#echo "$XYMON ${XYMSRV} status ${MACHINE}.${TEST} ${COLOR} ${SUBJECT}
|
||||||
|
|
||||||
|
#==================== Detailed status ====================
|
||||||
|
|
||||||
|
#&${COLOR} $(cat ${PLUGIN_RESULT})" > /tmp/xymon.maco.tmp
|
||||||
|
|
||||||
}
|
}
|
||||||
# }}}
|
# }}}
|
||||||
|
|
Loading…
Reference in New Issue