I'm trying to use the jboss/wildfly plugin, but I don't know which is the error.
when I execute the plugin this spend more than 30 seconds in answer to this error
UNKNOWN: Failed to connect: Operation failed with status WAITING
Code: Select all
# /usr/bin/java -Djava.class.path=/usr/local/nagios/libexec/jboss-client.jar:/usr/local/nagios/libexec/check_jvm.jar GenericASCheck -s 'service:jmx:remote+http://192.168.95.44:9990' -u user -p 'XXXXX' -t jboss -C 'MemorySimpleHeap,MemoryEden,MemoryMetaspace,ProcessCPUUsage,SystemCPUUsage,Uptime' -w '17179869184,,34359738368,50,70,1500000:' -c '32212254720,,68719476736,70,90,300000:'
UNKNOWN: Failed to connect: Operation failed with status WAITING