add perfdata
git-svn-id: http://svn.centreon.com/Plugins/Dev@3057 6bcd3966-0018-0410-8128-fd23d134de7e
This commit is contained in:
parent
8c9989cae8
commit
8260f125bc
|
@ -57,4 +57,4 @@
|
||||||
esac
|
esac
|
||||||
|
|
||||||
# Test everything works fine
|
# Test everything works fine
|
||||||
/usr/bin/printf "%s\t%s\t%s\t%s\n" "$1" "$2" "$return_code" "$4" | /usr/sbin/send_nsca IP -p PORT -c /etc/send_nsca.cfg
|
/usr/bin/printf "%s\t%s\t%s\t%s|%s\n" "$1" "$2" "$return_code" "$4" "$5" | /usr/sbin/send_nsca IP -p PORT -c /etc/send_nsca.cfg
|
||||||
|
|
Loading…
Reference in New Issue