Skip to content

atticlab/eos-munin-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set of Munin plugins to monitor EOS node and related EOS account

munin screenshot

Example: http://junglebp.atticlab.net/ATTICLAB.NET/JUNGLEBP.ATTICLAB.NET/index.html#eos

List of plugins:

eos_balance, eos_chain, eos_net, eos_cpu, eos_quota - account related plugins...

eos_mem - EOS node memory consumption plugin

Configuration:

echo "[eos_*]
env.ACCOUNT eosaccount
env.DATADIR /opt/EOSmainNet " >> /etc/munin/plugin-conf.d/eos

... where DATADIR path to your nodeos catalog with blocks and state catlogs

Usage

just place plugin in /usr/share/munin/plugins

$ sudo chmod 755 /usr/share/munin/plugins/eos*

$ sudo ln -s /usr/share/munin/plugins/eos* /etc/munin/plugins/

$ sudo service munin-node restart

About

Set of Munin plugins to monitor EOS node and related EOS account

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages