Changes since 0.9.9:
added option to disable system keyring storage to prevent crashes
reverted default sorting order to "Descending"
compiled to run on vintage systems like Windows XP
fixed vanishing Nagstamon submenu in Ubuntu Appindicator
fixed too narrow fullscreen display
added custom event notification with custom commands
added highlighting of new events
added storage of passwords in OS keyring
added optional tooltip for full status information
added support for applying custom actions to specific monitor only
added copy buttons for servers and actions dialogs
added stopping notification if event already vanished
added support for Op5Monitor 6.3 instead of Ninja
added experimental Zabbix support
added automatic refreshing after acknowledging
added permanent hamburger menu
unified layout of dialogs
various Check_MK improvements
fixed old regression not-staying-on-top-bug
fixed Check_MK-Recheck-DOS-bug
fixed pop window size calculation on multiple screens
fixed following popup window on multiple screens
fixed hiding dialogs in MacOSX
fixed ugly statusbar font in MacOSX
fixed use of changed colors
fixed non-ascending default sort order
fixed Opsview downtime dialog
fixed sometimes not working context menu
fixed some GUI glitches
fixed password saving bug
fixed Centreon language inconsistencies
fixed regression Umlaut bug
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
Upstream changes:
-----------------
added custom actions in context menu (see documentation)
added reauthentication in case of authenticaton problems
added filter for flapping hosts and services
added history button for monitors
added shortcut to filter settings in popup window
improved keyboard usage in acknowledge/downtime/submit dialogs
changed configuration file to configuration directory (default: ~/.nagstamon)
fixed bug in Icinga acknowledgement
fixed bug in Check_MK Multisite sorting
fixed some Check_MK Multisite UTF trouble
fixed some major GUI bugs
pkgsrc changes:
- Add a patch to install manpage in the proper place.
- To preserve compatibility with the previous versions of the package,
link installed script nagstamon.py to nagstamon.
Upstream changes:
2011-10-25: Version 0.9.8
added customizable acknowledge/downtime/submit-result defaults
added regexp filter for status information column
added option to connect to hosts via its monitor hostname without HTTP overhead
added ability to keep status detail popup open despite hovering away
added option to change offset between popup window and systray icon to avoid partly hidden popup
fixed some popup artefacts
fixed various bugs with acknowledgement flags (persistent/sticky/notification), now they are actually working
fixed some issues when running on MacOS X
2011-05-30: Version 0.9.7.1
fixed sf.net bug 3309166 which broke Centreon support
2011-05-30: Version 0.9.7
on some servers now context menu allows submitting check results for hosts and services
added filter for services on acknowledged hosts
added icons for "passiveonly" and "flapping" hosts and services
fix for uneditable text entry fields in settings dialog - sf.net bug 3300873
fix for not working filter "services on hosts in maintenance" - sf.net bug 3299790
fix for soft state detection in Centreon - sf.net bug 3303861
fix for not filtered services which should have been filtered - sf.net bug 3308008
2011-05-06: Version 0.9.6.1
fixed sf.net bug 3298321 which raised an error if everything was OK on monitor
2011-05-06: Version 0.9.6
improved, full Ninja support
rewritten filtering mechanism allows new features
displaying icons in status overview popup indicating states "acknowledged" and "scheduled downtime"
added option to play notification sounds more than once
small UI improvements
uses BeautifulSoup instead of lxml
uses GTK UI Builder instead of glade
as always: bugfixes
2011-04-08: Version 0.9.5
added op5 Ninja support
added Check_MK Multisite support
improved Icinga support (compatibility with Icinga 1.3)
improved Centreon support (compatible with Centreon 2.1)
added sortable columns in status overview
added customizable colors
better debugging and error messages
password has not necessarily to be stored in config file
major memory leak closed
various bugs fixed
2010-06-15: Version 0.9.4
added initial support for Centreon servers (beta)
added Nagios 1.x support
fixed serious pango crash bug (Debian bug 582977)
fixed not-playing-sound bug (sf.net bug 2998035)
2010-04-26: Version 0.9.3
added ability to connect to Opsview monitoring servers
added "Recheck all" button to recheck all failing hosts and services by one click
added ability to toggle notifications by state
added HTTP Digest authentication
added recognition of customized host IP information (see bug 2967416)
increased GUI responsiveness
fixed bugs in update interval mechanism
fixed minor bugs
Nagstamon is a Nagios status monitor for the desktop inspired by Nagios Checker
for Firefox.
It connects to multiple Nagios 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.