Commit Graph

10 Commits

Author SHA1 Message Date
sue 7c476d07aa host monitor by consul
This is a new host monitor by consul. It can monitor host connectivity
via management, tenant and storage interfaces.

Implements: bp host-monitor-by-consul
Change-Id: I384ad70dfd9116c6e253e0562b762593a3379d0c
2021-12-23 14:39:09 +08:00
Radosław Piliszek 12e4436a71 Drop unused samples
Depends-On: https://review.opendev.org/c/openstack/masakari/+/780421
Change-Id: I0152abfe3b5d374d09b69d4e0cff5a60fce22244
2021-03-13 20:12:17 +00:00
Kengo Takahara 37fe44fdb8 Remove an extra word in process_list.yaml.sample
This patch removes an extra word in process_list.yaml.sample.

Change-Id: I5a2fb99e408a97dd65af725846bbdbf0a83460fd
Closes-Bug: #1707579
2017-07-31 15:58:59 +09:00
Kengo Takahara 926a0d3e31 Loading the process list written in YAML
Add the process list file written in YAML, and add
implementation of loading the file.

Change-Id: I1d6be1e7ad3f3235a7769c2ec8ce57e01df79142
Implements: bp change-proc-list-format
2017-02-06 19:34:58 +09:00
Kengo Takahara 8bac74bd87 Fix unexpected bash error raised by hostmonitor
This patch fixed the unexpected bash error raised by hostmonitor.
Using double buckets only if statements of comparing strings.

Change-Id: Ic466244607c096031b2dc0f2a72ececb8a4ab021
Closes-Bug: #1652568
2017-01-13 20:21:18 +09:00
Jenkins 0f003bc26d Merge "Add processmonitor" 2016-11-08 08:29:09 +00:00
Jenkins 134174ecc0 Merge "Add hostmonitor" 2016-11-07 16:36:47 +00:00
Kengo Takahara 9bc0c4538c Add hostmonitor
Implement code of hostmonitor.

Change-Id: I122c12cdcf3e9261fa0bc74b42a86c6071019a28
2016-11-07 05:55:08 +00:00
Kengo Takahara 9ded32356c Add processmonitor
Implement code of processmonitor.

Change-Id: Ib4c2f5738cc6073f22215aaa892e8023536a9164
2016-11-07 05:01:38 +00:00
Kengo Takahara dcb3211050 Add a mechanism to use the oslo libraries
Implement a mechanism for masakarimonitors to use oslo.log,
oslo.config and oslo.service.

Change-Id: I3e933d339b0998468464c6a804fff623f37afd55
2016-11-07 02:36:51 +00:00