Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Hi.
I like to check if my openvpn server is running correctly.
When running check_udp, the script is complaining about a send or a expect String which is missing.
I guess this check is used quite often. Does anybody know what to submit as an argument for --send or --expect?
I tried --expect '1194' based on the following command, but with no success.