cluther wrote:
> On Apr 29, 2009, at 11:00 AM, laird wrote:
> 
> > I'd like to display threshold status on the device status screens.  
> > Right now it looks like there are a hard-coded list of things that  
> > are displayed (e.g.IpRouteEntry, IpInterface, OSProcess, FileSystem,  
> > IpService, CPU). How can I add thresholds to this list, so that I  
> > can see which thresholds are in which state?
> > 
> > Alternatively, can someone give me a pointer to where I can find a  
> > list of all of the thresholds for a device via an API, so that I can  
> > write code to walk the list of thresholds and display their status?
> > 
> > Yes, users can figure this out by checking the event lists and the  
> > thresholds configured for the device, which means that the data is  
> > all somewhere within Zenoss, but I'd like to make the status of all  
> > of the checks explicit and obvious on a single screen.
> > 
> 
> Any component that has outstanding events for it will show up on the  
> device's status tab. If the component has no events outstanding, then  
> it may not show up on the status tab. Only certain categories display  
> when everything is clear.


Yes, I already know what Zenoss does currently. Your reply doesn't get me any 
closer to getting Zenoss to do what I want.

What I want to do is to display all of the thresholds for a device, with their 
status displayed as green/yellow/red. These indicator lights are currently 
displayed for a hard-coded set of measurements, but not for user-configured 
measurements.

Is it possible to configure Zenoss to add user-defined thresholds to the status 
indicators? If not, can someone tell me how to walk the list of thresholds for 
a device and inspect their current status, so that I can write the code to do 
this?




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=34224#34224

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to