Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,We want to monitor the cpu of a few of our CSS's.Does someone know how the average of "apChassisMgrExtSubModuleCPUAverage" is calculated?Also, I can't seem to find a variable to check the free memory.Kind Regards,Joeri
Hi,We are migrating from CSS to CSM.For one particular VIP on the CSS we have about 20 Contentrules (each time different url's), the services used in these contentrules are not always the same.We have run in to a problem on the CSM. We created a vser...
Hi,does somebody know how to include the function "replace_text" in a css script? The script "commit_vip_redundancy" for example makes extensive use of this function. But when I try to run a little script that uses this function, the CSS says "functi...
Hi Steve,You can do it with 1 source group.For example, if you have 3 remote services, Serv1, Serv2 and Serv 3,group REMOTE_SERVICESadd destination service Serv1add destination service Serv2add destination service Serv3vip address x.x.x.xactiveYou ca...
maybe this?------circuit VLAN1 ip address 192.168.103.35 255.255.255.192 ip virtual-router 10 priority 100ip redundant-vip 10 192.168.103.37 ip critical-service 10 SSL3-------if I'm not mistaken the vip 192.168.103.37 will stop working when the servi...