root/n2rrd.conf
| Revision 1, 365 bytes (checked in by root, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | # |
| 2 | # |
| 3 | CONF_DIR = /etc/n2rrd |
| 4 | |
| 5 | # Default RRD data location |
| 6 | RRA_DIR = /var/log/nagios/rra |
| 7 | |
| 8 | # |
| 9 | # sub directory of CONF_DIR |
| 10 | TEMPLATES_DIR = /etc/n2rrd/templates |
| 11 | |
| 12 | # |
| 13 | # SERVICE_MAPS filename, under CONF_DIR/maps |
| 14 | # |
| 15 | SERVICE_NAME_MAPS = /etc/n2rrd/templates/maps/service_name_maps |
| 16 | |
| 17 | # |
| 18 | # logfilename |
| 19 | # NOTE: check for file permissions |
| 20 | LOGFILE = /var/log/nagios/rra/n2rrd.log |
| 21 |
Note: See TracBrowser for help on using the browser.
