# File rbot/dbplugins/dash.rb, line 12 def help(plugin, topic="") "dash => check dWeb dashboard status, dash every <period> => check dashboard every <period> seconds, report if problems found, dash stop => stop timed checks, dash status => display current timed monitoring setup" end