Date: Tue, 17 Aug 2010 21:32:58 +0000 (UTC) From: Olli Hauer <ohauer@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net-mgmt/nagiosgraph Makefile distinfo ports/net-mgmt/nagiosgraph/files patch-etc-nagiosgraph.conf.in patch-etc__nagiosgraph.conf.in Message-ID: <201008172132.o7HLWw91099079@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ohauer 2010-08-17 21:32:58 UTC
FreeBSD ports repository
Modified files:
net-mgmt/nagiosgraph Makefile distinfo
Added files:
net-mgmt/nagiosgraph/files patch-etc__nagiosgraph.conf.in
Removed files:
net-mgmt/nagiosgraph/files patch-etc-nagiosgraph.conf.in
Log:
- update to version 1.4.3
* new configuration options (see nagiosgraph.conf for details): stack
* added graph zooming. zooming happens in-place (no separate window).
drag to zoom. right-click to revert the graph.
* added mouseovers that display time under the cursor.
* optionally specify heartbeat, step, and resolution per host/service.
* clean up insert.pl in preparation for additional processing modes and
performance data sources.
* fix to javascript to display hosts and services when specified via CGI
even if they do not appear in the host and service menus.
* fixed bug in handling of backslashes in service and database names.
* added support for rrdtool STACK. stack can be specified using the 'stack'
directive and/or using the 'lineformat' directive. see nagiosgraph.conf
for details and examples.
PR: 149358
Submitted by: Ildar Hizbulin <hizel _at_ vyborg.ru> (maintainer)
Approved by: glarkin (mentor)
Revision Changes Path
1.16 +11 -8 ports/net-mgmt/nagiosgraph/Makefile
1.6 +3 -3 ports/net-mgmt/nagiosgraph/distinfo
1.3 +0 -72 ports/net-mgmt/nagiosgraph/files/patch-etc-nagiosgraph.conf.in (dead)
1.1 +73 -0 ports/net-mgmt/nagiosgraph/files/patch-etc__nagiosgraph.conf.in (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008172132.o7HLWw91099079>
