Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
i just get two error messages for check_as400_jobs and check_as400_msg 1) check_as400_jobs ( the number of jobs in the system is displayed inverted )
Exception in thread “main” java.lang.NumberFormatException: For input string: “[7m [0″at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.(Integer.java:660) at check_as400.parseWrkSysSts(check_as400.java:641) at check_as400.parse(check_as400.java:398) at check_as400.main(check_as400.java:325)
2) check_as400_msg qsysopr
Exception in thread “main” java.lang.StringIndexOutOfBoundsException: String index out of range: -102 at java.lang.String.substring(String.java:1937) at check_as400.parseDspMsg(check_as400.java:470) at check_as400.parse(check_as400.java:402) at check_as400.main(check_as400.java:325)
as i have not found any mail adress i post this here.