add perfdata

git-svn-id: http://svn.centreon.com/Plugins/Dev@3057 6bcd3966-0018-0410-8128-fd23d134de7e
This commit is contained in:
Julien Mathis 2007-09-05 08:02:33 +00:00
parent 8c9989cae8
commit 8260f125bc
1 changed files with 1 additions and 1 deletions

View File

@ -57,4 +57,4 @@
esac
# 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