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

CSM and TCL for CPU check

b.bersier
Level 1
Level 1

Hi,

Is it possible with a TCL scripting to check CPU's server on a farm (probe)? and if yes how to do it (example) ?

Thank's for your help.

Regards

Blaise

1 Accepted Solution

Accepted Solutions

Gilles Dufour
Cisco Employee
Cisco Employee

Blaise,

TCL on the CSM can't obviously know the CPU on the server side.

However, if you can create a script running on the server to get the server info, you can use the TCL scripting language of the CSM to communicate with the script running on the server and get it to send the CPU info to the CSM.

Gilles.

View solution in original post

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

Blaise,

TCL on the CSM can't obviously know the CPU on the server side.

However, if you can create a script running on the server to get the server info, you can use the TCL scripting language of the CSM to communicate with the script running on the server and get it to send the CPU info to the CSM.

Gilles.