Informix licence report generation for FlexNet Operations portal
Log into the FNO portal. Click on the Devices tab. Click on Devices.
For each Device
- Click on the device name
- Click the Action button
- Choose Set Password
- Set the SAME password for each device
Put your password into the fnoadminpasswd file.
Put each ID in your fnohosts file, optionally following with information about its use.
You should now be able to execute the fnosummary script.
There is also a simple Prometheus text file exporteer called fnoexporter and a "cronable" runner, run_fnoexporter
Sample cron file entry:
*/2 * * * * su -s "/bin/bash" -c "/opt/fno-report/run_fnoexporter.sh" prometheus
MIT