imunify360 find license details

To check if your imunify360 license is valid, run

imunify360-agent rstatus

Example

[root@ldb002 ~]# imunify360-agent rstatus
OK
[root@ldb002 ~]# 

To get more details of imunify360 license installed on the server

imunify360-agent rstatus --json --verbose

Example

[root@ldb002 ~]# imunify360-agent rstatus --json --verbose
{
  "expiration": null,
  "id": "Imunify360-xxxxxxxx",
  "license": {
    "expiration": null,
    "id": "Imunify360-xxxxxxxx",
    "license_type": "imunify360",
    "message": "",
    "redirect_url": "",
    "status": true,
    "user_count": 5,
    "user_limit": 2147483647
  },
  "license_type": "imunify360",
  "message": "",
  "redirect_url": "",
  "status": true,
  "strategy": "CSF_COOP",
  "user_count": 5,
  "user_limit": 2147483647,
  "version": "5.3.3-1"
}
[root@ldb002 ~]#
Need help with Linux Server or WordPress? We can help!

Leave a Reply

Your email address will not be published. Required fields are marked *