I'm not a python programmer, but hey:
import random
eventKey = random.random()
I'd probably put this in an event mapping that's very specific to the
events you do want duplicated, or if it's an internal event then an
event class transform with an
if somematch:
eventKey = random.random()
No guarantees this works. Read up on the many ways you can narrow down
applications of event transforms etc.
--
James Pulver
Information Technology Area Supervisor
LEPP Computer Group
Cornell University
nxumdon wrote, On 2/13/2009 12:33 PM:
> Yes, that is exactly what I'm trying to do in the short term...just get the
> events unique so that each and every one gets alerted on. How would I go
> about adding a random number or time to the event transform? Thanks
>
> Jason
>
>
>
>
> -------------------- m2f --------------------
>
> Read this topic online here:
> http://forums.zenoss.com/viewtopic.php?p=31315#31315
>
> -------------------- 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