You'll want to read the Admin guide for event commands and alerts. You may need to do some of each to do what you want. Zenoss by default has some thresholds for perf stuff like CPU and memory, so those ought to be generating events anyway. You could also add your own threshold, though be aware you'll get alerts for both thresholds unless you also use event mappings and an event transform. The forums do have examples of this.
With the events, you can create an alert that will send you an e-mail when a specific filter is matched (you build it in the GUI). Finally, event commands work the same as an alert, but you specify a script to run on the Zenoss server that you could have go via ssh to the remote system and shut it down - or just do that in the command box if you like (I prefer scripts myself). -- James Pulver Information Technology Area Supervisor LEPP Computer Group Cornell University amro_22 wrote, On 2/11/2009 4:26 AM: > Hi all, > I want to know how i can make an email alert for example: > Alert if my processor is higher than #% that it sends me an email > and if my memory is #% that it also alerts me in a mail > and if its very high higher tah the #% that it shutdowns the server can > anyone help me please? > Thank you all, > > (#%= for example 40%) > > My regards, > Amro > > > > > -------------------- m2f -------------------- > > Read this topic online here: > http://forums.zenoss.com/viewtopic.php?p=31164#31164 > > -------------------- m2f -------------------- > > > > _______________________________________________ > zenoss-users mailing list > [email protected] > http://lists.zenoss.org/mailman/listinfo/zenoss-users _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
