Skip to content

hedgeven/zabbix-externalscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zabbix-externalscripts

Some useful zabbix externalscripts

Check host IP in various DNSBLs

  • Clone this repo
  • Put check_dnsbl/check_dnsbl into /usr/lib/zabbix/externalscripts/check_dnsbl on your Zabbix Server/Proxy
  • Add read and execute rights (chmod a+rx /usr/lib/zabbix/externalscripts/check_dnsbl)
  • Import template check_dnsbl/zbx_export_dnsbl_template.xml
  • Add your host to 'Template Check DNSBL'

Check host IP in Antizapret database (Roskomnadzor)

  • Clone this repo
  • Put check_antizapret/check_antizapret into /usr/lib/zabbix/externalscripts/check_antizapret on your Zabbix Server/Proxy
  • Add read and execute rights (chmod a+rx /usr/lib/zabbix/externalscripts/check_antizapret)
  • Import template zbx_export_antizapret_template.xml
  • Add your host to 'Template Check DNSBL'

About

Some useful zabbix externalscripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published