[Nagios-devel] Release of n2rrd-1.3beta..
Posted: Tue May 29, 2007 5:54 am
Hi all,
just now released n2rrd 1.3beta (http://n2rrd.diglinks.com).
from CHANGELOG
-----------
n2rrd:
1) now also excepts negative values returned by plugins (reported
by Matteo Corti )
2) now can parse host and service name (reported by Paul Louvet
)
like "RRA_DIR/host_name_lan_dmz/host_name_lan_dmz_service-eth0.rrd"
to:
hostname = host_name_lan_dmz
service = service-eth0
in function summary
3) Introduced new configuration option
SAVE_NAGIOS_ENVIRONMENT_VARS = 0|1
3.1)
if set to value "1", then it just dumps all NAGIOS_* environment
variables
which has some value. The files are placed in the same place as
rrd files
with extention ".env".
3.2)
you can limit/change order/.., values that are displayed by
editing the "[/etc/n2rrd/templates/]environment.t"
you may have choosen a different CONF_DIR
3.3)
What you do with these values is upto your imagination, as an
example have a look
at demo site rrd2graph daily,monthly,weekly and yearly display.
rrd2graph:
1) if n2rrd saves NAGIOS_* environment variables, this can be
viewed by enabling
SAVE_NAGIOS_ENVIRONMENT_VARS
-----------
Regards,
Badri
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
just now released n2rrd 1.3beta (http://n2rrd.diglinks.com).
from CHANGELOG
-----------
n2rrd:
1) now also excepts negative values returned by plugins (reported
by Matteo Corti )
2) now can parse host and service name (reported by Paul Louvet
)
like "RRA_DIR/host_name_lan_dmz/host_name_lan_dmz_service-eth0.rrd"
to:
hostname = host_name_lan_dmz
service = service-eth0
in function summary
3) Introduced new configuration option
SAVE_NAGIOS_ENVIRONMENT_VARS = 0|1
3.1)
if set to value "1", then it just dumps all NAGIOS_* environment
variables
which has some value. The files are placed in the same place as
rrd files
with extention ".env".
3.2)
you can limit/change order/.., values that are displayed by
editing the "[/etc/n2rrd/templates/]environment.t"
you may have choosen a different CONF_DIR
3.3)
What you do with these values is upto your imagination, as an
example have a look
at demo site rrd2graph daily,monthly,weekly and yearly display.
rrd2graph:
1) if n2rrd saves NAGIOS_* environment variables, this can be
viewed by enabling
SAVE_NAGIOS_ENVIRONMENT_VARS
-----------
Regards,
Badri
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]