You can do this via zendmd:
Code:
d = find("your.device.name")
for interface in d.os.interfaces():
interface.monitor = False
commit()
and then re-enable the interfaces you want to monitor. I proposed another
possibility at [1].
[1] http://community.zenoss.com/forums/viewtopic.php?t=5346
-------------------- m2f --------------------
Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=20856#20856
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users