Changeset 9e4634564570c8a1a91274520a3547ab2f2b8e36
- Timestamp:
- 05/22/08 20:31:20
(5 years ago)
- Author:
- Mark Harrison <mark@omniti.com>
- git-committer:
- Mark Harrison <mark@omniti.com> 1211488280 +0000
- git-parent:
[289bfd1ee9eed663964122317b98b8eadaec4789]
- git-author:
- Mark Harrison <mark@omniti.com> 1211488280 +0000
- Message:
Adding the resmon module and removing the date module from the sample
resmon.conf file.
git-svn-id: https://labs.omniti.com/resmon/trunk@111 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r0e23bcd |
r9e46345 |
|
| 3 | 3 | STATUSFILE /var/run/resmon-status.txt; |
|---|
| 4 | 4 | |
|---|
| 5 | | DATE { |
|---|
| 6 | | # Just adds the time, so we can check to see if it has changed |
|---|
| 7 | | current_time : noop |
|---|
| | 5 | # Resmon health check. Shows the hostname, svn revision, and any problems with |
|---|
| | 6 | # modules or the configuration file. |
|---|
| | 7 | RESMON { |
|---|
| | 8 | resmon : noop |
|---|
| 8 | 9 | } |
|---|
| 9 | 10 | LOGFILE { |
|---|