|
e22a7a8e75
|
* (#4) Add monitoring for Ceph OSD (process and few ports).
|
2015-05-05 15:58:45 +02:00 |
|
|
3b7c342120
|
ceph-mon is installed with the 'ceph' package so we can't just check if ceph-mon is available on a system
Instead, check if the current hostname is list as an initial monitor.
|
2015-04-16 16:46:55 +02:00 |
|
|
1747f3c2eb
|
* (#4) Add monitoring for Ceph Monitor (process and port).
|
2015-04-13 14:09:56 +02:00 |
|
|
bbb7ab215a
|
* Correct ((LINE++)) -> BASH with LINE=$((LINE+1)) -> SH
|
2015-03-26 10:02:54 +01:00 |
|
|
108aef79b1
|
* Add a template to manage the static motd (/etc/motd).
|
2015-02-02 17:08:40 +01:00 |
|
|
c64907bea7
|
* Edit script'name: an underscore (_) in the name prevent the script to runs.
|
2015-02-02 15:44:40 +01:00 |
|
|
69dcc4fa1c
|
* Make a script to monitore the file systems informations and put it in "update-motd.d".
|
2015-02-02 14:51:53 +01:00 |
|
|
a657aeaf9a
|
* Make a script to monitore the auth informations and put it in "update-motd.d".
|
2015-02-02 14:30:41 +01:00 |
|
|
0178cae669
|
* Make a script to monitore the user informations and put it in "update-motd.d".
|
2015-02-02 14:17:15 +01:00 |
|
|
ebc949870c
|
* Make a script to monitore the system informations and put it in "update-motd.d".
|
2015-02-02 13:42:35 +01:00 |
|
|
557a020967
|
* Make a script to manage the services and put it in "update-motd.d".
|
2015-02-02 12:19:47 +01:00 |
|
|
4039d202db
|
* Update dynmotd script (new process and sockets informations).
|
2015-02-02 10:22:24 +01:00 |
|
|
a82707bbb2
|
* Provide a script which print a Motd
|
2015-01-28 18:06:41 +01:00 |
|