Hi,
prio = weight_priority * npprio +
weight_urgency * nurg +
weight_ticket * ntckts
npprior = normalized(ppri)
nurg = normalized(urg)
ntckts = normalized(tckts)
Here what is the formula to calculate the normalized value?
Thanks _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
