Changelog for
nagvis-1.7.9-3.1.noarch.rpm :
Thu Jul 18 14:00:00 2013 larsAATTlinux-schulserver.de
- dependency switch: php5-pear-xml_parser instead of php-pear-xml_parser
- move the userfiles below /etc/nagvis
Thu Jun 13 14:00:00 2013 larsAATTlinux-schulserver.de
- update to 1.7.9:
Core:
* Livestatus: Fixed handling of hosts/services without custom variables
* Added option to perform privilege switch to a user with less
permissions for viewing maps in the context of this user
* FIX: Fixed state weight definition parsing
* FIX: Fixed demo automap (missing programStart method in demo backend)
Frontend:
* FIX: Not adding textboxes to \"to be updated list\" anymore; This
might have lead to objects not being reloaded on maps with
many texboxes
* FIX: More robust handling of broken/no perfdata handling in
weathermap lines of type -->BW+%-><-BW+%--
Wed May 1 14:00:00 2013 larsAATTlinux-schulserver.de
- update to 1.7.8:
Core:
* Added missing program restarted check to invalidate chaches
* Not providing auth credentials in http requests to proxy when
none set
Frontend:
* Fixed \"Undefined index\" error when changing backend_id of maps
* Fixed hiding of shapes during refresh (enable_refresh=1)
* Reverted change from 1.7.5 (Weathermap lines with byte/bit values
in labels should print human) which broke the handling for
some plugins
Wed Apr 3 14:00:00 2013 larsAATTlinux-schulserver.de
- update to 1.7.7:
Core:
* Implemented \"on demand\" maps. Maps which only need a basic configuration
of global parameters like automaps and geomaps can now be configured and
created on demand by URL parameters. This mode is reached by simply
calling the map URL without \"show=\" parameter and a bunch of parameters
for the global section of the map instead.
* Implemented center and bottom as label coordinate values which are
automatically calculated depending on the rendered sizes
Automap:
* Changed default behaviour of the automap concerning the root host. By
default NagVis uses a virtual root node which represents the monitoring
core. It adds the parent tree and all nodes which have no parents defined
below this node. If no parents are configured, all hosts are rendered
below this virtual root node.
- refreshed patches
Sun Mar 3 13:00:00 2013 larsAATTlinux-schulserver.de
- update to 1.7.6
Core:
* Improved main configuration parsing code (should not mixup
comments and empty lines anymore)
* Added shinken business_impact filter to automaps (set
shinken_features=1 in [global] section in main configuration to
enable this feature); Thanks to Thibault Cohen for the patch)
Frontend:
* Added support for custom context menu actions like connecting via
SSH, RDP, HTTP, ... to the monitored hosts.
* FIX: Removed debug output while recalculating bandwidth of
weathermap lines
* FIX: Fixed height of iframes in Container objects
Tue Feb 5 13:00:00 2013 larsAATTlinux-schulserver.de
- update to 1.7.5:
Core:
* Allowing rgba(255,255,255,0.6) like definitions in e.g. label_style
attributes in map configuration files
Frontend:
* Hiding all kind of javascript error messages automatically on next
successful processing
* IE below 9: Fixed invisible lines (z-index was not set)
* Weathermap lines with byte/bit values in labels should print human
readable traffic now
Automap:
* Reimplemented ignore_hosts parameter (Thanks to Thibault Cohen)
Tue Jan 8 13:00:00 2013 larsAATTlinux-schulserver.de
- update in nagvis-update-script:
+ remove \'showinlists\' parameter from main config
+ do not use double quotes for the sources parameter in automap
config
+ new options for setting user and group ownership of all default
files after the update
Wed Jan 2 13:00:00 2013 larsAATTlinux-schulserver.de
- update to 1.7.3:
+ Extended logon module CoreLogonMultisite to support the new
cookie format of Check_MK 1.2.1i2 and newer
+ Hiding HTTP status error messages automatically on next
successful request
+ Bugfix: Added missing lock/unlock line middle control to BW-lines
+ Bugfix: Fixed \"img\" not defined js error in IE8 (Please note:
Zoom function does not work in IE8 - IE8 event handling seems
to be broken)
+ Bugfix: Fixed flickering hover menu on overview page when
sidebar opened
+ Bugfix: Fixed background positioning on browser zoomed maps
+ Bugfix: Fixed javascript error when rotations are disabled
+ Bugfix: Multisite module is catching single map errors now and
show all maps in the list regardless of the error. Maps with errors
will be listed as UNKNOWN (orange) in the multisite snapin
+ New option source_type to configure a csv file or the used backend
as datasource. In backend mode, the backend used on the map must
support the new geomap functions (currently only livestatus backend).
All hosts to be shown need the custom variables _LAT and _LONG.
The hosts can optionally be filtered by hostgroups
+ Bugfix: Always rounding calculated coordinates, fixed negative coords
+ Bugfix: Also using source_file parameter for cache file names
to prevent problems with multiple geomaps
Sun Dec 9 13:00:00 2012 larsAATTlinux-schulserver.de
- update to 1.7.3:
+ Livestatus-Backend: Using Columns header instead of the deprecated
StatsGroupBy header (maybe you need to update livestatus)
+ Hiding rotations table on overview page when no rotations configured
+ Better handling of HTTP errors in ajax transactions
+ Big performance improvment when rendering object in frontend
after adding the map zoom feature
+ Added new weathermap line type which shows only the used
bandwidth in labels
+ Allowing empty lines in main configuration sections now
+ Set default http_timeout value to 10
+ Introduced different icons for different states in
downtime/ack state (All iconsets need to be reworked - take
a look at the docs for a list of
+ Introducing the \"map source\" feature. Take a look at the docs
for details
+ Implemented geomaps using the new \"map source\" feature based on
an Open Street Map static map API
+ Removed the special map type \"automap\".
The automaps have been replaced by regular maps which use the
\"automap\" source.
Migration Notes: We do not migrate the automap config files
automatically (beside RPM trying it\'s best to do with a file
called \'__automap.cfg\', which will be migrated automatically).
If you like to have them migrated please move the files from
etc/automaps to etc/maps and add the parameter \'source=\"automap\"\'
to the global section.
+ Automatically removing deprecated options from nagvis.ini.php
during update. Backup files are stored in
/etc/nagvis/auth-backup
+ Added new map config option (global section) event_on_load to
raise frontend events also on page loading
+ Added new options event_repeat_interval and event_repeat_duration
to configured repeated frontend events
+ Added rotations to sidebar
+ Info page shows json_encode/json_decode capability of used PHP
+ Host/Service problems can now be acknowledged from host/service
context menus
+ many, many Bugfixes
- added nagvis-update-script to update the configuration to 1.7
- added man pages for nagvis-make-admin and nagvis-update-script
- cleanup specfile
Mon May 28 14:00:00 2012 larsAATTlinux-schulserver.de
- update to 1.6.6:
+ Includes several minor fixes in the frontend and the NagVis
core code.
+ Added updated french language files
Sat Nov 5 13:00:00 2011 larsAATTlinux-schulserver.de
- use nagios-rpm-macros package during build to find out (and set)
the path to the livestatus socket file
Sun Oct 16 14:00:00 2011 larsAATTlinux-schulserver.de
- update to 1.5.10:
Core:
+ Bugfix: Supporting additive sections in both main
configuration files
+ Bugfix: Fixed comment line mixup in main config when using
multiple config files
+ Bugfix: Not storing config options from other config files like
the OMD site config in nagvis.ini.php anymore
Frontend:
+ Bugfix: Fixed problem with hover childs not being displayed and
old childs being cached
(Thanks to Thomas Casteleyn for reporting/fixing)
Fri Jul 29 14:00:00 2011 larsAATTlinux-schulserver.de
- fix var directory link pointing in /usr/share/nagvis/var
Wed Jul 27 14:00:00 2011 larsAATTlinux-schulserver.de
- update to 1.5.9:
Core
+ Added show_in_multisite option to map global sections to hide
maps from the multisite snapin
+ Bugfix: Changed index.php/config.php redirect scripts to ignore
proto and host addresses to be able to handle https frontend
and http backend processing when using mod_proxy
Frontend
+ Hiding search button when not permitted to WUI
+ Bugfix: Fixed problem in default-backend change form handler
Tue Feb 15 13:00:00 2011 schneemannAATTb1-systems.de
- changed permission on /etc/nagvis so that apache can create auth.db
in there
- added / to \"base\" in nagvis.ini.php to get correct pathes
Sun Feb 6 13:00:00 2011 larsAATTlinux-schulserver.de
- update to 1.5.8:
+ please refer to /usr/share/doc/packages/nagvis/Changelog for
a complete list of changes
- refactoring the package:
+ config is now in /etc/nagvis
+ cache files in /var/cache/nagvis
+ everything else in /usr/share/nagvis
- provide a apache conf file which needs to be enabled via
setting NAGVIS in /etc/sysconfig/apache2
Thu Mar 12 13:00:00 2009 larsAATTlinux-schulserver.de
- update to 1.3.2:
+ AATT Signs are now allowed in several strings
+ The automap hover menus did not recognize the configured backend
+ Fixed static prefix when fetching hosts without parent