Hi guys,
We have a new support site where the events need to be handled by a seperate technical team. On this site every server has its own administrators also. They have a web based administration gui where they can decide if they want to monitor their server or not. If they check the combobox, the server should send some data(hostname, IP, admin e-mail) to the zenoss server where we have to do the followig steps:
1. register machine with IP
2. add admin user ('hostname_admin') with her/his email
3. add ('hostname_group') group
4. add admin user to the ('hostname_group') group
5. create a trigger ('hostname_trigger')for the server (if device(element) contains 'hostname')
6. create notification with the above trigger (hostname_trigger) with subscriber group ('hostname_group')
What we've already had (thx for google and zendmd tips) is the user management.
Can somebody halp me with the remaining parts (5, 6)?
Ahh, I almost forgot, our ZenOSS version is 4.2.
Regards,
Robert