hello,
I don't know much about Nagios - is it running on an AIX machine or is the AIX getting these messages while connected to a Linux box?
Good Day ,
I went to my nagios/services.cfg and configured check_telnet and put this in and it works fine but...: ???
define service{
name telnet-service
use generic-service
register 0
service_description TELNET
is_volatile 0
check_period 24x7
max_check_attempts 1
normal_check_interval 5
retry_check_interval 1
contact_groups general-admins
notification_interval 120
notification_period 24x7
notification_options w,c
check_command check_telnet
}
..now when I check my message log file on AIX i get alot of these messages every 5 minutes.....and my message logs on AIX are filling constantly....Is there any way to eleminate this message ...either from Nagios or Aix...need some help...thanks
May 13 09:15:18 aix2 telnetd[778364]: ttloop: peer died: A file or directory in the path name does not exist.
May 13 09:20:18 aix2 telnetd[889016]: ttloop: peer died: A file or directory in the path name does not exist.
May 13 09:25:18 aix2 telnetd[717002]: ttloop: peer died: A file or directory in the path name does not exist.
May 13 09:30:19 aix2 telnetd[651438]: ttloop: peer died: A file or directory in the path name does not exist.
May 13 09:35:19 aix2 telnetd[716900]: ttloop: peer died: A file or directory in the path name does not exist.
May 13 09:40:19 aix2 telnetd[655528]: ttloop: peer died: A file or directory in the path name does not exist.
May 13 09:45:19 aix2 telnetd[1781978]: ttloop: peer died: A file or directory in the path name does not exist.
May 13 09:50:19 aix2 telnetd[766042]: ttloop: peer died: A file or directory in the path name does not exist.
May 13 09:55:19 aix2 telnetd[1405130]: ttloop: peer died: A file or directory in the path name does not exist.
hello,
I don't know much about Nagios - is it running on an AIX machine or is the AIX getting these messages while connected to a Linux box?
[quote author=pbharris link=board=1;threadid=9207;start=0#msg83179 date=1084470021]
hello,
I don't know much about Nagios - is it running on an AIX machine or is the AIX getting these messages while connected to a Linux box?
[/quote]
The AIX machine is getting these messages while connected to a Linux box , running the NAGIOS....
Bookmarks