|
apache.cfg经修改后#Idle Workers (Apache)、#Busy Workers (Apache)都已可用,而添加Apache CPU Usage (Apache)却出错了,出错信息:
Monitor name :Apache. Parsing error, cannot find token: CPULoad. Measurement: CPULoad|localhost. Hints: 1) Such a measurement does not exist, or the html page may be different from the supported one. 2) Try to replace the Apache.cfg with appropriate Apache_<version>.cfg file in <Installation>\dat\monitors and rerun the application (entry point: CApacheMeasurement::NewData). [MsgId: MMSG-47479]
apache.cfg关于CPU一项为
Counter4=BusyWorkers
Label4=#Busy Workers (Apache)
Description4=Number of servers in the Busy state
默认没经过修改,好像相关配置说明中都没提到过关于CPU的这项修改 |
|