Hi, I managed to install the plugin to monitor the AS400 (https://share.zabbix.com/operating-s...s-400-platform) as a subsystem on the iseries but the job ends and I get this in the logs:
24:20181126:144417.345 agent #-1 stopped [ZabbixAgent config]
27:20181126:144417.370 Procstat.updateJobinfoList() ended
27:20181126:144417.371 Exception in Procstat.updateJobinfoList():
java.util.NoSuchElementException
at com.ibm.as400.access.JobEnumeration.nextElement(JobEnumeration.java:79)
at as400.perfstat.Procstat.updateJobinfoList(Procstat.java:216)
at as400.thread.CollectorThrea...(CollectorThread.java:30)
27:20181126:144417.372 agent #1 stopped [collector]
26:20181126:144417.847 agent #0 stopped [Cache Controller thread]
28:20181126:144417.848 Thread[listener #1] interrupted in run(): java.lang.InterruptedException
28:20181126:144417.849 agent #2 stopped[listener #1]
29:20181126:144417.850 Thread[listener #2] interrupted in run(): java.lang.InterruptedException
29:20181126:144417.851 agent #3 stopped[listener #2]
30:20181126:144417.852 Thread[listener #3] interrupted in run(): java.lang.InterruptedException
30:20181126:144417.853 agent #4 stopped[listener #3]
1:20181126:144417.854 PassiveCheck.init(): finished
1:20181126:144417.854 Zabbix Agent stopped. v0.7.6
Any clues ?
Thanks
24:20181126:144417.345 agent #-1 stopped [ZabbixAgent config]
27:20181126:144417.370 Procstat.updateJobinfoList() ended
27:20181126:144417.371 Exception in Procstat.updateJobinfoList():
java.util.NoSuchElementException
at com.ibm.as400.access.JobEnumeration.nextElement(JobEnumeration.java:79)
at as400.perfstat.Procstat.updateJobinfoList(Procstat.java:216)
at as400.thread.CollectorThrea...(CollectorThread.java:30)
27:20181126:144417.372 agent #1 stopped [collector]
26:20181126:144417.847 agent #0 stopped [Cache Controller thread]
28:20181126:144417.848 Thread[listener #1] interrupted in run(): java.lang.InterruptedException
28:20181126:144417.849 agent #2 stopped[listener #1]
29:20181126:144417.850 Thread[listener #2] interrupted in run(): java.lang.InterruptedException
29:20181126:144417.851 agent #3 stopped[listener #2]
30:20181126:144417.852 Thread[listener #3] interrupted in run(): java.lang.InterruptedException
30:20181126:144417.853 agent #4 stopped[listener #3]
1:20181126:144417.854 PassiveCheck.init(): finished
1:20181126:144417.854 Zabbix Agent stopped. v0.7.6
Any clues ?
Thanks
Comment