Dynamic Graphs and Plotting of perf data
Posted: Mon May 16, 2011 3:20 pm
Hi ,
I had already raised this on the pre-sales section, but since we are now actual customers would hope we get a better feedback.
I have written a perl based plugin for our aruba wireless and we are trying to plot number of users in various roles on the system at the moment the output of the perfdata looks like this:
authenticated=3;0;0;0;20 guest=1;0;0;0;42 khipu-sales=12;0;0;0;59 khipu-technical=4;0;0;0;79 voice=1;0;0;0;102 , some of the graphs would go and come as a few of the roles might not be in use at all, the graphs look like this at the moment
Further to this it seems like if I delete the .rrd and xml files by hand and let the system regenerate them it gets fixed till the point when one the graphs has to go and the role is no longer in use for e.g. if output of perfdata changes from
authenticated=3;0;0;0;20 guest=1;0;0;0;42 khipu-sales=12;0;0;0;59 khipu-technical=4;0;0;0;79 voice=1;0;0;0;102 to authenticated=3;0;0;0;20 khipu-sales=12;0;0;0;59 it breaks. Is there a way to get this fixed.
Your help is appreciated.
Many Thanks
Arnab
I had already raised this on the pre-sales section, but since we are now actual customers would hope we get a better feedback.
I have written a perl based plugin for our aruba wireless and we are trying to plot number of users in various roles on the system at the moment the output of the perfdata looks like this:
authenticated=3;0;0;0;20 guest=1;0;0;0;42 khipu-sales=12;0;0;0;59 khipu-technical=4;0;0;0;79 voice=1;0;0;0;102 , some of the graphs would go and come as a few of the roles might not be in use at all, the graphs look like this at the moment
Further to this it seems like if I delete the .rrd and xml files by hand and let the system regenerate them it gets fixed till the point when one the graphs has to go and the role is no longer in use for e.g. if output of perfdata changes from
authenticated=3;0;0;0;20 guest=1;0;0;0;42 khipu-sales=12;0;0;0;59 khipu-technical=4;0;0;0;79 voice=1;0;0;0;102 to authenticated=3;0;0;0;20 khipu-sales=12;0;0;0;59 it breaks. Is there a way to get this fixed.
Your help is appreciated.
Many Thanks
Arnab