Munin Plugin: Openvz V2

I have updated my Munin Plugin so it will nolonger depend on PHP to be installed.
It will allow you to easily monitor your running VE’s stats with Munin.

Installation

On Debian Etch

  • Upload the attached script to your server and place it in your shared munin plugins directory
    /usr/share/munin/plugins/openvz_
  • Configure munin to run the plugin as root
    open: /etc/munin/plugin-conf.d/munin-node
    add:
    [openvz*]
    user root
  • Create the symlinks for the Stats you want to monitor
    ln -s /usr/share/munin/plugins/openvz_ /etc/munin/plugins/openvz_kmemsize
  • Restart the munin-node
    /etc/init.d/munin-node restart

Attachment: openvz.sh

Bookmark and Share

Leave a Reply