I'm trying to find a way to provide statusmap views to my customers based on a single map.
what I did first was to write the right contact in each host/service and write these contacts in cgi.cfg and in htpasswd.users
Like this, customers see only their own host on the statusmap, but, they have a "global" view of the whole statusmap. I mean, if some hosts are down, they see red spots even if they don't see details on hosts..
In host/service view it's OK (because it's well filtered). But in statusmap...
I'm searching in statusmap.c how to not to draw some hosts based on contact but I didn't find right objects/method at this time..
Somebody can help ?
thank you.