# File lib/fog/ecloud/models/compute/monitors.rb, line 12 def all data = connection.get_monitors(href).body load(data) end