ページの先頭行へ戻る
Systemwalker Service Quality Coordinator 使用手引書

6.1.2 定義例

以下は、alertconfig.txtの定義例になります。

しきい値の大きさを設定するときは、ドリルダウン画面を参照してください。

###############################################################################

# The following examples check the free space on all disks reported in 1018 records.

# The thresholds are a warning for less than 200MB and an error for less than 150MB.

#AlertId1,1018,free1018,*,FreeSpace,00:00:00,00:00:00,1,1,200000000.0,150000000.0,<


1,1052,usrproc1052,Total,UserCPU,00:00:00,00:00:00,1,1,80,95,>

2,1052,sysproc1052,*,SysCPU,00:00:00,00:00:00,1,1,80,95,>

3,1053,freemem1053,*,MEMORY,00:00:00,00:00:00,3,6,300000000,0,<

4,1053,freemem1053,*,MEMORY,00:00:00,00:00:00,1,1,50000000, 50000000,<


■説明