/[monit]/monit/CHANGES.txt
ViewVC logotype

Diff of /monit/CHANGES.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.22 by hauk, Thu Sep 12 16:46:07 2002 UTC revision 1.23 by hauk, Fri Sep 13 00:35:50 2002 UTC
# Line 5  Line 5 
5  Version 3.0  Version 3.0
6    
7  *  A new feature to check and utilize systems and process information  *  A new feature to check and utilize systems and process information
8     is introduced with this release. For instance you can send an     is introduced with this release. With this feature you can get an
9     alert, restart or stop a process if it is using too much cpu cycles     alert or monit will stop or restart programs based on their process
10     or too much memory. There is also a new test for zombie     characteristic. E.g. if a process is using to much memory you can
11     processes. Please have a look in the documentation to learn more     get an alert, or if a process is using to much CPU monit can auto-
12     about this new feature.     matically restart the program. Please have a look in the document-
13       ation to learn more about this new feature.
14     The web interface and the console status command is also augmented  
15     to display for each process the uptime, cpu usage and memory usage.  *  This release also augment the web interface and console status
16       command to display for each process the uptime, cpu usage and
17       memory usage.
18    
19  *  To protect the security of your control file and passwords the  *  To protect the security of your control file and passwords the
20     control file must now have permissions no more than 0700     control file must have permissions no more than 0700 (u=xrw,g=,o=);
21     (u=xrw,g=,o=); monit will complain and exit otherwise.     monit will complain and exit otherwise.
22    
23  *  This release support up to 64 arguments for the start and stop  *  This release support up to 64 arguments for the start and stop
24     programs. Previous versions supported only 2 arguments.     programs. Previous versions supported only 2 arguments.
25    
26  *  If monit fails to execute a start or stop program, monit will now  *  If monit fails to execute a start or stop program, monit will now
27     send an alert message. Before, monit only logged a message if it     send an alert message. Previously, monit only logged a message if
28     failed to execute a program.     it failed to execute a program.
29    
30  *  This release makes use of autoheader and config.h. Thanks to Mark  *  This release makes use of autoheader and config.h. Thanks to Mark
31     Ferlatte <ferlatte@cryptio.net>.     Ferlatte <ferlatte@cryptio.net>.

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26