98fd FreshPorts -- sysutils/monitorix
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
monitorix 3.2.1 sysutils on this many watch lists=1 search for ports that depend on this port
A web based monitoring system
Maintained by: crees@FreeBSD.org search for ports maintained by this maintainer
Port Added: 18 Aug 2010 17:44:09
License: GPLv2


Monitorix is a free, open source, lightweight system monitoring tool designed
to monitor as many services and system resources as possible. It has been
created to be used under production UNIX/Linux servers, but due to its
simplicity and small size may also be used to monitor embedded devices as
well.

It mainly consists mainly of two programs: a collector, called monitorix, which
is a Perl daemon that is started automatically like any other system service,
and a CGI script called monitorix.cgi.

WWW: http://www.monitorix.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. www/p5-ParallelUA
  2. www/p5-CGI.pm
  3. www/p5-libwww
  4. mail/p5-MIME-Lite
  5. textproc/p5-XML-Simple
  6. databases/p5-DBI
  7. www/p5-HTTP-Server-Simple
  8. devel/p5-Config-General
  9. lang/perl5.14
Required Libraries:
  1. databases/rrdtool
There are no ports dependent upon this port

To install the port: cd /usr/ports/sysutils/monitorix/ && make install clean
To add the package: pkg_add -r monitorix


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.bayofrum.net/dist/monitorix/
  3. http://www.monitorix.org/
  4. http://www.monitorix.org/old_versions/

Number of commits found: 26

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
04 Jun 2013 18:55:13
Original commit files touched by this commit  3.2.1
crees search for other commits by this committer
Move the old rrd files over if present on package install
04 Jun 2013 18:52:55
Original commit files touched by this commit  3.2.1
crees search for other commits by this committer
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 :)
03 Mar 2013 15:17:20
Original commit files touched by this commit  3.0.0
crees search for other commits by this committer
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.
19 Sep 2012 19:07:36
Original commit files touched by this commit  2.6.0
crees search for other commits by this committer
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
18 Sep 2012 17:32:49
Original commit files touched by this commit  2.5.2_2
crees search for other commits by this committer
Add PREFIX/sbin to path for smartctl

Submitted by:	Maff (IRC:Freenode/#monitorix)
06 Sep 2012 18:32:32
Original commit files touched by this commit  2.5.2_1
crees search for other commits by this committer
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)
05 Sep 2012 18:36:15
Original commit files touched by this commit  2.5.2_1
crees search for other commits by this committer
Update pkg-descr using upstream's README

Submitted by:	Snader_LB (Freenode)
01 Jun 2012 05:26:28
Original commit files touched by this commit  2.5.2_1
dinoex search for other commits by this committer
- update png to 1.5.10
30 May 2012 17:06:06
Original commit files touched by this commit  2.5.2
crees search for other commits by this committer
Update to 2.5.2
07 May 2012 18:52:09
Original commit files touched by this commit  2.5.0_1
sylvio search for other commits by this committer
- Chase rrdtool shlib version bump.
19 Apr 2012 19:33:27
Original commit files touched by this commit  2.5.0
crees search for other commits by this committer
Update to 2.5.0
11 Mar 2012 00:52:37
Original commit files touched by this commit  2.4.1
crees search for other commits by this committer
Update to 2.4.1

Feature safe:   yes
07 Feb 2012 13:29:00
Original commit files touched by this commit  2.3.0
eadler search for other commits by this committer
The variable is USE_PERL5 not USE_PERL

Submitted by:   Alex Kozlov
Reviewed by:    perl (swills)
Approved by:    portmgr (pav)
14 Jan 2012 08:57:23
Original commit files touched by this commit  2.3.0
dougb search for other commits by this committer
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.
25 Sep 2011 08:04:28
Original commit files touched by this commit  2.3.0
crees search for other commits by this committer
Update to 2.3.0
31 Jul 2011 17:29:02
Original commit files touched by this commit  2.2.0
crees search for other commits by this committer
- 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
28 Jul 2011 14:29:52
Original commit files touched by this commit  2.1.2
crees search for other commits by this committer
Fix missing DATADIR

Submitted by:   Edje (Freenode#monitorix)
17 Jun 2011 06:46:07
Original commit files touched by this commit  2.1.2
crees search for other commits by this committer
- Update maintainer address

Approved by: rene (mentor)
14 May 2011 23:57:51
Original commit files touched by this commit  2.1.2
dougb search for other commits by this committer
KEYWORD: FreeBSD is neither necessary, nor desirable.
It's been obsolete for years now.
04 May 2011 19:32:58
Original commit files touched by this commit  2.1.2
decke search for other commits by this committer
- 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)
18 Apr 2011 17:44:03
Original commit files touched by this commit  2.1.1
beech search for other commits by this committer
Update to 2.1.1

PR:             ports/156395
Submitted by:   Chris Rees (utisoft@gmail.com)(maintainer)
29 Mar 2011 02:40:13
Original commit files touched by this commit  2.1.0_1
wen search for other commits by this committer
- 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)
28 Mar 2011 02:45:02
Original commit files touched by this commit  2.1.0
wen search for other commits by this committer
- 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)
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.5.1
miwi search for other commits by this committer
- Get Rid MD5 support
05 Oct 2010 17:00:11
Original commit files touched by this commit  1.5.1
ohauer search for other commits by this committer
- update download URL

PR:             151197
Submitted by:   Michael James Brune <admin _at_ mjbrune.org> (maintainer)
Approved by:    glarkin (mentor, implicit)
18 Aug 2010 17:43:31
Original commit files touched by this commit  1.5.1
ohauer search for other commits by this committer
- 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/

Number of commits found: 26

28b9
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24569
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 3
new 48 hours10
new 7 days30
new fortnight85
new month175

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0