以下のコマンドでは、インデックスが 10、11、12、および 13 の 4 つのモニタを定義します。 インデックスが 10 および 11 のモニタにはオブジェクト情報が指定されていません。 インデックスが 12 および 13 のモニタにはオブジェクト情報(クラス、インスタンス、属性)が指定されています。
edgewatch -c admin -o process add procAlive "lsold1" 10 0x00 60 "monitor oldls2" "" edgewatch -c admin -o process add procSize "lsold2" 11 0x00 60 absolute "!=" 100 "monitor oldls1" "" edgewatch -c admin -o process add procAlive "ls" 12 0x00 60 "monitor ls1" "" testClass testInst testAttr none edgewatch -c admin -o process add procSize "lsold2" 13 0x00 60 absolute "!=" 100 "monitor oldls1" "" testClass testInst testAttr none edgewatch -c admin -o process list
| Copyright © 2013 CA. All rights reserved. |
|