Hi Tom
We encountered a similar situation some time back, where we only wanted to
provide specific views to specific groups.
The easiest way of doing that, is to create another Xymon page per "view".
On that page, you have duplicates hosts entries of the servers you want them
to see, and use group-only to list the tests that will be visible to the
group.
You then use the security features of Apache to limit the group's access to
that page only.
Hope that helps.
Regards
Vernon
On 12 October 2011 02:31, Tom Shimada <user-a4d567369965@xymon.invalid> wrote:
Hello,
I am currently trying to create graphs separately from xymon to provide
stats for our customer. We do not want to let them view our entire
network.
I realize that when i did a rrdtool dump for memory or disk, there are
separate rrd databases
but the DS name is the same.
Ofcourse, you cannot have the same DS name when you rrdtool graph etc....
Could you tell me how I can create the same graphs on xymon?
Thank you,
Tom