blob: 1ebd6356a447abd5c0deac07c96446b7e45bb1b5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
The CRM Shell
=============
++++
<div class="frontpage-image">
<br><br>
<img src="/img/laptop.png">
<br><br><br>
</div>
++++
*`crmsh` is a cluster management shell* for the Pacemaker High Availability stack.
Configure, manage and troubleshoot clusters from the command line,
with full tab completion and extensive help. `crmsh` also provides
advanced features like low-level cluster configuration, cluster scripting,
package management, and history exploration tools giving you a complete
insight into the state of your cluster.
* https://github.com/ClusterLabs/crmsh/[Source Code]
* http://crmsh.github.io/man-4.3/[Reference Manual (v4.3.1)]
* http://crmsh.github.io/man-3/[Reference Manual (v3.0.0)]
* http://crmsh.github.io/man-2.0/[Reference Manual (v2.3.2)]
* https://build.opensuse.org/package/show/network:ha-clustering:Stable/crmsh[Packages]
* http://clusterlabs.org[Cluster Labs]
|