cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
406
Views
10
Helpful
4
Replies

service keepalive

Branimir Turk
Level 1
Level 1

Hi,

Sorry for the newbie question.

Is there any way to attach two or more keepalives to one service on CSS.

I need to monitor two ports on one servivce. And if one of these prots fails i need to bring service down.

For example something like this:service SWTEST1

protocol tcp

keepalive type tcp

keepalive frequency 10

weight 2

port 80

ip address 10.0.203.101

keepalive port 80

keepalive port 1600

active

Thank you

4 Replies 4

CSS only supports one keepalive per service.

You will need to use scripts to probe multiple ports or webservers.

Try ap-kal-tcp-ports script.

More details at

http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/css11500series/v7.10/configuration/advanced/guide/Scripts.html#wp1036970

Syed Iftekhar Ahmed

Hi,

Thank you for the information.

hi, cannot just say a "thank you", you should rate....

Sorry,

My mistake.