Skip to content

nikimaxim/zbx-openvpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zabbix openvpn service

Installing for linux

Requirements:

  • OS: Linux
  • Zabbix-agent: 4.0 and later
  • Openvpn: 2.4 and later

Copy bash script:

  • github/openvpn-discovery.sh in /opt/zabbix/openvpn-discovery.sh

Chmod and Chown

  • chmod -R 750 /opt/zabbix/
  • chown -R root:zabbix /opt/zabbix/
  • chown root:zabbix /etc/openvpn/ipp.txt

Check bash script(Out json):

  • /opt/zabbix/openvpn-discovery.sh

Add from zabbix_agentd.conf "UserParameter" in zabbix_agentd.conf:

  • github/zabbix_agentd.conf

Import zabbix template:

  • github/Template App OpenVPN Service.xml

Examples images:

  • Graph: Openvpn

Image alt


  • Items

Image alt


  • Discovery rules

Image alt


  • Items prototypes

Image alt

  • Graph prototypes

Image alt


  • Latest data

Image alt


License

  • GPL v3