We are using Mosek's Floating License offering.
That means, the Mosek's license server runs on a separate dedicated server (=xyz and at a port=abc) on-premises. It displays the started the server is started at 127.0.0.1.
Though we (as developer) can use terminal to ssh into that server xyz and check if Mosek license server is up and running.
But for others (non-developer) - its difficult to check Mosek's uptime since they cannot use terminal. (That is the pain-point)
Is it possible to check Mosek's uptime via browser? (possibly by visiting the URL: https://127.0.0.1:abc - this doesn't work for some reason).
(Note: This isn't a necessity but good to have feature for us)
You can use
flask:Create the script
flexlm.pyNote: you have to customize the parameters of
subprocess.runRun
flaskapplication server:Go to http://xyz:5000/status