Commit graph

8 commits

Author SHA1 Message Date
Sven Putteneers
7088534f08 Allow Zabbix time spec instead of just seconds for check-delay and disc-delay
In Zabbix, the item check interval and discovery intervals can be
specified not just with a number of seconds, but with more convenient
units using time suffixes as well.

See https://www.zabbix.com/documentation/current/en/manual/appendix/suffixes
for a list of supported suffixes.

By allowing strings as arguments to --check-delay and --disc-delay,
these interval specifications can be used.

No checking for correct syntax (i.e. valid time suffixes) is done; if
required, this can be added to the code as well.
2022-07-15 11:46:08 +02:00
Ryan Armstrong
9a59e8c448 Added prereqs for RHEL family servers - Thanks Volker 2016-10-30 20:43:50 +08:00
Ryan Armstrong
20bfdd8a70 Added unit translations for common mib units 2016-08-17 16:18:18 +08:00
Ryan Armstrong
318aaeae32 Updated installation instructions 2016-08-17 15:10:05 +08:00
Ryan Armstrong
3ea7e98b56 Removed unused get_child_by_label function 2016-08-08 18:18:57 +08:00
Ryan Armstrong
2ac32ded1a Updated script for Zabbix v3 support 2016-08-08 17:55:05 +08:00
Ryan Armstrong
7d293da3fc Added license 2016-06-01 15:47:54 +08:00
Ryan Armstrong
6d24aad64b Initial commit 2016-06-01 15:33:08 +08:00