Release 2.5.0 - May 2023
NEW Features
- Wireless Access Point module(WAP module).
The WAP module is a powerful feature that can be used to monitor and analyze wireless access point activity. This module provides a comprehensive view of all the WAPs in a given area, including their signal strength, channel usage, and client connection status. With this information, network administrators can make informed decisions about how to optimize their network for better performance and reliability. The WAP module can also be used to troubleshoot network connectivity issues by identifying areas of weak signal strength or interference. It can provide real-time alerts when there are problems with specific WAPs or when there is a sudden spike in network activity. Additionally, With the NLG dashboard, it can generate reports and graphs that help visualize network trends and usage patterns over time.
Improvements
- Enhance Log Forwarder module
The log forward module on a logger tool is a critical component for centralizing and managing logs from multiple sources. This module can collect logs which sent to NLG from various devices, servers, and applications and forward them to a centralized log management system for analysis and storage. With the log forward module, network administrators can easily configure log forwarding rules, filter out unwanted data, and manage the flow of logs in a granular and flexible manner. This helps reduce the burden on individual systems and makes it easier to manage and monitor logs across the entire network. It supports various protocols such as TCP, UDP, and Syslog, providing compatibility with a wide range of systems and devices.
- Enhance data exporter.
The Enhance data exporter module in the enhanced version provides a flexible and powerful way to export log data to various destinations. It offers seamless integration with Elasticsearch. Allowing users to easily export the data. With its intuitive interface and robust feature set, the data exporter module in the NLG is an essential tool for any organization looking to streamline their log management processes and improve their data analysis capabilities.
New Feature
Wireless Access Point Module (WAP Module) The WAP module is a powerful feature that can be used to monitor and analyze wireless access point activity. This module provides a comprehensive view of all the WAPs in a given area, including their signal strength, channel usage, and client connection status. With this information, network administrators can make informed decisions about how to optimize their network for better performance and reliability. The WAP module can also be used to troubleshoot network connectivity issues by identifying areas of weak signal strength or interference. It can provide real-time alerts when there are problems with specific WAPs or when there is a sudden spike in network activity. Additionally, With the NLG dashboard, it can generate reports and graphs that help visualize network trends and usage patterns over time.
Release 2.4.1 - Mar 2023
New Feature
- Factory Reset For MDES module, user can clean NLG with Reset Factory. With this feature, NLG will delete all data from NLG’s database. It’ll look like new installation. But only effect NLG service only. Another service and host server or data on data source still the same before reset.
Improvement
- Enhance admin menu For menu admin, now can manage all menu. For default menu can disable it. After disable, that menu will not access. User can create new menu or delete menu that user created.
- Enhance data retention to support retention by disk percentages Data retention support condition by data created timestamp or disk usage. For data created timestamp, user can set interval for checking it. If data created timestamp date older than config such as 90 days, data will be deleted. For disk usage, user can set interval and threshold for start and stop retention data, such as disk usage 80% to start retention data and 50% to stop it. When data retention check disk usage higher than start threshold, it will start delete data from database. It’ll delete from oldest data until disk usage lower than stop threshold.
Fixed Issues/Bug Fixes
- Reset password: Fix logo at reset password page. When user try to reset password via forget password and then click link that send to user via email.
- Monitoring data source: For Monitoring data source, change time field from timestart to timestamp
Release 2.4.0 - Feb 2023
- Aspose Cell Report Dashboard has a report icon that user can click to export dashboard as excel or pdf file.
- Data Exporter Can create a data exporter that can export all, selected fields or filter data that user want to export, can set date range of data and can manage schedule to export. Support ElasticSearch only.
Release 2.2.0 - Sep 2022
- Custom OID: This feature allows user to create custom monitors for almost any statistic provided by SNMP based on the device’s MIB and OID that is outside of the standard monitoring parameters.
- Docker Management: This allows you to easily manage all docker services that run in the same server. This will help administrator to reduce the operational complexity and provide centrally manage access to all docker services.
- Face Recognition: This allows user to create face profile in NLG and setup NLG to receive video streaming in RSTP. After that NLG can auto detect face that match with face profile and also send trap alarm.
- Monitoring ES dashboard: Add default ES monitoring dashboard.
- Whitelist : This allow user to defined which IP Address that allows to send the log to NLG.
Bugs fixed
- Fix pdf export: pdf cannot export cause pdflatex command not found in docker image.
- Fix bug topology map: select ‘—galaxy—’ datasource and page show error message.
Release 2.1.0 - Jul 2022
- World map 3d plugin: this plugin allows you to navigate and explore geographic data on a 3D globe using a web browser.
- Panolens plugin: this plugin allows you to view the custom map in panorama view.
- Sankey plugin: this plugin allows you to display flows of any data, where the width of each flow pictured is based on its quantity.
- Pathlyzer Setup: this allows you to setup the pathlyzer endpoint url via web application. The pathlyzer agent will automatically collect the Urls that you configured.
- Password policy: admin user can setup password policy.
- [Alertview] Alertview: this allows you to enrich customer information into event and display in alerting page.
- [ITIM] Add support product OID setup: this allows you to custom OID for each products. Ex. CPU, Memory, Disk OID.
- [ITIM] Add support Trap OID setup: this allows you to customize your trap message based on trap OID.
Bugs fixed
- Fix dashboard to use keyword field to aggregate data
- Fix node edit page, some field cannot update
- Fix search functionality on-page that has large data
- Fix some minor bugs
Release 2.0.0 - Apr 2022
- NLG-MDES: we migrate NLG-MDES version to latest version. The major functions including as below:
- System Admin and Data Admin role
- Data Retention
- Data Dump
- Data Download
- [NLG-ITIM] User can polling SNMP data from devices by using SNMPv3
- [NLG-ITIM] Not only CDP but NLG can also polling topology information from devices that enable LLDP protocol.
- [Network Diagram Plugin] User can build their own Network diagram panel by using our new network diagram plugin. This new network diagram plugin provides flexible options to let user flexibly modifies as needed.
- [Administration] The system variable admin page enable user to easily configured system variable via web GUI.
- [Administration] The import data admin page enable user can import master data into NLG by using CSV file. This save a lot of effort of user to add the master data into the system.
- [Administration] The menu page enable user to customize the dashboard menu. User can configure both menu name and link as needed
- [Alert] The new alerts that you can create and edit alerting rules as well as see alerting information in a centralize and searchable view.
- [Library panels] This allow users to build panels that can be used in multiple dashboards. Any updates made to that shared panel will automatically updated to all dashboards that have that panel.
Release 1.2.6.18 - Mar 2022
- Auto report
Bug fixes
- Fix timezone issue in NPMD image
- Auto populate menu as user role
- Update docker-compose.yml to use .env file in order to setup Elasticsearch and Kibana host IP address.