Skip to content

jfqd/smartos-munin-plugins

 
 

Repository files navigation

smartos-munin-plugins

Modified munin plugins to work in an SmartOS zone. This repository is created because of not working or wrong configured munin plugins, for example wrong default shell for executing the script.

To get that working I easily replace all existing plugins in /opt/local/lib/munin/plugins with the content of the repository. Be careful because this will overwrite existing plugins.

All begin with a simple replace #!/usr/xpg4/bin/sh with #!/usr/bin/bash. This allow you to use plugin.sh with the bash function local.

About

Modified munin plugins for SmartOS

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 49.7%
  • Shell 45.0%
  • Ruby 5.3%