Skip to content

Instantly share code, notes, and snippets.

@theist
Created July 31, 2013 09:09
Show Gist options
  • Save theist/6120577 to your computer and use it in GitHub Desktop.
Save theist/6120577 to your computer and use it in GitHub Desktop.
Munin node client, extracts every value from every plugin available in a munin node passed as parameter and print it in a carbon like format. Intended to extract munin node stats and push it to cabon in a cron call like ./simple_munin_node_client.pl munin_host | nc carbon_host 2004
We couldn’t find any files to show.
@theist
Copy link
Author

theist commented Jul 31, 2013

It requires cpan package http://search.cpan.org/~sebastian/Munin-Node-Client-0.01/lib/Munin/Node/Client.pm It scales as bad as munin itself

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment