Nagmap Reborn

Nagmap Reborn - Standalone integration with some server monitoring systems providing a user-friendly interface through geographic visualization.

Release v1.6.3

Stability level

:warning: This version has no known bugs, but is outdated.

See the new version here.

Can be used in production

  • Nagios
  • Icinga
  • Centreon

Changes

  • Improvements in dynamic code generation.
  • Treatments to avoid avoid unexpected behavior when used apostrophe in the host alias.
  • Possibility to disable authentication.
  • Small visual changes in the warnings in pure HTML.
  • Changes in reporting errors:
    • Better control in reporting errors, use of cookies and unique identification token.
    • It is now possible to retrieve some information about error reporting.
  • Changes in debug page:
    • The debug page starts to display notifications about access control, error reporting, and file integrity.
    • Now it is only possible to access the debug page if the debug option is active.
    • Better compatibility of texts in the debug page.
    • debugInfo / VERSION update.
  • Code Refactoring.
  • README update.
  • VERSION update.

Known errors

  • No known errors.

nagmapreborn-v1.6.3.tar.gz

Release tarball
application/gzip 2018-12-31 Download from Github

Release v1.6.2

Stability level

:warning: This version has no known bugs, but is outdated.

See the new version here.

Can be used in production

  • Nagios
  • Icinga
  • Centreon

Changes

  • Open host infoWindow from ChangesBar, clicking the host alias in ChangesBar opens your infoWindow on the map.
    • Available in modes 1 and 2.
  • Add host alias to filter from infoWindow, clicking on the host Alias in infoWindow will set the same as the filter.
    • Available in modes 1 and 2.
  • Mode 3 of the Changesbar (Alert lite), works similarly to mode 2 but is added in the form of iframe generated on the server side using less resources of the user browser/machine.
  • Added clean filter button, provides a quick way to clean the filter.
  • Correction of infoWindow behavior when using Google Maps, closes infoWindow when the user clicks on another part of the map and when another infoWindow is opened, behavior similar to Leaflet.
  • Reapplication of code in error reporting.
  • Changes to the debug page.
    • Change in protocol used to update data from GET to POST.
    • Corrections of writing and some changes.
    • Static information is displayed independently of dynamic information.
    • Start using SweetAlert2.
  • Reallocation of some files.
  • Code Refactoring.
  • README update.
  • debugInfo/VERSION update.
  • VERSION update.

Known errors

  • No known errors.

nagmapreborn-v1.6.2.tar.gz

Release tarball
application/gzip 2018-11-19 Download from Github

Release v1.6.1

Stability level

:warning: This version has no known bugs, but is outdated.

See the new version here.

Can be used in production

  • Nagios
  • Icinga
  • Centreon

Changes

  • New validation structure, now all errors are displayed instead of only the first one.
  • New validators for API, user and password selection.
  • Implemented known exception handling with possible solution information.
  • Implemented alert when an error occurs in the update of the hosts, and when the update returns to real time. (Preventing freezing of statuses without user knowledge)
  • Change in the request method from GET to POST in status update.
  • Added French translation (fr-FR.php). Thanks xvx45.
  • Implementing z-index control when using Leaflet API.
  • Deployed hosts filter in ChangesBar. (https://github.com/jocafamaka/nagmapReborn/issues/10)
  • Code Refactoring.
  • README update.
  • VERSION update.

Known errors

  • No known errors.

Release notes

Since version 1.5.0 that implemented self-report of errors, it was possible to map some of the most common errors and their causes, with this information it was possible to create a knowledge base of these errors and their solutions. From this version all known errors will no longer be reported, however the information with the possible causes will be reported through the browser console.

nagmapreborn-v1.6.1.tar.gz

Release tarball
application/gzip 2018-11-02 Download from Github