Giter Site home page Giter Site logo

openvpn-statistic's Introduction

zabbix-openvpn-statistic

A shell script to grab statistic of OpenVPN connections

How to Use:

  1. Place script wherever in accessible directory for Zabbix user(i.e. '/etc/zabbix/scripts') on the remote OpenVPN server with working zabbix agent

  2. Configure paths for variables (if necessary) (by default script ueses default directory for openvpn logs)

  3. Grant access for Zabbix user to openvpn logfile

  4. Grant access for Zabbix user to script directory and script itself

    chown root:zabbix /etc/zabbix/scripts

    chmod 550 -R /etc/zabbix/scripts

  5. Add UserParameter in zabbix_agent.conf (you can place it as well after "UnsafeUserParameters")

    UserParameter=openvpn[*],/etc/zabbix/scripts/openvpn_statistic.sh $1

  6. Restart the Zabbix agent (according to your installation)

    systemctl restart zabbix-agent

  7. Import template-openvpn-statistic.xml

  8. Enjoy!

openvpn-statistic's People

Contributors

medd1er avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.