Hi,
May I know, is there a way to check the NLS license status in the command line?
Thank you
check the NLS license status in the command line
Re: check the NLS license status in the command line
The expiration date is stored in the nagioslogserver index and can be pulled from the command line with:
It is the epoch value that is returned.
Code: Select all
curl -XGET 'http://localhost:9200/nagioslogserver/cf_option/lmd'As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.