Search found 5 matches

by Amit585731
Wed Jun 17, 2015 8:18 am
Forum: Open Source Nagios Projects
Topic: check_tcp plugin not working
Replies: 6
Views: 3261

Re: check_tcp plugin not working

Box293, Here is the output I am seeing: Also in nagios GUI I am seeing services as 'No matching services'. define command { command_name check_tcp command_line $USER1$/check_tcp -H $HOSTADDRESS$ -p $ARG1$ $ARG2$ } host_name server5220 alias Server Check address 1.1.1.1 notification_period 24x7 initi...
by Amit585731
Wed Jun 17, 2015 8:16 am
Forum: Open Source Nagios Projects
Topic: check_tcp plugin not working
Replies: 6
Views: 3261

Re: check_tcp plugin not working

Abrist,

Here is the output I am seeing

auto_reschedule_checks=0
# has an effect if the auto_reschedule_checks option is enabled.
auto_rescheduling_interval=30
# only has an effect if the auto_reschedule_checks option is
auto_rescheduling_window=180
by Amit585731
Tue Jun 16, 2015 10:12 pm
Forum: Open Source Nagios Projects
Topic: check_tcp plugin not working
Replies: 6
Views: 3261

Re: check_tcp plugin not working

host check attempt is 5 min. and I am using nagios 3.3.1
by Amit585731
Tue Jun 16, 2015 12:03 pm
Forum: Open Source Nagios Projects
Topic: check_tcp plugin not working
Replies: 6
Views: 3261

check_tcp plugin not working

All, I am trying to monitor a tcp service (port 9100) on remote host but on nagios GUI host showing status pending. Any suggestion? Below is the config I am using for same: define hostgroup{ hostgroup_name Server alias Server Check members server5220 } define host{ use generic-host host_name server5...
by Amit585731
Sat Apr 11, 2015 7:32 am
Forum: Nagios XI
Topic: bandwidth alerting for network
Replies: 1
Views: 369

bandwidth alerting for network

Hi All,

Please suggest me which plugin is suitable for configuring bandwidth alerting for network? And how to configure?

Thanks