On Wed, May 09, 2007 at 02:01:37PM -0400, Chet Luther wrote:

> Changing the zEventSeverity would be trivial:
>    dmd.Events.Status.Ping.zEventSeverity = 5

How do I change a boolean property?  e.g. zWmiMonitorIgnore ?  Is the following
correct/safe?

    setattr(dr, 'zWmiMonitorIgnore', True)

And for string objects:

    setattr(dr, 'zCommandPath', '/opt/zenoss/libexec')

?

Thanks.

-- 
David Carmean                                           Network Appliance, Inc
Infosystems Architect,                                  495 E. Java Drive
Java (Sunnyvale) Engineering Lab Services               Sunnyvale, CA  94089
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to