forked from mike-sirs/munin-strongswan
-
Notifications
You must be signed in to change notification settings - Fork 0
hbrecht/munin-strongswan
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Small munin plugin to monitor StrongSwan server # a few basic steps apt-get install munin-node ruby ruby-dev gem install vici --no-rdoc --no-ri # Insert ip address of you munin server (replace ^0\.0\.0\.0$) echo 'allow ^0\.0\.0\.0$' >> /etc/munin/munin-node.conf echo '[munin_strongswan_*]' >> /etc/munin/plugin-conf.d/munin-node echo 'user root' >> /etc/munin/plugin-conf.d/munin-node cd /etc/munin/plugins git clone https://github.com/undead-osiris/munin-strongswan.git /tmp/munin-strongswan/ cp /tmp/munin-strongswan/munin_strongswan_* /etc/munin/plugins/ service munin-node restart
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Ruby 100.0%