dbf6 FreshPorts -- net-mgmt/xymon-server
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
xymon-server 4.3.11_1 net-mgmt on this many watch lists=2 search for ports that depend on this port
System for monitoring servers and networks
Maintained by: feld@feld.me search for ports maintained by this maintainer
Port Added: 11 Jan 2009 20:59:22
Also Listed In: www
License: GPLv2


Xymon is a system for monitoring servers and networks. It has a great deal
of inspiration from the Big Brother monitor, but unlike Big Brother it is
designed to work well whether you need to monitor small network with just
a handful of hosts, or large networks with thousands of hosts.

Xymon is the successor to the bbgen toolkit, which has been available as
an add-on to Big Brother since late 2002. The name change was decided upon
when Xymon acquired enough functionality to be a stand-alone product.
The tools that formed the bbgen toolkit are still present in Xymon
and are quite important for it, so if you have used bbgen before,
Xymon will seem quite familiar.

This is the server.

LICENSE: GPL2 or later

WWW: http://xymon.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. databases/rrdtool
  2. security/openssl
  3. devel/gmake
Required To Run:
  1. databases/rrdtool
  2. net/fping
  3. net/mtr-nox11
  4. security/openssl
Required Libraries:
  1. graphics/png
  2. devel/pcre
There are no ports dependent upon this port

To install the port: cd /usr/ports/net-mgmt/xymon-server/ && make install clean
To add the package: pkg_add -r xymon-server


Configuration Options
===> The following configuration options are available for xymon-server-4.3.11_1:
     LDAP=off: LDAP support
     NETSNMP=off: Enable Net-SNMP support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/repacked/
  2. http://aarnet.dl.sourceforge.net/project/xymon/Xymon/4.3.11/
  3. http://freefr.dl.sourceforge.net/project/xymon/Xymon/4.3.11/
  4. http://garr.dl.sourceforge.net/project/xymon/Xymon/4.3.11/
  5. http://heanet.dl.sourceforge.net/project/xymon/Xymon/4.3.11/
  6. http://hivelocity.dl.sourceforge.net/project/xymon/Xymon/4.3.11/
  7. http://ignum.dl.sourceforge.net/project/xymon/Xymon/4.3.11/
  8. http://internode.dl.sourceforge.net/project/xymon/Xymon/4.3.11/
  9. http://iweb.dl.sourceforge.net/project/xymon/Xymon/4.3.11/
  10. http://jaist.dl.sourceforge.net/project/xymon/Xymon/4.3.11/
  11. http://kaz.dl.sourceforge.net/project/xymon/Xymon/4.3.11/
  12. http://kent.dl.sourceforge.net/project/xymon/Xymon/4.3.11/
  13. http://master.dl.sourceforge.net/project/xymon/Xymon/4.3.11/
  14. http://nchc.dl.sourceforge.net/project/xymon/Xymon/4.3.11/
  15. http://ncu.dl.sourceforge.net/project/xymon/Xymon/4.3.11/
  16. http://netcologne.dl.sourceforge.net/project/xymon/Xymon/4.3.11/
  17. http://sunet.dl.sourceforge.net/project/xymon/Xymon/4.3.11/
  18. http://superb-dca3.dl.sourceforge.net/project/xymon/Xymon/4.3.11/
  19. http://switch.dl.sourceforge.net/project/xymon/Xymon/4.3.11/
  20. http://tenet.dl.sourceforge.net/project/xymon/Xymon/4.3.11/
  21. http://ufpr.dl.sourceforge.net/project/xymon/Xymon/4.3.11/
  22. http://waix.dl.sourceforge.net/project/xymon/Xymon/4.3.11/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2011-04-02
    Affects: users of net-mgmt/xymon-client and net-mgmt/xymon-server
    Author: dinoex@FreeBSD.org
    Reason: 
      Loginname, path, scripts and config files have been renamed in 4.3.0
      Steps to update:
      1. Stop and deinstall the old version.
      2. Copy the remaining config files to the new location.
      3. Read the instructions
      4. merge your old config with the upgrade430.sh script
      5. fix the hobbit_*_enable lines in /etc/rc.conf
    
      # /usr/local/etc/rc.d/hobbit-server stop
      # /usr/local/etc/rc.d/hobbit-client stop
      # pkg_delete /var/db/pkg/xymon-*
      # pkg_add xymon-client-4.3.0.tbz
      # pkg_add xymon-server-4.3.0.tbz
      # cp /usr/local/www/hobbit/server/etc/* /usr/local/www/xymon/server/etc/
      # less /usr/local/www/xymon/server/www/help/upgrade-to-430.txt
      # /usr/local/www/xymon/server/bin/bbcmd /usr/local/www/xymon/server/bin/upgrade430.sh
      # sed -i '' -e 's|hobbit|xymon' /etc/rc.conf
      # /usr/local/etc/rc.d/xymon-client start
      # /usr/local/etc/rc.d/xymon-server start
    
    
Port Moves

Number of commits found: 39

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 May 2013 12:44:13
Original commit files touched by this commit  4.3.11_1
swills search for other commits by this committer
- Fix permissions change

Reported by:	redports
27 May 2013 02:13:59
Original commit files touched by this commit  4.3.11
swills search for other commits by this committer
- Update to 4.3.11
- Proper usage of USERS and GROUPS

PR:		ports/178322
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
04 May 2013 22:48:04
Original commit files touched by this commit  4.3.10_3
flo search for other commits by this committer
Fix installation of ports that rely on cp -n for installing files. r245960
changed cp to exit with a non-zero exit code if the file exists and is not
overwritten thus causing ports to fail installing when e.g. trying to cp
.default -> .conf files that already exist.

We just ignore the error and continue, as we used to.

