I am having major issues making check_radius work and wondering if you could assist.
I currently have my service check sitting in an error 127 out of bounds state.
Running from teminal I get;
./check_radius
./check_radius: error while loading shared libraries: libradiusclient-ng.so.2: cannot open shared object file: No such file or directory
My Command file is following
$USER1$/check_radius -H $ARG1$ -u $ARG2$ -p $ARG3$
My Service check is as follows
Command
arg 1 - host IP
arg 2 User Name
arg 3 password