Commit graph

35 commits

Author SHA1 Message Date
Chris Rees
6e2fd8fc00 Fix detection of FreeBSD version
Submitted by:	Jordi Sanfeliu (upstream)
2014-09-09 15:42:10 +00:00
Chris Rees
b13e60abac Update to 3.5.1
No configuration file changes reqwuired
2014-07-27 13:51:55 +00:00
Niclas Zeising
3b22ad40b1 Clean up databases/rrdtool
Change library dependensies to use USES= where applicable.
Build ports documentation and examples, depending on respective option.
Add two new options, NLS and GRAPH, the GRAPH option enables the rrdtool graph
command, which pulls in cario and a lot of other dependencies.  [1]
Add missing dependencies.
Becase of shlib version bump, bump portrevision on depending ports.

PR:		192024 [1] (based on)
Submitted by:	asomers
Approved by:	portmgr (blanket, portrevision bumps)
2014-07-23 20:11:10 +00:00
Jimmy Olgeni
fa3a17c064 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.

CR:		D422
Approved by:	portmgr (bapt)
2014-07-17 08:57:51 +00:00
Chris Rees
91202edd37 Update to 3.4.0 and stageify 2013-12-21 21:50:02 +00:00
Olli Hauer
37df5f700f - security update to 3.3.1
This is a maintenance release that fixes a serious bug in the built-in HTTP
server. It was discovered that the handle_request() routine did not properly
perform input sanitization which led into a number of security
vulnerabilities.

An unauthenticated, remote attacker could exploit this flaw to execute
arbitrary commands on the remote host.

All users still using older versions are advised to upgrade to this version,
which resolves this issue.

Approved by:	crees (maintainer, per PM)
Security:	620cf713-5a99-11e3-878d-20cf30e32f6d
2013-12-01 15:10:18 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Chris Rees
3dbcf795eb Update to 3.3.0
Beware configuration file changes!  It will not work without changes.
2013-09-17 20:56:33 +00:00
Andrej Zverev
7ec4b3d1a2 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-16 07:47:02 +00:00
Chris Rees
cbe41f66c7 Move the old rrd files over if present on package install 2013-06-04 18:55:12 +00:00
Chris Rees
ad7295cafd Update to 3.2.1
The database (.rrd) files have moved to /var/db/monitorix by default, and the
port is careful to ensure that existing files are migrated.

The configuration file needs to have the base_lib line updated to
/var/db/monitorix/ (note trailing slash).  The rc script comes with
instructions to those who don't happen to follow every single commit :)
2013-06-04 18:52:55 +00:00
Chris Rees
6eb93de9a9 Update to 3.0.0
Config file changes amass here, so a rewrite is necessary.  Fortunately,
the layout is the same so it is easy.
2013-03-03 15:17:19 +00:00
Chris Rees
dd4f0bcc3b Enter Monitorix 2.6.0!
Please check the README on important configuration file changes, especially
the @FS_LIST property which has changed.

- Added a complete statistical BIND graph.
- Added support for NetBSD systems.
- Added support for grouping remote servers in the Multihost view.
	(thanks to Hartmut Woehrle, hartmut AT hartmut-woehrle.ch)
- The Disk and Filesystems Usage and I/O Activity graphs have been completely
  rewritten.
	(suggested by Konstantinos Skarlatos, k.skarlatos AT gmail.com)
- Added support to monitor unlimited number of disk drives.
- Added support to monitor unlimited number of filesystems.
- Reorganized the legend in the Disk drive temperatures and health graph.
- Changed the shebang to be more portable among different systems.
- Completely rewritten the Debian/Ubuntu init script.
	(suggested by Andreas Itzchak Rehberg, izzy AT qumran.org)
- Minor changes in the header of the Debian/Ubuntu init script.
	(thanks to Uwe Heidrich, uweheidrich AT hotmail.com)
- Expanded to 15 characters the description in network ports.
- Changed to lines a bit thicker some graphs with few values.
- Added a new feature to enable/disable the use of javascript:void function when
  clicking on a zoomable graph.
	(thanks to Florian E.J. Fruth, fejf AT gmx.de)
- Fixed a bug that mixed the collected values when monitoring multiple MySQL
  servers.
	(thanks to Piotr Smalira, p.smalira AT g16-lublin.eu)
