Best Practice to inform Grace Period is triggered.

As far as I know, the only way you can see that a License Server is in grace period is in the License manager and a log message that is created in the Logger.
What would be other or better ways to notify that a license server went into grace period?

And how to set this up?

I'm thinking of creating an alarm or sending an email/text message.

Parents Reply
  • Using the WEBSVC OI Server, you can get the information back into system platform if you are using that.

    fne/xml/diagnostics still returns status="OK" even if the server is in grace period. But another XML attribute is added:

    <environment_id_tolerance_interval remaining_secs="1295726"/> which counts down.

    Have you found any other pages that show information about the license server? Like localhost:55555/fne/xml/features

Children
No Data