Re: Monitor radius status.
Jaco Lesch <[email protected]> Fri, 19 Jul 2013 20:09:20 +0200
| Newsgroups | gmane.network.nagios.user |
|---|---|
| Message-ID | <[email protected]> |
Luis I presume you are using radiusclient-ng, if so the config file will be /etc/radiusclient-ng/radiusclient.conf. Which will again point somewhere in there to your /etc/radiusclient-ng/servers file, where the server name with key pair is configured If you want to test this from the command line you cam do something like this: ./libexec/check_radius -H 10.3.5.2 -F ./etc/radiusclient-ng/radiusclient.conf -u "user@realm" -p "password" -P 1812 -N 10.5.6.7 -H - the radius server -N - NAS IP address Hope this help. Jaco Lesch SAIX HLS On 19/07/2013 18:46, Luis H. Forchesatto wrote: > Greetings. > > I've tried to use check_radius to monitor radius server but it > requires a configuration file to be passed via parameter -f. Which > configuration file it refers to? > > It says "The format of the configuration file is described in the > radiusclient library sources." but I don't know where to check. > > -- > Att.* > * > Luis H. Forchesatto > http://br.linkedin.com/pub/luis-henrique-forchesatto/73/684/a67 > > > ------------------------------------------------------------------------------ > See everything from the browser to the database with AppDynamics > Get end-to-end visibility with application monitoring from AppDynamics > Isolate bottlenecks and diagnose root cause in seconds. > Start your free trial of AppDynamics Pro today! > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk > > > _______________________________________________ > Nagios-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/nagios-users > ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. > ::: Messages without supporting info will risk being sent to /dev/null ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null