- Fixed a bad percentage calculation in the dentries and inodes values.
- Removed useless code when collecting Squid stats.
- Fixed a typo in a MySQL graph.
2012-09-19 19:07:36 +00:00
Chris Rees
88a9e05b44 Add PREFIX/sbin to path for smartctl
Submitted by:	Maff (IRC:Freenode/#monitorix)
2012-09-18 17:32:48 +00:00
Chris Rees
43b2a88d3d Trim a little-- perhaps a bit excessive in length; I had taken the original
suggestion from the submitter a little too literally.

Submitted by:	Snader_LB (Freenode)
2012-09-06 18:32:31 +00:00
Chris Rees
e7b67e049d Update pkg-descr using upstream's README
Submitted by:	Snader_LB (Freenode)
2012-09-05 18:36:15 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Chris Rees
9f824857ea Update to 2.5.2 2012-05-30 17:06:06 +00:00
Sylvio Cesar Teixeira
b240caf9e4 - Chase rrdtool shlib version bump. 2012-05-07 18:52:09 +00:00
Chris Rees
05267381e7 Update to 2.5.0 2012-04-19 19:33:27 +00:00
Chris Rees
41c4774d9b Update to 2.4.1
Feature safe:	yes
2012-03-11 00:52:37 +00:00
Eitan Adler
2872eba657 The variable is USE_PERL5 not USE_PERL
Submitted by:	Alex Kozlov
Reviewed by:	perl (swills)
Approved by:	portmgr (pav)
2012-02-07 13:29:00 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Chris Rees
5264c88f59 Update to 2.3.0 2011-09-25 08:04:28 +00:00
Chris Rees
ff1beb9b7f - Update to 2.2.0
- Program now lives in PREFIX/bin
- Install manpage and extra docs
- Reports don't need extra dependency, OPTION removed
- Perl dependencies are now by package
2011-07-31 17:29:02 +00:00
Chris Rees
5e76ce7229 Fix missing DATADIR
Submitted by:	Edje (Freenode#monitorix)
2011-07-28 14:29:52 +00:00
Chris Rees
dd045ef1d7 - Update maintainer address
Approved by: rene (mentor)
2011-06-17 06:46:07 +00:00
Doug Barton
3106867ad1 KEYWORD: FreeBSD is neither necessary, nor desirable.
It's been obsolete for years now.
2011-05-14 23:57:51 +00:00
Bernhard Froehlich
8dea00aa43 - Update to 2.1.2
- Correct use of CGIDIR, used as in cvsweb3
- Add stopdaemon monitorix

PR:		ports/156821
Submitted by:	Chris Rees <utisoft@gmail.com> (maintainer)
2011-05-04 19:32:58 +00:00
Beech Rintoul
d653c9e943 Update to 2.1.1
PR:		ports/156395
Submitted by:	Chris Rees (utisoft@gmail.com)(maintainer)
2011-04-18 17:44:03 +00:00
Wen Heping
1b1d533353 - Remove hardcoded /usr/local from rc script [1]
- Add trailing slashes to config file defaults [2]
- Add missing PLIST_SUB expressions

PR:		ports/156008
Submitted by:	sahil@ [1]
		Rick Chisholm<rchisholm_at_cyphersystems.com> [2]
		Chris Rees <utisoft@gmail.com> (maintainer)
2011-03-29 02:40:12 +00:00
Wen Heping
51574dd095 - Update to 2.1.0
- Pass maintainership to submitter
- Rewrite rc script

PR:		ports/155976
Submitted by:	Chris Rees <utisoft@gmail.com>
Approved by:	admin@mjbrune.org (previous maintainer)
2011-03-28 02:45:01 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Olli Hauer
3237c9fb5f - update download URL
PR:		151197
Submitted by:	Michael James Brune <admin _at_ mjbrune.org> (maintainer)
Approved by:	glarkin (mentor, implicit)
2010-10-05 17:00:11 +00:00
Olli Hauer
f66d15ef05 - new port sysutils/monitorix
PR:		146776
Submitted by:	Michael Brune <admin _at_ mjbrune.org>
Approved by:	glarkin (mentor)

Monitorix is a free, open source, lightweight system monitoring tool
designed to monitorize as many services as possible. At this time it
monitors from the CPU load and temperatures to the users using the system.
Network devices activity, network services demand and even the devices'
interrupt activity are also monitored, and more. The current status of any
corporate server with Monitorix installed can be accessed via a web browser.

WWW: http://www.monitorix.org/
2010-08-18 17:43:31 +00:00