• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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