This is a text-only version of the following page on https://raymii.org: --- Title : Leaf Node Monitoring v2024.02 released, autostart, ssl certificate expiry and minimize to tray Author : Remy van Elst Date : 12-07-2024 22:30 URL : https://raymii.org/s/blog/Leaf_Node_Monitoring_v2024.02_released.html Format : Markdown/HTML --- I'm pleased to announce the next version of Leaf Node Monitoring, the simple and easy to use open source site and server monitoring tool. Major new features include minimizing to the tray, automatic startup on Windows and Linux and a new check, SSL Certificate Expiry. This post goes over everything that is new in this release. This post is cross-posted on [the official Leaf Node Monitoring] (https://www.leafnode.nl/news/leaf-node-monitoring-2024-02-released-with-minimize-to-tray-and-ssl-certificate-expiry-checks/) website. [You can download the new version here.](https://www.leafnode.nl/download) **Leaf Node Monitoring v2024.02** is now available for download and as a free upgrade for previous customers. This release features minimizing to the tray, automatic startup on Windows and Linux and a new check, SSL Certificate Expiry. ### Autostart & minimize to tray This release can minimize to tray and automatically start up (even minimized). This is less intrusive and allows you, the user, to have Leaf Node Monitoring launch at startup and send a notification when stuff is wrong, without any visual disturbance. ![minimize to tray](/s/inc/img/v2024.02-minimize-to-tray.png) When Leaf Node Monitoring automatically starts up you will receive one notification informing you that it has started. ### SSL Certificate expiry check The other new feature is a new check type for expiry of SSL certificates. This will alert you when your certificate is about to expire or is expired. Opening the check will give you information on which specific certificate in the chain is expiring: ![ssl expiry](/s/inc/img/v2024.02-ssl-expiry.png) You can configure when the check should give a warning and when it should give an error: ![ssl expiry2](/s/inc/img/v2024.02-ssl-expiry-2.png) ### Leaf Node Monitoring v2024.02 is now available The Google Play store version is updated and the downloads here on the website are as well. If you purchase via the website you can choose your own price. You get an archive with a Windows Installer, a Linux AppImage, the source code and an Android APK. If you purchase via the Google Play Store the price is set and you only get an APK. That [APK is able to export it's own source code](https://www.leafnode.nl/source-code/) , so you are able to compile for other platforms if you wish. You can [download Leaf Node Monitoring 2024.02 here](https://www.leafnode.nl/download/). --- License: All the text on this website is free as in freedom unless stated otherwise. This means you can use it in any way you want, you can copy it, change it the way you like and republish it, as long as you release the (modified) content under the same license to give others the same freedoms you've got and place my name and a link to this site with the article as source. This site uses Google Analytics for statistics and Google Adwords for advertisements. You are tracked and Google knows everything about you. Use an adblocker like ublock-origin if you don't want it. All the code on this website is licensed under the GNU GPL v3 license unless already licensed under a license which does not allows this form of licensing or if another license is stated on that page / in that software: This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Just to be clear, the information on this website is for meant for educational purposes and you use it at your own risk. I do not take responsibility if you screw something up. Use common sense, do not 'rm -rf /' as root for example. If you have any questions then do not hesitate to contact me. See https://raymii.org/s/static/About.html for details.