Skip to content

victorhugopa/zabbix-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

zabbix-scripts

Scripts to automate tasks in Zabbix

hostname_from_snmp.sh:

Simple script to rename hosts into Zabbix3/MySQL by data from SNMP sysName.

Usage:

./hostname_from_snmp.sh v2c 192.168.1.1
./hostname_from_snmp.sh v3 192.168.1.% (SQL wildcard)

Based on http://developers-club.com/posts/82465/ (simpler Zabbix 1.8 version)

About

Scripts to automate tasks in Zabbix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages