cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
377
Views
0
Helpful
1
Replies

CSS Monitor Server CPU Loading

mingchieh
Level 1
Level 1

Hello

I want to monitor backend server cpu (or MEM) loading on CSS , I find out there are DFP and SASP protocol , But seems that they can be used on UNIX server, But my server are Windows based , How can I archieve this ?

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

Cisco does not provide the server side tool for SASP/DFP.

Those protocols were developped in association with IBM, so you might be able to find the right tool for windows there.

http://www.ibm.com/developerworks/autonomic/library/ac-ewlmload1/

BTW, I do not think this is really interesting in practice. On paper it loos good, but honestly I think you get good result with leastconn loadbalancing algorithm and simple tcp probes.

Gilles.