Nagmap Reborn

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

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

Release v1.6.0

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

  • Possibility to choose which API to use. (Google Maps / Leaflet)
  • Code Refactoring.
  • Improvements in reporting errors.
  • New startup validators.
  • Some improvements.
  • README update.
  • styles/README update.
  • VERSION update.

Known errors

  • No known errors.

Release notes

  • This version implements the use of the Leaflet library, in addition to allowing the use of third parties in the provision of maps, it is important to note that the terms of use and privacy terms of third parties are not provided in the original project, so the use and acceptance of these terms is the user's total respoinsability.

nagmapreborn-v1.6.0.tar.gz

Release tarball
application/gzip 2018-10-20 Download from Github