Problem with check radius
Mario Sergio Candian
mscandian at FreeBSDBrasil.Com.Br
Fri Jan 14 17:41:15 CET 2005
Hi list,
I have a FreeBSD box, with Nagios installed. I configured it, and its work
fine. I need to monitor my radius. In my checkcommands.cfg I put this:
# 'check_radius' command definition
define command{
command_name check_radius
command_line $USER1$/check_udp -H $HOSTADDRESS$ -p 1645
}
# 'check_radius_account' command definition
define command{
command_name check_radius_account
command_line $USER1$/check_udp -H $HOSTADDRESS$ -p 1646
But, I get this error message:
(root at firewall)~# /usr/local/libexec/nagios/check_udp -H localhost -p 1645
No data was recieved from host!
No response from host on port 1645
Exit 2
And I have the radius working in my box. Is this command wrong? What can I
do to fix it? All the services that the nagios monitor is fine, except the
radius.
Thanks for all.
Mario Sergio
-
"Dreams as if you'll live forever. Live as if you'll die today" -- James Dean
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Nagios-users mailing list
Nagios-users at 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
More information about the Users
mailing list