diff options
author | Sebastian Harl <sh@teamix.net> | 2011-04-18 11:33:41 (GMT) |
---|---|---|
committer | Sebastian Harl <sh@teamix.net> | 2012-06-06 12:10:55 (GMT) |
commit | 14fc0f741dcd8316d7052d38ceb0a6968b7d999f (patch) | |
tree | a27a5be7b9220c31f57908c1c28ed90f01963250 /plugins/tests/conf | |
parent | b7e661c4ae46cb6a919a5dbf1bfb28c38e409a64 (diff) | |
download | monitoring-plugins-14fc0f741dcd8316d7052d38ceb0a6968b7d999f.tar.gz |
check_dbi: Added SERVER_VERSION metric.
This metric compares the database engine server version with the specified
ranges. The version string [[[[A.]B.]C.]D.]E[.] is returned as E + D*100 +
C*10000 + B*1000000 + A*100000000 (see libdbi's dbi_conn_get_engine_version()
documentation).
Diffstat (limited to 'plugins/tests/conf')
0 files changed, 0 insertions, 0 deletions