success : function(result) {
                    Backbone.Mediator.pub('view:resetmonitor:reset', {
                        'model'     : this.model,
                        'message'   : "The '" + this.model.get('name') + "' monitor's history and data were reset.",
                        'attention' : 'Monitor Reset Successful!'