Version: 3.8.0, Package name: nagstamon-3.8.0 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Nagstamon is a Nagios status monitor for the desktop. It connects to multiple Nagios, Icinga, Opsview and Centreon monitoring servers and resides in systray or as a floating statusbar at the desktop showing a brief summary of critical, warning, unknown, unreachable and down hosts and services and pops up a detailed status overview when moving the mouse pointer over it. Connecting to displayed hosts and services is easily established by context menu via SSH, RDP and VNC. Users can be notified by sound. Hosts and services can be filtered by category and regular expressions. |
Filesize: 571.962 KB |
Version History (View Complete History) |
|
2021-11-17 07:54:32 by Antoine Jacoutot | Files touched by this commit (7) |
Log message: Update to nagstamon-3.8.0. |
2021-11-01 18:03:00 by Stuart Henderson | Files touched by this commit (131) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-07-02 07:15:44 by Stuart Henderson | Files touched by this commit (1) |
Log message: nagstamon: platform.dist() is removed in python 3.8; replace with what it currently returns. (it's not doing anything useful here anyway). |
2020-03-07 10:36:42 by Stuart Henderson | Files touched by this commit (1) |
Log message: nagstamon: set BUILD_DEPENDS=${RUN_DEPENDS}, in the 3.4.1 update it started importing Nagstamon.Helpers in build.py causing a build failure if some runtime deps are missing. Reported by naddy@. |
2020-03-06 04:49:53 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to nagstamon-3.4.1, unbreak runtime by knocking out the kerberos/gssapi support that requires either of requests_gssapi or requests_kerberos (not in ports). |
2019-12-28 03:35:48 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to nagstamon-3.4. |
2019-07-12 14:51:31 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-13 15:25:29 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to nagstamon-3.2.1. |
2019-05-01 13:57:08 by Stuart Henderson | Files touched by this commit (32) |
Log message: drop MAINTAINERs where dns domain does not exist |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2019-04-27 17:55:05 by Stuart Henderson | Files touched by this commit (24) |
Log message: remove more PKG_ARCH=* with pyc in PLIST |
2018-12-31 01:35:13 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: Update to nagstamon-3.2. |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2017-07-17 13:37:39 by Matthias Kilian | Files touched by this commit (1) |
Log message: Bump after the renaming of py-qt5,-main to py-qt5. |
2017-01-03 12:29:36 by Landry Breuil | Files touched by this commit (3) |
Log message: bump ports depending on python3 in x11, thanks portbump(1) for the heavy lifting ! |
2016-08-31 07:10:15 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: Update to nagstamon-2.0. |
2015-05-26 13:19:57 by Robert Peichaer | Files touched by this commit (3) |
Log message: Update x11/nagstamon to 1.0.1 OK aja@, go ahead sthen@ |
2011-06-08 11:41:58 by Remi Pointel | Files touched by this commit (48) |
Log message: bump after default python version switch. |
2011-04-13 14:39:33 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - fix homepage |
2011-04-08 08:39:37 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: Update to nagstamon-0.9.5. Amongst other things: improved Icinga support (compatibility with Icinga 1.3) |
2011-04-04 03:41:34 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Add missing RUN_DEPENDS on librsvg, from Nicolas P. M. Legrand. |