Dear List

I am trying to run the below command from a REMOTE server where i use Cacti to graph all my data. I am trying to graph on a per trunk basis.

kamctl fifo profile_get_size trunk | awk -F '=' '{print $4}'

This command yields an output on the local server.

Could someone perhaps point me in the right direction?


Thanks!