diff options
author | David Walter Seikel | 2011-11-28 05:24:42 +1000 |
---|---|---|
committer | David Walter Seikel | 2011-11-28 05:24:42 +1000 |
commit | a303ac549078fa3c6f47efb364bd1b23fe532a75 (patch) | |
tree | 7fa636cccd156701f7cc3f08bc869962ecf77dd8 /README | |
parent | Less CPU usage for a restart. Not every one has enough CPUs that over 100% u... (diff) | |
download | IGnoble-a303ac549078fa3c6f47efb364bd1b23fe532a75.zip IGnoble-a303ac549078fa3c6f47efb364bd1b23fe532a75.tar.gz IGnoble-a303ac549078fa3c6f47efb364bd1b23fe532a75.tar.bz2 IGnoble-a303ac549078fa3c6f47efb364bd1b23fe532a75.tar.xz |
A bit more docs about monit.
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -66,6 +66,11 @@ this setup directory) - | |||
66 | 66 | ||
67 | ./go_live.sh | 67 | ./go_live.sh |
68 | 68 | ||
69 | Which sets up the monit control file/s, though you should double check | ||
70 | it all, and you still have to do the basic configuration and enabling of | ||
71 | monit yourself. This is in case you already have monit set the way you | ||
72 | like. | ||
73 | |||
69 | 74 | ||
70 | NOTES - | 75 | NOTES - |
71 | 76 | ||