Plugin server to check pandora license expiration days.
You can set 4 parameters (apipass ,user, userpass and ip) to execute this plugin:
– Plugin execution examples:
[root@pandora ~]# ./pandora_license_expiration.pl -h (pugin help)
[root@pandora ~]# ./pandora_license_expiration.pl
[root@pandora ~]# ./pandora_license_expiration.pl -a <apipass> -u <user> -p <pass> -i <IP>
[root@pandora ~]# ./pandora_license_expiration.pl -u <user> -i <IP>
[root@pandora ~]# ./pandora_license_expiration.pl -i <IP>
Parameters NOT added to the plugin execution will take the following default values: -a 1234, -u admin, -p pandora, -i 127.0.0.1
Pandora_license_expiration_plugin