Update README.md
This commit is contained in:
parent
f3ddebdc80
commit
074c976816
1 changed files with 6 additions and 2 deletions
|
|
@ -34,6 +34,10 @@ tree in a SNMP MIB file.
|
|||
-x, --privacy=PROTOCOL privacy protocol (DES|AES)
|
||||
-X, --privpass=PASSPHRASE privacy passphrase
|
||||
|
||||
Zabbix template version
|
||||
|
||||
-z, --zabbix_ver=2|3 Zabbix Template Schema Version (default: 3)
|
||||
|
||||
Zabbix item configuration
|
||||
|
||||
--check-delay=SECONDS check interval in seconds (default: 60)
|
||||
|
|
@ -45,10 +49,10 @@ tree in a SNMP MIB file.
|
|||
|
||||
### Requirements
|
||||
|
||||
* Zabbix v3+
|
||||
* Zabbix v2.4, 3+
|
||||
* Perl v5
|
||||
* Pod::Usage
|
||||
* XML::Simple
|
||||
* XML::Simple (2.20)
|
||||
* Net-SNMP
|
||||
* Correctly configured [MIB files](http://net-snmp.sourceforge.net/tutorial/tutorial-5/commands/mib-options.html)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue