File nagiosgrapher.changes of Package nagiosgrapher
-------------------------------------------------------------------
Tue Oct 22 15:44:27 UTC 2019 - lars@linux-schulserver.de
- use systemd services on newer distributions
+ added: nagiosgrapher.systemd
+ added: nagiosgrapher.tmpfile
- SuSE -> SUSE
- ran spec-cleaner
-------------------------------------------------------------------
Sun Oct 20 17:18:29 UTC 2013 - lars@linux-schulserver.de
- added missing preun/postun snipplets
- use nagios rpm macros
- adapt license to follow spdx format
-------------------------------------------------------------------
Thu Feb 23 10:07:15 UTC 2012 - lars@linux-schulserver.de
- added "su nagios nagcmd" to logrotate config if logrotate is
newer than 3.8
-------------------------------------------------------------------
Wed Dec 7 16:28:52 UTC 2011 - chris@computersalat.de
- fix init script
* nagiosgrapher_BIN=/usr/lib/nagios/plugins/contrib/collect2.pl
* renamed SOURCE to .init
- refreshed patch to be p0
- move ng_rrd to rrd/nagiosgrapher (no interference with nagiosgraph)
-------------------------------------------------------------------
Thu Oct 27 23:37:44 UTC 2011 - lars@linux-schulserver.de
- update to 1.7.1:
* fixed template check_load
* fixed date picker
* fixed install of enabled templates
- update to 1.7.0:
* fixed '#'<whitespace'-bug regarding configuration files
* added support for default hosts and default services (see ngraph.ncfg)
* added graph zooming
* added check for Nagios v3 (because of 'check_interval')
* added rrd_options to ngraph definitions
* added rrd_show_vlines to ngraph.ncfg to enable/disable
vertical markers
* added optional skipping of reading Nagios' object cache
* added clean and distclean targets to Makefile
* changed exit code for 'already running' to 0, due to trouble
with heartbeat
* fixed regular expressions of some templates
* reformatted templates
- removed the following patches (upstream):
+ nagiosgrapher-SrvExtWriteHostextInfo-pathfix.patch
+ nagiosgrapher-reverse_proxy.patch
-------------------------------------------------------------------
Mon Aug 22 11:29:58 UTC 2011 - lars@linux-schulserver.de
- update to 1.6.1-rc5-0.5:
+ prepared NG for future use of bool configuration parameters
as 'true' and 'false' (only)
+ fixed 'not substituted variables' in ngraph.ncfg after 'configure'
+ changed install-destination directories of multigrapher-sample
configuration to <NAGIOS_ETC>/ngraph.d
+ added an automatic check for several linux distributions
+ added automated search of init script via 'configure'
+ moved perl modules to <NAGIOS_CONTRIB_DIR>/perl
(default: /usr/local/nagios/contrib/perl)
+ added more Hooks
+ added some grapher templates
+ added some layout checks for emtpy destination directories to configure.ac
- use nagios-rpm-macros package, so we benefit from location changes
automatically
- rework specfile using spec-cleaner
- add 'reload' option to init script
- added perl modules to buildrequires, so 'make testdeps' works
- create the Layout inside the spec file instead of using a patch
-------------------------------------------------------------------
Fri Nov 30 01:40:27 CET 2007 - lars@linux-schulserver.de
- update to 1.6.1-rc5-0.3:
+ added config file for logrotate
+ fixed '#'<whitespace'-bug regarding configuration files
+ prepared NG for future use of bool configuration parameters
as 'true' and 'false' (only)
+ fixed 'not substituted variables' in ngraph.ncfg after 'configure'
+ changed install-destination directories of multigrapher-sample
configuration to <NAGIOS_ETC>/ngraph.d
+ moved perl modules to <NAGIOS_CONTRIB_DIR>/perl
+ added more Hooks
+ added some grapher templates
+ fixed layout file
+ fixed "always first service" bug
- builds for nagios and nagios3 now
- added delaycompress and "create 640 nagios nagcmd" to logrotate
script; use try-restart instead of reload
- rework patches so that they can go upstream
- added patch from Heiko Schlittermann (reverse_proxy.patch)
-------------------------------------------------------------------
Thu Nov 29 15:46:45 CET 2007 - lars@linux-schulserver.de
- adapt to nagios3
-------------------------------------------------------------------
Fri Nov 23 19:17:23 CET 2007 - lars@linux-schulserver.de
- adapt to nagios-beta
-------------------------------------------------------------------
Fri Aug 31 12:07:54 CEST 2007 - tsieden@suse.de
- fixed spec file (added 'noreplace' for /etc/nagios/ngraph.ncfg)
-------------------------------------------------------------------
Mon Mar 12 10:28:48 CET 2007 - tsieden@suse.de
- update to version 1.6.1-RC3
* fixed Pipe handling
* fixed Month -1 Bug
* fixed lower_limit
- fixed build (norootforbuild)
-------------------------------------------------------------------
Sun Dec 3 11:00:55 CET 2006 - tsieden@suse.de
- removed BuildRequires which are not implicitly needed for build
- "notes" functionality (wiki link) disabled by default
- beautify /etc/nagios/ngraph.ncfg, removed unneeded username
-------------------------------------------------------------------
Sat Dec 2 10:16:42 CET 2006 - tsieden@suse.de
- update to version 1.6.1-RC2
* fixed Pagebrowser
* page also for GPRINTS/COMMENTS
* new layouts
* mod_perl compatibility
-------------------------------------------------------------------
Fri Nov 17 12:12:50 CET 2006 - tsieden@suse.de
- fixed permissions for logo pngs
- added missing includes to udpecho.c
-------------------------------------------------------------------
Thu Nov 16 18:47:51 CET 2006 - tsieden@suse.de
- changed rrd dir to /var/lib/nagios/rrd (#221791)
- fixed build (typo in configure.ac)
- cleaned spec file
-------------------------------------------------------------------
Tue Oct 31 13:37:49 CET 2006 - tsieden@suse.de
- initial release 1.6.1-RC1