Jeremy Gardais
|
9e424b1cff
|
Correct process test for ceph-mon.
|
2015-09-01 16:03:15 +02:00 |
Jeremy Gardais
|
3ea5a7bc41
|
Correct 'ceph osd' cmd with default user.
|
2015-09-01 15:06:21 +02:00 |
Jeremy Gardais
|
0406b54e46
|
Remove some \n.
|
2015-09-01 14:41:17 +02:00 |
Jeremy Gardais
|
4ac345253b
|
Move all Ceph tests to a file (05ceph).
|
2015-09-01 14:15:08 +02:00 |
Jeremy Gardais
|
736a22dfef
|
Ceph-mon process monitor: ensure to run the ceph cmd even if a specific
user must be use.
|
2015-09-01 11:44:03 +02:00 |
Jeremy Gardais
|
f7337fd9d8
|
Use "command -v" instead of "which"
see http://pubs.opengroup.org/onlinepubs/9699919799/utilities/command.html#tag_20_22_18
Add "monitor" for ceph osd.
|
2015-08-29 10:15:02 +02:00 |
Jeremy Gardais
|
fede5d8b50
|
Add ceph osd monitoring.
|
2015-08-29 09:23:41 +02:00 |
Jeremy Gardais
|
07664430de
|
Add Ceph monitoring.
|
2015-08-29 09:22:59 +02:00 |
Jeremy Gardais
|
a8fefd4702
|
Add Ceph-mon monitoring.
|
2015-04-20 16:20:18 +02:00 |
Jeremy Gardais
|
f4c62f2784
|
Correct variable incrementation ((LINE++)) only work with BASH. For SH:
LINE=$((LINE+1))
|
2015-03-26 10:00:58 +01:00 |
Jeremy Gardais
|
ec70781402
|
Underscores in the motd scripts prevents them to run.
|
2015-02-07 00:02:22 +01:00 |
Jeremy Gardais
|
e036055309
|
Divide the big dynmotd scripts into tiny ones.
|
2015-02-06 23:06:37 +01:00 |