* Luis H. Forchesatto <luisforchesa...@gmail.com> [2012-08-01 14:53]:
> Figuring out how to configure the check_radius plugin to check a remote
> server that run radius I'v look at the configuration file it request and
> mine config file are default, it was never used but is needed to make
> check_radius work. Which parameter should I look to adjust it as needed to
> make de plugin work?

My configuration looks like this:

        authserver        radius.example.com
        acctserver        radius.example.com
        login_tries       3
        login_timeout     30
        radius_timeout    10
        radius_retries    3
        dictionary        /etc/radiusclient/dictionary
        mapfile           /etc/radiusclient/port-id-map
        servers           /server/nagios/etc/radius/servers
        seqfile           /server/nagios/var/run/radius/seq
        nologin           /etc/nologin

The "servers" file referenced in the above radiusclient.conf file holds
the shared secret(s):

        radius.example.com sh4red-s3cr3t

Holger

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
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

Reply via email to