serverapps:monitor:grafana
差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
serverapps:monitor:grafana [2022/05/16 09:22] – hayashi | serverapps:monitor:grafana [2022/05/19 11:11] (現在) – hayashi | ||
---|---|---|---|
行 10: | 行 10: | ||
< | < | ||
+ | # The ip address to bind to, empty will bind to all interfaces | ||
+ | ;http_addr = | ||
+ | http_addr = XXX.XXX.XXX.XXX | ||
+ | |||
+ | ................ | ||
+ | |||
# Log web requests | # Log web requests | ||
; | ; | ||
行 25: | 行 31: | ||
allow_org_create = false | allow_org_create = false | ||
</ | </ | ||
+ | ===== 起動 ===== | ||
+ | | ||
+ | sudo service grafana start | ||
+ | |||
+ | ===== アクセス ===== | ||
+ | |||
+ | http:// | ||
+ | ID:admin | ||
+ | Pass:admin | ||
+ | |||
+ | |||
+ | ===== タイムゾーン ===== | ||
+ | |||
+ | 標準だと**UTC**として扱われてしまうため、DBのColumnには**with TZ**を指定する | ||
+ | |||
+ | また、grafana側では、configuration -> preferences -> Timezone で設定する | ||
===== メモ ===== | ===== メモ ===== |
serverapps/monitor/grafana.1652692935.txt.gz · 最終更新: 2022/05/16 09:22 by hayashi