Changelog/Road map
v1.2.9 (16.03.2025)
- The possibility to create scripts for your own custom checks
- The possibility to run scrips as checks
v1.2.8 (01.03.2025)
- Checker service for Agents. Checker sends alert if an Agents is down
- Webhook has been added as a new way to send alerts
v1.2.7 (16.02.2025)
- The possibility to store Agent checks in MongoDB
- The Last alerts are shown on the Check History page
v1.2.6 (01.02.2025)
- The possibility to set number of retries for Checks before service is marked down
v1.2.5 (16.01.2025)
- Count of checks for Region is shown now
- Count of checks for Country is shown now
v1.2.4 (01.01.2025)
- The possibility to keep Checks metrics in VictoriaMetrics
- New API endpoint to reconfigure agents
v1.2.3 (16.12.2024)
- Supporting PostgresSQL has been added
- Now SSH private keys keeps encrypted in DB
v1.2.2 (01.12.2024)
- Overview page for Countries
- Overview page for Regions
v1.2.1 (16.11.2024)
- The possibility to edit and delete check groups
- API Improvements
v1.2.0 (01.11.2024)
- The possibility to create one check on all regions
- The possibility to create one check on some regions
- A new entity Country. The Country consists of regions
- The possibility to create one check on some countries
v1.1.5 (16.10.2024)
- Exporting metrics from RMON app has been added to the /metrics path
- The possibility to mask SSH credentials as "shared" to share them between groups
v1.1.4 (01.10.2024)
- The possibility to combine few Agents into Region
- Balancing checks inside Region
v1.1.3 (16.09.2024)
- The IP calculator has been added to the Nettools
- RabbitMQ service check has been added
v1.1.2 (01.09.2024)
- The possibility to set ignoring the wrong SSL certificate for HTTP checks
- Custom styles for Status page
v1.1.1 (16.08.2024)
- SMTP service check has been added
- The possibility to edit check from the Check history page and from the Agent Overview page
v1.1 (01.08.2024)
- API is here!
- Servers on the server page update their status and information automatically
- Transition to a new authorization system. Now JWT token is used instead of sessions
v1.0.7 (16.07.2024)
- The possibility to move checks from one Agent to another
- Agents have their own port settings
- The possibility to combine Agents into Regions
v1.0.6 (01.07.2024)
- The possibility to set PATH, DELETE and OPTION methods for HTTP check
- The possibility to save the result of checks locally on Agent server if RMON servers are unavailable
v1.0.5 (16.06.2024)
- The possibility to add headers for HTTP check
- The possibility to select accepted status codes for HTTP check
v1.0.4 (01.06.2024)
- The possibility to use a list of RMON servers for Agents
- The mark an Agent as shared. It provides the possibility to share Agents between groups
- The possibility to set timeout for Checks
v1.0.3 (16.05.2024)
- The History page for checks is dynamically update now
- The possibility to add body request to the HTTP check
- Advanced response metrics have been added to HTTP checks
- Checks on the Dashboard page are dynamically updated now
v1.0.2 (01.05.2024)
- The possibility to save a group for check and use it after as tip
- The possibility to reconfigure Agent
- The port is taken directly from settings for RMON server now. Without editing server config
- The possibility to send alerts via MatterMost
v1.0.1 (16.04.2024)
- Overview page for an Agent has been added
- The Whois tool has been added to the Nettools
- A more detailed response chart has been added to the Status page
v1.0 (01.04.2024)
- The first release!