Nagmap Reborn

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

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

Release v1.5.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

  • Changes in various functions, performance improvement and reuse of code.
  • New verification, default authentication.
  • New notification interface on screen.
  • Organization of code.
  • Some translation fixes fixes.
  • Version update.

Known errors

  • No known errors.

Release notes

  • Since version 1.5.1 that implemented the authentication system, it was possible to verify that some users of NagMap Reborn improperly do not modify the user and default password as a way to avoid such carelessness in this version was implement an alert that notifies the user and requests the modification user name and password.
  • This version starts using the SweetAlert2 library to display user-friendly notifications.

nagmapreborn-v1.5.2.tar.gz

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