I created a simple CLP program to generate CPU load, but always get OK status.
I checked by running manually the SQL request found in Java code, I got correct ELAPSED_CPU_PERCENTAGE (280.2 actually).
While the "load generator" program was still running, i tried to re-launch the check command with "-W 0 -C 0", I got a list of all jobs, each showing a 0.00% CPU !
I tried some older versions of nagios4i.jar and jt400.jar, same result.
Any idea ?
Hi,
I created a simple CLP program to generate CPU load, but always get OK status. I checked by running manually the SQL request found in Java code, I got correct ELAPSED_CPU_PERCENTAGE (280.2 actually). While the "load generator" program was still running, i tried to re-launch the check command with "-W 0 -C 0", I got a list of all jobs, each showing a 0.00% CPU ! I tried some older versions of nagios4i.jar and jt400.jar, same result. Any idea ?
Thanks for the good job by the way :)