Custom Command

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
stonehill
Posts: 22
Joined: Mon May 02, 2011 9:29 pm

Custom Command

Post by stonehill »

Dear All,

Need help monitoring the radius server with following command

/bin/echo "User-Name=user,Password=pass, NAS-Port-Type = Wireless-802.11" | /usr/bin/radclient $HOSTADDRESS:1812 auth secret

This command works for me perfectly if i execute it with required details. Need to know if the same can be used through nagios also.

Thanks in advance

Vikram
stonehill
Posts: 22
Joined: Mon May 02, 2011 9:29 pm

Re: Custom Command

Post by stonehill »

I managed to write it thanks anyway
User avatar
nscott
Posts: 1040
Joined: Wed May 11, 2011 8:54 am

Re: Custom Command

Post by nscott »

Glad you found a resolution to your problem.
Nicholas Scott
Former Nagios employee
Locked