Hi everybody,

Whenever a bgp peering goes down I want to do a nslookup for that IP.

Can I do something like this in the event transform:

import os
evt.summary = os.system('nslookup evt.bgppeer_ip')




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

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

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



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

Reply via email to