Code

Move check_ntp's extract_value to utils_base.c.
authorThomas Guyot-Sionnest <dermoth@aei.ca>
Tue, 20 Jan 2009 03:14:03 +0000 (22:14 -0500)
committerThomas Guyot-Sionnest <dermoth@aei.ca>
Wed, 21 Jan 2009 06:27:40 +0000 (01:27 -0500)
commita4647be424c9350ab967eeacccd2761c71f9c6a9
tree065729e41f68f4e101a8089574216ec62ce9d2b3
parent81871eaa82bd0ca1c4a3ea8781bd8bf095073fd0
Move check_ntp's extract_value to utils_base.c.

This function can also be used to parse performance data strings which
could be useful in the future.
lib/tests/test_utils.c
lib/utils_base.c
lib/utils_base.h
plugins/check_ntp_peer.c