non port: net-mgmt/librenms/files/patch-poller-wrapper.py |
SVNWeb
|
Number of commits found: 8 |
Fri, 18 Feb 2022
|
[ 15:21 Dan Langille (dvl) ] 467e569
net-mgmt/librenms: Update to 22.2.1
re: https://github.com/librenms/librenms/releases/tag/22.2.1
This port update skips over several releases.
See: https://github.com/librenms/librenms/releases
See UPDATING for details on storage directory which needs to
move to /var/db/librenms
LiberNMS wants to write to the %%WWWDIR%%/storage directory. To comply
with man 7 hier, this entry is now a symlink to /var/db/librenms/storage
Please adjust your filesystem accordingly.
The contrib directory has been removed from the upstream tarball. As such,
the port now installs the log rotation file to
/${PREFIX}/etc/newsyslog.conf.d/librenms.conf.sample
PR: 260085 261031
|
Fri, 21 May 2021
|
[ 13:18 Dan Langille (dvl) ] 246f272
net-mgmt/librenms: Clean up Makefile and use LOCALBASE
Good ideas, and I applied LOCALBASE to other pathes too. Thank you.
Reported by: otis
Differential Revision: https://reviews.freebsd.org/D30377
|
Mon, 29 Mar 2021
|
[ 14:41 dvl ]
Update to 21.3.0
Upstream has changed their release number, but I don't think that will affect
us at all. It appears to follow year.month
I have sent some newly added patches upstream
(https://github.com/librenms/librenms/pull/12647) and they will be removed
from here on the next release.
This update jumps over 21.20, 21.1.0, & 17.0.1 for no reason.
While here, include a patch from an outstanding PR
PR: 252640
Submitted by: geoffroy desvernay <dgeo@centrale-marseille.fr>
|
Mon, 20 Jul 2020
|
[ 21:35 dvl ] (Only the first 10 of 13 ports in this commit are shown above. )
Update to 1.65.1
This upgrade disables polling via cronjob.
You must now use the Dispatcher. See UPDATING
|
Sat, 1 Sep 2018
|
[ 19:02 dvl ] (Only the first 10 of 11 ports in this commit are shown above. )
Upgrade to 1.42.01
Approved by: maintainer (via private email)
Differential Revision: https://reviews.freebsd.org/D16942
|
Thu, 18 Jan 2018
|
[ 20:21 feld ]
net-mgmt/librenms: Update to 1.35, many improvements
Improvements:
- All files should be owned root:wheel except logs and rrd which need to be
writable by the app
- Add missing php posix extension
- Do not install config.php by default. This breaks the install process which
won't run if this file exists
- Clean up automatic PLIST creation: don't install .orig or .bak files, don't
add @dir as they aren't needed
- Patch LibreNMS to make /validate/ page not produce warnings about files not
being writable (for git updates)
- Remove the Updates validation check altogether as we won't be using git to
update
- Patch the User validation check to only check the logs and rrd dir and
ensure the correct user owns them
- Change the default user in the generated config to "www"
- Patch the File Lock code to put the lock file in /tmp and not in the WWWDIR
which should not be writable
- Update message in installer to use WWWDIR as suggested path for config.php
- Use shebangfix instead of patch where applicable
- Fix APACHEMOD port option and declaration of the USES=php
PR: 225161
MFH: 2018Q1
Differential Revision: https://reviews.freebsd.org/D13907
|
Sat, 11 Nov 2017
|
[ 07:11 antoine ]
Fix the context of some patches so that they apply with stricter patch(1)
PR: 223545
With hat: portmgr
|
Sat, 20 Jun 2015
|
[ 08:10 bofh ] (Only the first 10 of 11 ports in this commit are shown above. )
[NEW] net-mgmt/librenms: Autodiscovering PHP/MySQL/SNMP based network monitoring
LibreNMS is an autodiscovering PHP/MySQL/SNMP based network monitoring which
includes support for a wide range of network hardware and operating systems
including Cisco, Linux, FreeBSD, Juniper, Brocade, Foundry, HP and many more.
LibreNMS has grown out of a lack of easy to configure network monitoring
platforms. It is intended to provide a more navigable interface to the health
and performance of your network. Its design goals include collecting as much
historical data about devices as possible, being completely autodiscovered with
little or no manual intervention, and having a very intuitive interface.
WWW: http://www.librenms.org
|
Number of commits found: 8 |