[GGH5.X/ExPack] 拡張パックの GGEasyMonitor が正常に起動している場合,ログファイルにどのような記録があるのか?
技術ノート
2016/08/25
[番号]
技術ノート KGTN 2016081703
[現象]
[GGH5.X/ExPack] 拡張パックの GGEasyMonitor が正常に起動している場合,ログファイルにどのような記録があるのか?
[説明]
GGEasyMonitor のバージョンや設定ファイルの内容によって,ログファイルに記録される内容は異なりますが,少なくとも以下の内容は記録されます(ログレベルが4の場合).
★LOG-yyyymmdd.log★ [2016-08-17 09:22:49] GGEasyMonitor - Ver2.2.0 (Build#20160816-01), … [2016-08-17 09:22:49] FD_SETSIZE = 256 [2016-08-17 09:22:49] INFO: License found [2016-08-17 09:22:49] INFO[SMS]: Started with port '491' ... [2016-08-17 09:22:49] INFO[PAS]: Started with port '8491' ... [2016-08-17 09:22:49] INFO[ACT]: Started ... [2016-08-17 09:22:54] INFO: The Web Server is enabled. (numServer = 4, webPort = '8080') [2016-08-17 09:22:54] INFO[WEB]: Started with port '8080' ... [2016-08-17 09:22:55] INFO: The Connection Broker is enabled. (license = OK, numServer = 4, cbkPort = '8089') [2016-08-17 09:22:55] INFO[CBK]: Started with port '8089' ...
★NET-yyyymmdd.log★ [2016-08-17 09:22:49] INFO[PAS]: Started with port '8491' ... (GGEasyMonitor 間の通信ポート)
★WEB-yyyymmdd.log★ [2016-08-17 09:22:54] INFO: The Web Server is enabled. (numServer = 4, webPort = '8080') [2016-08-17 09:22:54] INFO[WEB]: Started with port '8080' ... (監視画面の待受けポート)
★CBK-yyyymmdd.log★ [2016-08-17 09:22:55] INFO: The Connection Broker is enabled. (license = OK, numServer = 4, cbkPort = '8089') [2016-08-17 09:22:55] INFO[CBK]: Started with port '8089' ... (振分け機能の待受けポート)