Monitoring an Coldfusion server with Cacti
Posted by sebastian on 2 July 2008
0 comments
I don’t found a coldfusion template for Cacti so i created one. It uses cfstat. I use Cacti and coldfusion on Debian Linux. First you need a script to call the cfstat command on the coldfusion server: #!/bin/bash # This script call the coldfusion server stat service and format the output for cacti # 2008 [...]
