lib/nagios/external_commands.rb in ruby-nagios-0.2.2 vs lib/nagios/external_commands.rb in ruby-nagios-0.3.0
- old
+ new
@@ -63,10 +63,10 @@
:check_attempts, :check_interval, :check_timeperiod,
:notification_time, :comment_id, :downtime_id, :contactgroup_name,
:hostgroup_name, :servicegroup_name, :file_name, :delete,
:status_code, :plugin_output, :return_code, :start_time,
:end_time, :fixed, :trigger_id, :duration, :check_time,
- :service_desription, :start_time, :options, :notification_number
+ :service_description, :start_time, :options, :notification_number
# Get private binding to use with ERB bindings.
def get_binding
binding()
end