error : function(model, xhr, options) {
                        Backbone.Mediator.pub('view:smallmonitor:save', {
                            'model'     : this.model,
                            'message'   : "The monitor '" + this.model.get('name') + "' caused an error on activation, please check your monitor code.",
                            'attention' : 'Monitor Activate Error!',