• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

license monitoring

A

arekm

Guest
Hello,

I'm looking for a way to remotely monitor if my sitebuilder site still has valid license. Do you know some way to get that information via simple tools like wget, curl or something?

Currently when license expires it's clearly visible after logging in into Admin panel. The problem is unfortunately with automating this check.
 
Which license type do you have? Actually, permanent license should be updated automatically. If automatic update does not work you better figure out what the problem is to avoid additional checking procedures. Generally, Sitebuilder server connects to key administrator server and checks if license is fine or not. It is done through 5224 port.

It is not quite understand why you need this, anyway, as I know there is no such a method which could be used remotely. You can probably get necessary information as license expiration date from sitebuilder3.license_key table.

Try to check also remote API docs http://download1.parallels.com/SiteBuilder/4.2.0/doc/api/dev_guide/en_US/html/ probably you can find something there, but I am not sure.
 
Back
Top