Changelog for
nagvis-1.7.5-1.1.noarch.rpm :
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
Thu Sep 11 14:00:00 2008 larsAATTlinux-schulserver.de
- update to 1.3.1:
+ Fixed hardcoded path in javascript code
+ Fixed missing htmlBase path in automap javascript code
+ htmlcgi in paths and backend can now be full url
+ Fixed mysql error message when configured bad NDO instance name
+ Spaces in usernames are now allowed
+ The dbprefix can now be empty in NDO backend options
Sun Jul 20 14:00:00 2008 larsAATTlinux-schulserver.de
- update to 1.3:
+ Bugfix: Fixed transparent label border in IE (SF.net 1994891)
+ Bugfix: Fixed problem in automap child fetching algorithm
(SF.net 1994873)
+ Bugfix: Fixed php parse error in frontend class
+ Bugfix: Fixed problem with fetching downtime end time
(SF.net 1997091)
+ Bugfix: Fixed problem with sorting childs alphabeticaly in
hover menus (SF.net 1997111)
+ Bugfix: Fixed problem with spaces in oldPhpVersionFixes.php
+ Bugfix: Fixed alias not being displayed in map and hostgroup
hover menus
+ Bugfix: Fixed problem with summary state when a linked map was
empty
+ Added plus sign to string matches (SF.net 1994579)
Sat Apr 12 14:00:00 2008 larsAATTlinux-schulserver.de
- update to 1.2.2:
+ Fixed bug with wrong only_hard_states handling
+ Fixed Logical bug in getObjects(services)
+ Spaces in format %20 are now allowed in URLs
+ Service description is now shown in service hover menus
+ WUI: Fixed map deletion protection when map is linked in another
Mon Dec 17 13:00:00 2007 larsAATTlinux-schulserver.de
- update to 1.2
+ Recoded map rotation feature: Maps rotation can be stopped and
restarted on demand. There is a countdown to the next
reload/rotate in the header menu. It also can be included to
the map in a textbox via macro. You can also define several map
rotation pools in the main configuration.
+ Added Dynamic Favicon to increase comfort when using tabbed
browsing
+ Added better value validation to prevent wrong configuration
+ Increased Performance (map load time) up to 50%
Fri Dec 7 13:00:00 2007 larsAATTlinux-schulserver.de
- initial version 1.1.2