Gmemstr Platypus Versions Save

Large-scale server monitoring application written in Golang

3.1.0

5 years ago

Some small, quality of life tweaks

  • Github link in top corner
  • Visual indicator of connection status to backend
  • Less client logging, better indication of missing configuration

If you have any issues with this release, please open an issue

3.0.0

5 years ago

Complete rewrite from the ground up in Golang

This version is not backwards compatible with <= v2 at all. Binaries included are built on Ubuntu 18.04 x64, open an issue to request a binary for a specific system.

See wiki for getting started ;)

2.1.4

6 years ago

Fixed issue where setup.py could not import modules from src directory.

2.1.2

7 years ago

Fixed some minor typos resulting in crashed.

2.1.0

7 years ago

Rewrote quite a few scripts to be more effecient, also tinkering with threading to try to enable really good concurrency - may need to switch away from Flask soon though.

2.0.8

7 years ago

Includes function to check database connection and reconnect if possible.

2.0.6

7 years ago

Fairly certain I've managed to clear up the remaining bugs.

2.0.5

7 years ago
  • Now scans before posting to Slack on startup
    • Fixed bugs regarding marking panels offline / online
    • Fixed a second bug that affected panel scans
    • Updated JavaScript to reflect some tweaking to scan data returned

2.0.4

7 years ago

Identified issue regarding servers not being marked as offline in the database, and also conflicting methods in the JavaScript when getting stats.

2.0.2

7 years ago
  • Fixed Slackbot not posting properly
  • Added links to hostname for slack post
  • Fixed admin page no being able to remove panels