I'm failing with:

# nagios tests
<Client netnagios-255>
    Identifier          Phred
    Secret              nagiosfoobar
    ClientHook          sub {   \
                             ${$_[0]}->set_identifier('Nagios-'. \
                                 ${$_[0]}->get_attr('Called-Station-Id')); \
                        }
</Client>



On 12/27/2018 12:49 PM, Eric W. Bates wrote:
I want my nagios alarms to test multiple different authentication types in Radiator: VPN, wireless, Eduroam, etc.

In the <client mynagios> block can I use something like:
   Identifier   nagios-%U

and then later

<handler identifier=/(myvpn)|(nagios-vpntest)/>
<handler identifier=/(dot1xSwitch)|(nagios-switchtest)/>
<handler identifier=/(eduroam)|(nagios-edutest)/>

Or can I do something like that in ClientHook?


_______________________________________________
radiator mailing list
[email protected]
https://lists.open.com.au/mailman/listinfo/radiator


--
Clark 159a, MS 46
508/289-3112

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
radiator mailing list
[email protected]
https://lists.open.com.au/mailman/listinfo/radiator

Reply via email to