summaryrefslogtreecommitdiff
path: root/net/nagstamon/patches
AgeCommit message (Collapse)AuthorFilesLines
2015-07-03Update nagstamon to 1.0.1, ok imil@bouyer1-5/+5
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
2012-02-18Update net/nagstamon to 0.9.8gls1-0/+14
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