- Jun 24, 2008
-
-
Mark Harrison authored
git-svn-id: https://labs.omniti.com/resmon/trunk@129 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
- Jun 23, 2008
-
-
Mark Harrison authored
reloaded ok. git-svn-id: https://labs.omniti.com/resmon/trunk@128 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
- Jun 18, 2008
-
-
Mark Harrison authored
Changed the regex that the WALCHECK module uses to find the log files to deal with other possibile filename formats. git-svn-id: https://labs.omniti.com/resmon/trunk@127 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
- Jun 17, 2008
-
-
Mark Harrison authored
git-svn-id: https://labs.omniti.com/resmon/trunk@126 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
- Jun 16, 2008
-
-
Mark Harrison authored
LIB config option. git-svn-id: https://labs.omniti.com/resmon/trunk@125 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
- Jun 13, 2008
-
-
Mark Harrison authored
git-svn-id: https://labs.omniti.com/resmon/trunk@124 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
Mark Harrison authored
git-svn-id: https://labs.omniti.com/resmon/trunk@123 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
- Jun 02, 2008
-
-
Eric Sproul authored
git-svn-id: https://labs.omniti.com/resmon/trunk@122 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
Mark Harrison authored
will need significant changes to work in all situations. git-svn-id: https://labs.omniti.com/resmon/trunk@121 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
Mark Harrison authored
shortening this time to 2 minutes. git-svn-id: https://labs.omniti.com/resmon/trunk@120 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
Mark Harrison authored
failures in that command (as happens if trying to load a non-existent module when one is specified in the config file) will not crash the program. git-svn-id: https://labs.omniti.com/resmon/trunk@119 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
- May 30, 2008
-
-
Mark Harrison authored
Adding reload support to the resmon init script, and changed the web server child process to ignore the HUP signal so killproc -HUP (and killall -HUP) will work correctly. git-svn-id: https://labs.omniti.com/resmon/trunk@117 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
Eric Sproul authored
Set an ignore property for resmon.conf, which hopefully will discourage someone from checking in their config to the main repo git-svn-id: https://labs.omniti.com/resmon/trunk@116 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
- May 27, 2008
-
-
Mark Harrison authored
the system's find command. git-svn-id: https://labs.omniti.com/resmon/trunk@115 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
- May 23, 2008
-
-
Theo Schlossnagle authored
git-svn-id: https://labs.omniti.com/resmon/trunk@114 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
Mark Harrison authored
directories. git-svn-id: https://labs.omniti.com/resmon/trunk@113 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
- May 22, 2008
-
-
Mark Harrison authored
git-svn-id: https://labs.omniti.com/resmon/trunk@112 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
Mark Harrison authored
resmon.conf file. git-svn-id: https://labs.omniti.com/resmon/trunk@111 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
Mark Harrison authored
git-svn-id: https://labs.omniti.com/resmon/trunk@110 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
Mark Harrison authored
modules that are no longer loaded (due to them being removed from the config file and resmon being reloaded). This required $status to become global so it was accessible from the reload_modules command. git-svn-id: https://labs.omniti.com/resmon/trunk@109 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
Mark Harrison authored
- Broken modules on startup will not cause resmon to quit, but will be added to the failed modules list and have a status shown as BAD. - Broken modules on startup will no longer break the XML (because there is no config_as_hash to generate the configuration from) - Reloading modules that were initially broken (either from startup or from adding them to the config file and reloading) now works correctly. git-svn-id: https://labs.omniti.com/resmon/trunk@108 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
- May 21, 2008
-
-
Mark Harrison authored
do() instead. git-svn-id: https://labs.omniti.com/resmon/trunk@107 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
Mark Harrison authored
git-svn-id: https://labs.omniti.com/resmon/trunk@106 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
Mark Harrison authored
module loading. git-svn-id: https://labs.omniti.com/resmon/trunk@105 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
Mark Harrison authored
subversion revision if it is a live checkout. git-svn-id: https://labs.omniti.com/resmon/trunk@103 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
- May 20, 2008
-
-
Mark Harrison authored
specific number of files are 'old'. git-svn-id: https://labs.omniti.com/resmon/trunk@102 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
- May 19, 2008
-
-
Mark Harrison authored
git-svn-id: https://labs.omniti.com/resmon/trunk@101 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
Mark Harrison authored
fewer requirements than the FRESHSVN module. git-svn-id: https://labs.omniti.com/resmon/trunk@100 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
Mark Harrison authored
custom helper scripts the bluestreak checks use. git-svn-id: https://labs.omniti.com/resmon/trunk@99 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
Mark Harrison authored
git-svn-id: https://labs.omniti.com/resmon/trunk@98 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
Mark Harrison authored
git-svn-id: https://labs.omniti.com/resmon/trunk@97 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
- May 16, 2008
-
-
Mark Harrison authored
git-svn-id: https://labs.omniti.com/resmon/trunk@96 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
- May 15, 2008
-
-
Mark Harrison authored
sure each module returned a true value. git-svn-id: https://labs.omniti.com/resmon/trunk@92 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
Mark Harrison authored
git-svn-id: https://labs.omniti.com/resmon/trunk@91 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
Mark Harrison authored
git-svn-id: https://labs.omniti.com/resmon/trunk@90 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
Mark Harrison authored
git-svn-id: https://labs.omniti.com/resmon/trunk@89 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
- May 14, 2008
-
-
Mark Harrison authored
error message when starting with a faulty module. git-svn-id: https://labs.omniti.com/resmon/trunk@88 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
- May 13, 2008
-
-
Mark Harrison authored
git-svn-id: https://labs.omniti.com/resmon/trunk@87 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
Mark Harrison authored
git-svn-id: https://labs.omniti.com/resmon/trunk@86 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
- May 09, 2008
-
-
Mark Harrison authored
git-svn-id: https://labs.omniti.com/resmon/trunk@85 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-