Details
-
Enhancement
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
25.1.2
-
Security Level: Default (Default Security Scheme)
-
None
Description
Exit code 6 is No such device or address. But in my case it can't be possible. The file was and is still there. A more detailed reason would be cool.
That's the config:
<service name="Heartbeat" interval="300000" user-defined="true" status="on"> <parameter key="script" value="/opt/opennms/contrib/heartbeat_opsgenie.sh"/> <parameter key="banner" value="PONG"/> <parameter key="timeout" value="5000"/> </service> <monitor service="Heartbeat" class-name="org.opennms.netmgt.poller.monitors.SystemExecuteMonitor"/>