Thank you, I found the issue with this command, the probes were installed, but the file itself was broken.
observium@HOSTNAME:~/probes/nagios$ ./check_http -H HOSTNAME -u /applikationen/CENSORED/ping.aspx -s "OK"
./check_http: line 1: Jp3E: command not found
./check_http: line 2: XLZ5H$}um: command not found
./check_http: line 3: Y: command not found
./check_http: line 4: 3Uo: command not found
./check_http: line 5: Y: command not found
./check_http: line 6: X: command not found
./check_http: line 8: YX: command not found
./check_http: line 10: Yf....: command not found
./check_http: line 11: rf: command not found
./check_http: line 12: X: command not found
./check_http: line 13: [: missing `]'
./check_http: line 14: Kf....: command not found
./check_http: line 15: m!: command not found
./check_http: line 16: [u: command not found
./check_http: line 17: Y: command not found
./check_http: line 19: Zu: command not found
./check_http: line 20: Y: command not found
./check_http: line 21: YZ: command not found
./check_http: line 22: YZ: command not found
./check_http: line 23: [: missing `]'
./check_http: line 24: ^J.....X: command not found
./check_http: line 25: x: command not found
./check_http: line 26: XJ.....$: command not found
./check_http: line 27: h: command not found
I copied the files again from /usr/lib/nagios/plugins/ to /opt/observium/probes/nagios/ and now it is working.
Thank you, I found the issue with this command, the probes were installed, but the file itself was broken.
observium@HOSTNAME:~/probes/nagios$ ./check_http -H HOSTNAME -u /applikationen/CENSORED/ping.aspx -s "OK"
./check_http: line 1: Jp3E: command not found
./check_http: line 2: XLZ5H$}um: command not found
./check_http: line 3: Y: command not found
./check_http: line 4: 3Uo: command not found
./check_http: line 5: Y: command not found
./check_http: line 6: X: command not found
./check_http: line 8: YX: command not found
./check_http: line 10: Yf....: command not found
./check_http: line 11: rf: command not found
./check_http: line 12: X: command not found
./check_http: line 13: [: missing `]'
./check_http: line 14: Kf....: command not found
./check_http: line 15: m!: command not found
./check_http: line 16: [u: command not found
./check_http: line 17: Y: command not found
./check_http: line 19: Zu: command not found
./check_http: line 20: Y: command not found
./check_http: line 21: YZ: command not found
./check_http: line 22: YZ: command not found
./check_http: line 23: [: missing `]'
./check_http: line 24: ^J.....X: command not found
./check_http: line 25: x: command not found
./check_http: line 26: XJ.....$: command not found
./check_http: line 27: h: command not found
I copied the files again from /usr/lib/nagios/plugins/ to /opt/observium/probes/nagios/ and now it is working.