Reported by:	jaset
Approved by:	portmgr (bapt)
10 Dec 2012 19:11:12
Refresh Original commit files touched by this commit
  Sanity Test Failure
mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
24 Nov 2012 01:54:23
Original commit files touched by this commit  4.3.10_2
swills search for other commits by this committer
- Add patch that fixes memory usage reporting in FreeBSD 8.x and newer due to
  syntax changes in sysctl vm.vmtotal
- Assign maintainer to submitter

PR:		ports/173607
Submitted by:	Mark Felder <feld@feld.me>
Feature safe:	yes
18 Oct 2012 19:21:20
Original commit files touched by this commit  4.3.10_1
dinoex search for other commits by this committer
- drop maintainership
Feature safe: yes
13 Oct 2012 13:39:59
Original commit files touched by this commit  4.3.10_1
dinoex search for other commits by this committer
- cleanup comments
Feature safe: yes
16 Sep 2012 15:03:18
Original commit files touched by this commit  4.3.10_1
dinoex search for other commits by this committer
- use OPTIONS_DEFINE
10 Aug 2012 10:34:59
Original commit files touched by this commit  4.3.10_1
dinoex search for other commits by this committer
- fix build of showgraph
- bump PORTREVISION
06 Aug 2012 18:24:17
Original commit files touched by this commit  4.3.10
dinoex search for other commits by this committer
- distfile repacked, verified only docs where updated.
- make portlint happier
05 Aug 2012 23:19:40
Original commit files touched by this commit  4.3.10
dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
04 Aug 2012 05:38:21
Original commit files touched by this commit  4.3.10
dinoex search for other commits by this committer
- update to 4.3.10
01 Jun 2012 05:26:28
Original commit files touched by this commit  4.3.7_2
dinoex search for other commits by this committer
- update png to 1.5.10
07 May 2012 18:52:09
Original commit files touched by this commit  4.3.7_1
sylvio search for other commits by this committer
- Chase rrdtool shlib version bump.
22 Feb 2012 04:54:33
Original commit files touched by this commit  4.3.7
dinoex search for other commits by this committer
- use OPTIONS
PR:             164716
Submitted by:   Falz
22 Feb 2012 04:53:43
Original commit files touched by this commit  4.3.7
dinoex search for other commits by this committer
- use OPTIONS
14 Jan 2012 14:49:25
Original commit files touched by this commit  4.3.7
dinoex search for other commits by this committer
- escape shell names
14 Jan 2012 08:57:23
Original commit files touched by this commit  4.3.7
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.
12 Jan 2012 06:20:14
Original commit files touched by this commit  4.3.7
dinoex search for other commits by this committer
- update to 4.3.7
06 Aug 2011 08:46:54
Original commit files touched by this commit  4.3.4
dinoex search for other commits by this committer
- update to 4.3.4
28 Jul 2011 12:43:22
Original commit files touched by this commit  4.3.3_1
sylvio search for other commits by this committer
- Chase net-snmp shlib version bump.
19 May 2011 18:46:46
Original commit files touched by this commit  4.3.3
dinoex search for other commits by this committer
- update to 4.3.3
07 Apr 2011 17:04:47
Original commit files touched by this commit  4.3.2
dinoex search for other commits by this committer
- update to 4.3.2
02 Apr 2011 14:26:29
Original commit files touched by this commit  4.3.0
dinoex search for other commits by this committer
- update to 4.3.0
services and files and urls have been renamed
see UPDATING for migration from older config.
20 Mar 2011 12:54:45
Original commit files touched by this commit  4.2.3_1
miwi search for other commits by this committer
- Get Rid MD5 support
27 Nov 2010 08:48:08
Original commit files touched by this commit  4.2.3_1
dinoex search for other commits by this committer
- update MASTER_SITES
PR:             152601
Submitted by:   Florian Smeets
18 Nov 2010 15:55:48
Original commit files touched by this commit  4.2.3_1
dinoex search for other commits by this committer
- update MASTER_SITES
11 Jun 2010 08:55:44
Original commit files touched by this commit  4.2.3_1
dinoex search for other commits by this committer
- fix pkg-plist for LICENSE
04 Jun 2010 13:49:15
Original commit files touched by this commit  4.2.3_1
dinoex search for other commits by this committer
LICENSE GPLv2
25 May 2010 21:14:44
Original commit files touched by this commit  4.2.3_1
pav search for other commits by this committer
- Mark BROKEN on 6.X: does not compile

Reported by:    pointyhat
28 Mar 2010 06:47:48
Original commit files touched by this commit  4.2.3_1
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
27 Mar 2010 00:15:24
Original commit files touched by this commit  4.2.3_1
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
22 Aug 2009 00:32:25
Original commit files touched by this commit  4.2.3
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
27 Mar 2009 19:41:49
Original commit files touched by this commit  4.2.3
dinoex search for other commits by this committer
- MAKE_JOBS_UNSAFE
26 Feb 2009 18:54:32
Original commit files touched by this commit  4.2.3
dinoex search for other commits by this committer
- update to 4.2.3
PR:             132032
Submitted by:   falz
15 Feb 2009 16:44:55
Original commit files touched by this commit  4.2.2
dinoex search for other commits by this committer
- add LICENSE:
11 Jan 2009 21:11:35
Original commit files touched by this commit  4.2.2
dinoex search for other commits by this committer
- update to 4.2.2
11 Jan 2009 21:04:12
Original commit files touched by this commit  4.2.0_3
dinoex search for other commits by this committer
- set homedir
PR:             125081
11 Jan 2009 20:57:17
Original commit files touched by this commit  4.2.0_3
dinoex search for other commits by this committer
- repocopy hobbit-* -> xymon-*

Number of commits found: 39

28bf
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