Simple Dashing job (and associated dash html) to display SNMP interface percentages
##Dependencies
Add it to dashing's gemfile:
gem 'snmp'
and run bundle install. Everything should work now :)
##Usage
To use this widget, copy snmp.rb into the /jobs directory. Add the html code from dash.erb into your dashboard file.
HI, yes sorry, that's what I get for copy and past from the bash window :-|
all fixed now