Skip to content

Instantly share code, notes, and snippets.

@ya-pulser
Created February 3, 2013 13:24
Show Gist options
  • Save ya-pulser/4701771 to your computer and use it in GitHub Desktop.
Save ya-pulser/4701771 to your computer and use it in GitHub Desktop.
Sample of munin plugin outputs.
ya-pulser$ ./pu-snr.sh config
graph_title Arris 900s Signal to Noise (dB)
graph_vlabel db (decibels)
graph_category arris
downsnr1.label Downstream 1
downsnr2.label Downstream 2
downsnr3.label Downstream 3
ya-pulser$ ./pu-snr.sh
downsnr1.value 37.60
downsnr2.value 36.40
downsnr3.value 36.60
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment