Joshua Boniface
|
a11206253d
|
Fix ZK check location
|
2023-02-23 11:04:02 -05:00 |
Joshua Boniface
|
7f57c6dbf7
|
Adjust the main location too
|
2023-02-23 10:32:31 -05:00 |
Joshua Boniface
|
6865979e08
|
Show possible version minimum
|
2023-02-23 10:30:45 -05:00 |
Joshua Boniface
|
5126bc3272
|
Handle old clusters in cluster detail list
|
2023-02-23 10:28:55 -05:00 |
Joshua Boniface
|
765f0ef13d
|
Better handle N/A health from old versions
|
2023-02-23 10:22:00 -05:00 |
Joshua Boniface
|
fe258d9d56
|
Correct bad health text call for old clusters
|
2023-02-23 10:19:18 -05:00 |
Joshua Boniface
|
93d89a2414
|
Fix status when connecting to old clusters
|
2023-02-23 10:16:29 -05:00 |
Joshua Boniface
|
a49f3810d3
|
Set maintenance colour in cluster detail
|
2023-02-22 18:20:18 -05:00 |
Joshua Boniface
|
45ad3b9a17
|
Bump version to 0.9.62
|
2023-02-22 18:13:45 -05:00 |
Joshua Boniface
|
07623fad1a
|
Merge branch 'revamp-health'
Add detailed health checking, status reporting, and enhancements to the
PVC system.
Closes #161 #154 #159
|
2023-02-22 18:12:35 -05:00 |
Joshua Boniface
|
8331b7ecd8
|
Add cluster detail list
Adds a command to show a list of details including health and item
counts for all configured clusters in the client.
|
2023-02-22 18:09:11 -05:00 |
Joshua Boniface
|
94d4ee5b9b
|
Lower default connect timeout to 1s
|
2023-02-22 18:09:01 -05:00 |
Joshua Boniface
|
e773211293
|
Add PVC version to cluster status output
|
2023-02-22 16:09:24 -05:00 |
Joshua Boniface
|
32c36c866b
|
Add additional plugins to manual
|
2023-02-22 15:02:08 -05:00 |
Joshua Boniface
|
dc4e56db4b
|
Add IPMI monitoring check
|
2023-02-22 15:02:08 -05:00 |
Joshua Boniface
|
e45b3108a2
|
Add health delta change to message output
|
2023-02-22 15:02:08 -05:00 |
Joshua Boniface
|
118237a53b
|
Fix bad string value for message
|
2023-02-22 15:02:08 -05:00 |
Joshua Boniface
|
9805681f94
|
Use consistent connection with other checks
|
2023-02-22 15:02:08 -05:00 |
Joshua Boniface
|
6c9abb2abe
|
Add Libvirtd monitoring check
|
2023-02-22 15:02:08 -05:00 |
Joshua Boniface
|
a1122c6e71
|
Add Zookeeper monitoring check
|
2023-02-22 15:02:08 -05:00 |
Joshua Boniface
|
3696f81597
|
Add PostgreSQL monitoring check
|
2023-02-22 15:02:08 -05:00 |
Joshua Boniface
|
5ca0d903b6
|
Adjust comment message
|
2023-02-22 15:02:08 -05:00 |
Joshua Boniface
|
6ddbde763e
|
Correct lint error E741
|
2023-02-22 12:21:29 -05:00 |
Joshua Boniface
|
626424b74a
|
Adjust Munin threshold values
|
2023-02-22 10:42:43 -05:00 |
Joshua Boniface
|
b3d99827f5
|
Add documentation about new health and plugins
|
2023-02-22 01:40:48 -05:00 |
Joshua Boniface
|
c9ceb3159b
|
Remove obsolete LINKSPEED variable
|
2023-02-22 01:04:25 -05:00 |
Joshua Boniface
|
6525a2568b
|
Adjust health delta of load to 50
This is a very bad situation and should be critical.
|
2023-02-22 01:03:12 -05:00 |
Joshua Boniface
|
09a005d3d7
|
Adjust health delta of EDAC Uncorrected to 50
This is a very bad situation and should be critical.
|
2023-02-22 01:01:54 -05:00 |
Joshua Boniface
|
96defebd0b
|
Add last item to swagger doc
|
2023-02-22 00:25:27 -05:00 |
Joshua Boniface
|
d00b8aa6cd
|
Add plugin directory and plugin details log fields
|
2023-02-22 00:19:05 -05:00 |
Joshua Boniface
|
e9aa545e9b
|
Update API specification
|
2023-02-22 00:06:52 -05:00 |
Joshua Boniface
|
fb0fcc0597
|
Update readme for Munin plugin
|
2023-02-18 00:00:04 -05:00 |
Joshua Boniface
|
3009f24910
|
Fix typo in var and flip conditional
|
2023-02-17 16:18:42 -05:00 |
Joshua Boniface
|
5ae836f1c5
|
Fix various issues with PVC Munin plugin
|
2023-02-17 15:41:16 -05:00 |
Joshua Boniface
|
70ba364f1d
|
Flip VM state condition to remove shutdown
Don't cause health degredation for shutdown state, and flip the list
around to make it clearer.
|
2023-02-16 20:32:33 -05:00 |
Joshua Boniface
|
eda1b95d5f
|
Update Munin plugin example
|
2023-02-16 16:06:00 -05:00 |
Joshua Boniface
|
3bd93563e6
|
Add CheckMK monitoring example plugins
|
2023-02-16 16:05:47 -05:00 |
Joshua Boniface
|
1f8561d59a
|
Format cluster health like node healths
Make a cleaner construct here.
|
2023-02-16 12:33:36 -05:00 |
Joshua Boniface
|
a2efc83953
|
Exclude monitoring examples from flake8
|
2023-02-16 12:33:18 -05:00 |
Joshua Boniface
|
f2d2537e1c
|
Add JSON output format for node info
|
2023-02-15 21:35:44 -05:00 |
Joshua Boniface
|
1093ca6264
|
Disallow health less than 0
|
2023-02-15 16:50:24 -05:00 |
Joshua Boniface
|
15ff729f83
|
Fix comparison in maintenance check
|
2023-02-15 16:47:31 -05:00 |
Joshua Boniface
|
29584e5636
|
Add per-node health entries for 3rd party checks
|
2023-02-15 16:44:49 -05:00 |
Joshua Boniface
|
f4e8449356
|
Fix bugs and formatting of health messages
|
2023-02-15 16:28:56 -05:00 |
Joshua Boniface
|
388f6556c0
|
Remove extra text from packages plugin
|
2023-02-15 16:28:41 -05:00 |
Joshua Boniface
|
ec79acf061
|
Fix linting of cluster.py file
|
2023-02-15 15:48:31 -05:00 |
Joshua Boniface
|
6c7be492b8
|
Move Ceph health to global cluster health
|
2023-02-15 15:46:13 -05:00 |
Joshua Boniface
|
00586074cf
|
Modify cluster health to use new values
|
2023-02-15 15:45:43 -05:00 |
Joshua Boniface
|
f4eef30770
|
Add JSON health to cluster data
|
2023-02-15 15:26:57 -05:00 |
Joshua Boniface
|
8565cf26b3
|
Add disk monitoring plugin
|
2023-02-15 11:30:49 -05:00 |