Code

Added check for "%" in COUNTER <description>. If it exists, <description> is used...
authorHarper Mann <harpermann@users.sourceforge.net>
Wed, 22 Dec 2004 23:02:10 +0000 (23:02 +0000)
committerHarper Mann <harpermann@users.sourceforge.net>
Wed, 22 Dec 2004 23:02:10 +0000 (23:02 +0000)
commit5315de2b9ebb1e8d5dc63da3280ee7990d152a47
tree3973f041aa8e5ecf40e19d6db26050852b94341d
parentc0a999cfed9172f4837a0966b5c861c1602a5abe
Added check for "%" in COUNTER <description>.  If it exists, <description> is used as an arg to asprintf.  If it doesn't exist, <description> is used as a label.  If the formatting is wrong, the program will segv.

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1053 f882894a-f735-0410-b71e-b25c423dba1c
plugins/check_nt.c