Check if the server has Plesk updates via CLI/API
Allow the possibility to check if the Plesk Server has updates via CLI/API.
This information can be used in monitoring systems such as Zabbix to track the servers that need updating.
It should allow checking:
- If there's a Microupdate
- if there's an Upgrade such as 17.8 > 18.0
2
votes
Anonymous
shared this idea
You can find this information with
- cat /root/.autoinstaller/microupdates.xml
—
IG