[drraw-users] pnp4nagios & drraw
Jeremy Jacquier-Roux
jaj at teamlog.com
Thu Nov 27 07:52:10 MST 2008
Hello,
I'm wondering what would be the complexity of a development to add a new
feature to drraw.cgi?
Indeed I think it would be interesting drraw would be able to read some
informations into xml files generated by pnp4nagios.
Because drraw permits to make nicer graphs and use templates and
dashboards, I want use it with rrd files generated by pnp4nagios.
Pnp4nagios creates rrd files which contain numbered data sources (btw
thanks again to Christophe Kalt for the patch) and separate xml files
with data sources names.
This is an xml example :
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<NAGIOS>
<DATASOURCE>
<TEMPLATE>check_test</TEMPLATE>
<DS>1</DS>
<NAME>var1</NAME>
It would be interesting to collect NAME and use it as Label in drraw.cgi
I don't think I'm the only one to use drraw in complement of pnp4nagios,
so maybe someone already developed a patch to do this?
If you heard more about this, please let me know.
Thanks
p.s. sorry for my english
More information about the drraw-users
mailing list