|
|
|
@9b06619a8c7c60fd99d2e02e50a770657e635719
|
[9b06619a8c7c60fd99d2e02e50a770657e635719]
|
03/22/10 14:30:43 |
Mark Harrison <mark@omniti.com> |
Fix some undefined variable warnings
git-svn-id: … |
|
|
|
@7f12705b2565037e8cb29351a64d95b5a85e466f
|
[7f12705b2565037e8cb29351a64d95b5a85e466f]
|
03/22/10 14:30:39 |
Mark Harrison <mark@omniti.com> |
Clear the status after a reload
Fixes an issue where if you remove a … |
|
|
|
@f0df47bf7cd0bf026c99520f70d8143ef90b12d2
|
[f0df47bf7cd0bf026c99520f70d8143ef90b12d2]
|
03/21/10 20:23:28 |
Mark Harrison <mark@omniti.com> |
Add 'use warnings' everywhere. Fix warnings
git-svn-id: … |
|
|
|
@1e192996f122a4915bf3fd4a5be4703e54437575
|
[1e192996f122a4915bf3fd4a5be4703e54437575]
|
03/21/10 20:23:22 |
Mark Harrison <mark@omniti.com> |
Module reloading code (reloads on HUP)
This is much simpler than the … |
|
|
|
@ad00dabd881e008eca268126c2b47adb63274e58
|
[ad00dabd881e008eca268126c2b47adb63274e58]
|
03/21/10 20:23:17 |
Mark Harrison <mark@omniti.com> |
Resmon.pm fixes
modstatus was showing bad when it shouldn't
date had a … |
|
|
|
@437d7c16a7d447c192d0f5019c91098c416903d6
|
[437d7c16a7d447c192d0f5019c91098c416903d6]
|
03/21/10 20:23:11 |
Mark Harrison <mark@omniti.com> |
Module loading error detection fixes
Add failed modules (or checks) to … |
|
|
|
@7cd489f4c8edce7a3eedf9ea140dfae5b1abb605
|
[7cd489f4c8edce7a3eedf9ea140dfae5b1abb605]
|
03/20/10 16:08:49 |
Mark Harrison <mark@omniti.com> |
A sample module to use as a guide for other modules.
Demonstrates:
- … |
|
|
|
@8ffd658c4e0e54188a1d93131a91b916f504c0ee
|
[8ffd658c4e0e54188a1d93131a91b916f504c0ee]
|
03/20/10 14:31:58 |
Mark Harrison <mark@omniti.com> |
Move all original modules to a to_convert directory
git-svn-id: … |
|
|
|
@9b0b523b615f4b25397ceaa864f33deee77dcbf8
|
[9b0b523b615f4b25397ceaa864f33deee77dcbf8]
|
03/20/10 04:09:30 |
Mark Harrison <mark@omniti.com> |
Fix the calling of the superclass (pass config and check_name) in … |
|
|
|
@6f395ee7ebdca15331ff3bf4a0b16d57b5439c54
|
[6f395ee7ebdca15331ff3bf4a0b16d57b5439c54]
|
03/20/10 04:05:32 |
Mark Harrison <mark@omniti.com> |
Remove the keyword properties for Resmon.pm and use svnversion to get … |
|
|
|
@bfa201356168afe488d3bd89e7cb9d4a86ebacc7
|
[bfa201356168afe488d3bd89e7cb9d4a86ebacc7]
|
03/20/10 03:33:39 |
Mark Harrison <mark@omniti.com> |
Fix package name for resmon module
git-svn-id: … |
|
|
|
@a1fc8c16f19a8e8128cecd27530bfa646e855fae
|
[a1fc8c16f19a8e8128cecd27530bfa646e855fae]
|
03/20/10 02:37:50 |
Mark Harrison <mark@omniti.com> |
Remove module reloading code.
It never quite worked, and module loading … |
|
|
|
@b4a01ee848c6689e508db6c683e95fd59cb17f28
|
[b4a01ee848c6689e508db6c683e95fd59cb17f28]
|
03/20/10 02:37:44 |
Mark Harrison <mark@omniti.com> |
Changes to how modules are loaded:
Each module is an object inheriting … |
|
|
|
@84fa9ac85ea06f95b5b8fb73360ff441d536e056
|
[84fa9ac85ea06f95b5b8fb73360ff441d536e056]
|
03/19/10 18:12:33 |
Mark Harrison <mark@omniti.com> |
Remove redundant navbar from web interface
git-svn-id: … |
|
|
|
@adc4557ce0fd932ec8cdb17d983b6b99ffb39186
|
[adc4557ce0fd932ec8cdb17d983b6b99ffb39186]
|
03/19/10 17:52:54 |
Mark Harrison <mark@omniti.com> |
Output metrics to stdout and/or status.txt
git-svn-id: … |
|
|
|
@71b6402d4d81a13e6e117dba6cab92cddbfd3fbe
|
[71b6402d4d81a13e6e117dba6cab92cddbfd3fbe]
|
03/19/10 15:42:27 |
Mark Harrison <mark@omniti.com> |
A little cleanup
git-svn-id: … |
|
|
|
@e07538c37980e359c934afed8020e94418d8162d
|
[e07538c37980e359c934afed8020e94418d8162d]
|
03/19/10 15:42:23 |
Mark Harrison <mark@omniti.com> |
Remove an old hack (svn revision 39) for multiple zones that is no longer … |
|
|
|
@4dec1cad7b7b758eb26a27a13dad73fc8609af3f
|
[4dec1cad7b7b758eb26a27a13dad73fc8609af3f]
|
03/18/10 22:03:35 |
Mark Harrison <mark@omniti.com> |
Change modules to return only metrics (no state).
The RESMON module is an … |
|
|
|
@f51cc7c864024ce120ec1eeaba4ba1bed38241e1
|
[f51cc7c864024ce120ec1eeaba4ba1bed38241e1]
|
03/18/10 21:06:39 |
Mark Harrison <mark@omniti.com> |
Indentation/formatting fixes (4 spaces per OmniTI coding … |
|
|
|
@62a01cb2337137135b88275f9ab151e1efcef77d
|
[62a01cb2337137135b88275f9ab151e1efcef77d]
|
03/15/10 20:40:58 |
Mark Harrison <mark@omniti.com> |
Fix for strange high load bug in the walcheck module
git-svn-id: … |
|
|
|
@5302c67ee5d7aaded4400cc52e62852ce57e8f9e
|
[5302c67ee5d7aaded4400cc52e62852ce57e8f9e]
|
03/12/10 02:26:12 |
Mark Harrison <mark@omniti.com> |
Metrics for the load check
git-svn-id: … |
|
|
|
@91bf0e8140611e9a58ff76bb263fc9a7a5854e19
|
[91bf0e8140611e9a58ff76bb263fc9a7a5854e19]
|
03/12/10 02:19:46 |
Mark Harrison <mark@omniti.com> |
Metrics for the ZPOOLFREE check
git-svn-id: … |
|
|
|
@49efb68292c1cddf0d0385cc69e0207e69b899e3
|
[49efb68292c1cddf0d0385cc69e0207e69b899e3]
|
03/12/10 01:59:21 |
Mark Harrison <mark@omniti.com> |
Add metrics to freemem check
git-svn-id: … |
|
|
|
@cfe7c6be80eb3e225c206898ec89f146c0ecedfa
|
[cfe7c6be80eb3e225c206898ec89f146c0ecedfa]
|
03/07/10 17:59:20 |
Sergey Ivanov <seriv@omniti.com> |
fix remove unused declaration
git-svn-id: … |
|
|
|
@f6a4c1a67edbefc69278d8532b1db0f19bdc6ac2
|
[f6a4c1a67edbefc69278d8532b1db0f19bdc6ac2]
|
03/07/10 17:32:51 |
Sergey Ivanov <seriv@omniti.com> |
fixes for ZFSYNCHECK
git-svn-id: https://labs.omniti.com/resmon/trunk@251 … |
|
|
|
@6978dd342cb76b06a08cee1ee35b17b743cb66f1
|
[6978dd342cb76b06a08cee1ee35b17b743cb66f1]
|
03/05/10 01:29:59 |
Jason Dixon <jdixon@omniti.com> |
prefer to fail check than to add hanging zfs request
git-svn-id: … |
|
|
|
@02e91af356ecab71134ccc1a806b8ddb0e2e40c1
|
[02e91af356ecab71134ccc1a806b8ddb0e2e40c1]
|
02/19/10 22:31:43 |
Mark Harrison <mark@omniti.com> |
Include metrics in the web view, and make some small formatting … |
|
|
|
@6855eaed5aebab482f33816192fa34f8dd4513b2
|
[6855eaed5aebab482f33816192fa34f8dd4513b2]
|
02/19/10 21:24:45 |
Mark Harrison <mark@omniti.com> |
Extra metrics for the inodes check
git-svn-id: … |
|
|
|
@bdad5b9caa6873d370daf5229bc8d12f5518c49c
|
[bdad5b9caa6873d370daf5229bc8d12f5518c49c]
|
02/19/10 21:24:41 |
Mark Harrison <mark@omniti.com> |
Fix the inodes check on openbsd
git-svn-id: … |
|
|
|
@bab121b19bfb4f44d00ce8073f4bbac2677ddaa3
|
[bab121b19bfb4f44d00ce8073f4bbac2677ddaa3]
|
02/19/10 21:24:37 |
Mark Harrison <mark@omniti.com> |
Fix the metric names for the DISK check
git-svn-id: … |
|
|
|
@78d341feba82886871eb3f6adbf5f56bbe435b05
|
[78d341feba82886871eb3f6adbf5f56bbe435b05]
|
02/18/10 22:49:53 |
Mark Harrison <mark@omniti.com> |
Revert accidentally committed changes
git-svn-id: … |
|
|
|
@f0705ddab7f5617941ef9c5af6466bc72b11d6a5
|
[f0705ddab7f5617941ef9c5af6466bc72b11d6a5]
|
02/18/10 22:47:43 |
Mark Harrison <mark@omniti.com> |
Some Fixes for run_cmd
git-svn-id: … |
|
|
|
@fdf483da922d0f49378f342daf5047f3686b9209
|
[fdf483da922d0f49378f342daf5047f3686b9209]
|
02/18/10 22:22:44 |
Mark Harrison <mark@omniti.com> |
Fix for filehandles not being cleaned up after a check timeout
When a … |
|
|
|
@d5d5b4929dbf98f5a8953bcc43f6c24007be7b5f
|
[d5d5b4929dbf98f5a8953bcc43f6c24007be7b5f]
|
02/18/10 20:16:12 |
Mark Harrison <mark@omniti.com> |
Simple basic auth support
git-svn-id: … |
|
|
|
@f8f9000875618fecf39409e438860bb3b6775326
|
[f8f9000875618fecf39409e438860bb3b6775326]
|
02/18/10 18:29:49 |
Mark Harrison <mark@omniti.com> |
Remove the username hardcoding, and allow use of the auth cache … |
|
|
|
@95542a8cda2dcae2f2dc6278ac5791d2d5f1101c
|
[95542a8cda2dcae2f2dc6278ac5791d2d5f1101c]
|
02/18/10 18:21:57 |
Mark Harrison <mark@omniti.com> |
Remove hardcoded password (report by viq)
git-svn-id: … |
|
|
|
@37cace23f4db0b3b8de90f72ebec6308e97f991a
|
[37cace23f4db0b3b8de90f72ebec6308e97f991a]
|
02/18/10 17:32:01 |
Mark Harrison <mark@omniti.com> |
Provide more metrics for the disk check
git-svn-id: … |
|
|
|
@0e5f64d7572f24c142e6ef6357ee94733dad2b54
|
[0e5f64d7572f24c142e6ef6357ee94733dad2b54]
|
01/06/10 18:36:54 |
Mark Harrison <mark@omniti.com> |
Fix malformed XML when using hashes as results
git-svn-id: … |
|
|
|
@a1ad6400841329d537a446b6feefa6d029f5ca3b
|
[a1ad6400841329d537a446b6feefa6d029f5ca3b]
|
01/05/10 22:15:18 |
Eric Sproul <esproul@omniti.com> |
Remove problematic character from output text
git-svn-id: … |
|
|
|
@3ed43a328a2ca9a8f628c99fbd04c9c748de0eb9
|
[3ed43a328a2ca9a8f628c99fbd04c9c748de0eb9]
|
12/15/09 21:52:17 |
Jason Dixon <jdixon@omniti.com> |
force type integer
git-svn-id: https://labs.omniti.com/resmon/trunk@232 … |
|
|
|
@f7aa62d05cc3509478300d2ffe41bde829aa1a0f
|
[f7aa62d05cc3509478300d2ffe41bde829aa1a0f]
|
12/15/09 17:25:08 |
Jason Dixon <jdixon@omniti.com> |
update check to use new output format and to include
git-svn-id: … |
|
|
|
@95026f2595d830e7ade0202e1ae5d8bc2db09927
|
[95026f2595d830e7ade0202e1ae5d8bc2db09927]
|
12/14/09 23:28:00 |
Mark Harrison <mark@omniti.com> |
Get rid of the message tag, use metric tags instead.
Use <metric … |
|
|
|
@80e91025bc284fc8a5147f3935a31249f82b62e8
|
[80e91025bc284fc8a5147f3935a31249f82b62e8]
|
12/14/09 22:11:43 |
Mark Harrison <mark@omniti.com> |
Change how metrics/types are done. Use a hash instead of an array, and … |
|
|
|
@c1ff1c12aa13b7dcd7348d37f330d63126759343
|
[c1ff1c12aa13b7dcd7348d37f330d63126759343]
|
11/11/09 01:02:51 |
Jason Dixon <jdixon@omniti.com> |
pass in age as seconds, not days
git-svn-id: … |
|
|
|
@1b48012a49307c87fc5e44ca7a63079ed918dc54
|
[1b48012a49307c87fc5e44ca7a63079ed918dc54]
|
11/09/09 07:45:33 |
Sergey Ivanov <seriv@omniti.com> |
mysqlcheck to check database status
git-svn-id: … |
|
|
|
@44f41a865b12ba78b94312868723b43c4b6b8dbb
|
[44f41a865b12ba78b94312868723b43c4b6b8dbb]
|
10/27/09 14:35:43 |
Mark Harrison <mark@omniti.com> |
Fix invalid warning status on dhcpleases check
git-svn-id: … |
|
|
|
@c87d7d00cc281610a9b19167d98c7dc25118c0a6
|
[c87d7d00cc281610a9b19167d98c7dc25118c0a6]
|
10/22/09 20:31:50 |
Mark Harrison <mark@omniti.com> |
Remove the configuration element from the xml output
git-svn-id: … |
|
|
|
@9621bedb0c58c4a9dd4d4522a1a08dd1774dc17b
|
[9621bedb0c58c4a9dd4d4522a1a08dd1774dc17b]
|
10/22/09 18:38:36 |
Sergey Ivanov <seriv@omniti.com> |
available inodes on OpenBSD may be negative
git-svn-id: … |
|
|
|
@998c2340a84751cc98233c2f54b2ff06038fae2a
|
[998c2340a84751cc98233c2f54b2ff06038fae2a]
|
10/20/09 22:00:36 |
Mark Harrison <mark@omniti.com> |
Fix memory leak with the freemem check
git-svn-id: … |
|
|
|
@515131ccfa898b2fde519d866813438739744647
|
[515131ccfa898b2fde519d866813438739744647]
|
10/05/09 21:44:04 |
Mark Harrison <mark@omniti.com> |
Change the method of specifying a host to … |
|
|
|
@b37d9231bd2b88061742c81de52aa2d5b1a74153
|
[b37d9231bd2b88061742c81de52aa2d5b1a74153]
|
10/05/09 21:32:08 |
Mark Harrison <mark@omniti.com> |
Remotefilesize: Allow specifying a file in hostname;/path/to/file … |
|
|
|
@6370c2d8fac54f1272c51b73debf74aed6310aee
|
[6370c2d8fac54f1272c51b73debf74aed6310aee]
|
10/05/09 20:06:19 |
Mark Harrison <mark@omniti.com> |
Make MDSTAT check go bad if devices show as down in addition to faulted … |
|
|
|
@295b7f5dd55e105829b7ffd9d6668819ed132012
|
[295b7f5dd55e105829b7ffd9d6668819ed132012]
|
10/02/09 18:51:09 |
Mark Harrison <mark@omniti.com> |
Example of returning a type along with a status message
git-svn-id: … |
|
|
|
@a6107a6231489f3950e6d41ad6bb5cb337536037
|
[a6107a6231489f3950e6d41ad6bb5cb337536037]
|
10/02/09 18:51:05 |
Mark Harrison <mark@omniti.com> |
Allow a type attribute to be associated with a message
git-svn-id: … |
|
|
|
@a644afeaa77769a8e585724f50a739fee617240c
|
[a644afeaa77769a8e585724f50a739fee617240c]
|
09/29/09 17:05:06 |
Mark Harrison <mark@omniti.com> |
FREEMEM resmon module
git-svn-id: … |
|
|
|
@84f66161d9898a3b49ef755faa5a6ff509f7a5e6
|
[84f66161d9898a3b49ef755faa5a6ff509f7a5e6]
|
09/09/09 16:45:24 |
Mark Harrison <mark@omniti.com> |
Fix for pgrep check false positives
git-svn-id: … |
|
|
|
@65336e0fe19c6ca674b0457ed254927d507e4fca
|
[65336e0fe19c6ca674b0457ed254927d507e4fca]
|
09/04/09 14:23:22 |
Mark Harrison <mark@omniti.com> |
Formatting fixes and remove a debugging line
git-svn-id: … |
|
|
|
@7a0ad41bb3ce9260cc3136a0afcdfaddbffb60b9
|
[7a0ad41bb3ce9260cc3136a0afcdfaddbffb60b9]
|
09/01/09 16:54:20 |
Sergey Ivanov <seriv@omniti.com> |
fixes: can not get parameter outside of subroutine, and use zfs get -H -p … |
|
|
|
@0cac1359fb43c5a58bf076503688973833ec006f
|
[0cac1359fb43c5a58bf076503688973833ec006f]
|
08/25/09 05:26:18 |
Sergey Ivanov <seriv@omniti.com> |
fix typo in module name: #tid9703
git-svn-id: … |
|
|
|
@7f500a1b3c198265676c1d1f993981332c02db4f
|
[7f500a1b3c198265676c1d1f993981332c02db4f]
|
08/25/09 05:21:01 |
Sergey Ivanov <seriv@omniti.com> |
fix sensor name parcing: #tid9703
git-svn-id: … |
|
|
|
@2fe0a831a5d898ae3b1e6bfb65e4b8257b239222
|
[2fe0a831a5d898ae3b1e6bfb65e4b8257b239222]
|
08/18/09 19:52:50 |
Sergey Ivanov <seriv@omniti.com> |
temperatures of the cpu, lm and disks for bsd
git-svn-id: … |
|
|
|
@c36d44ee8ba0e65b7334f8a8465c951ed2f125dc
|
[c36d44ee8ba0e65b7334f8a8465c951ed2f125dc]
|
08/18/09 18:22:28 |
Sergey Ivanov <seriv@omniti.com> |
make messages consistent with configs in names
git-svn-id: … |
|
|
|
@c273586c489264b47904eb993b2a3ec6fbfa1312
|
[c273586c489264b47904eb993b2a3ec6fbfa1312]
|
08/18/09 18:12:12 |
Sergey Ivanov <seriv@omniti.com> |
spaces in sensor names easier to change in configs than to escape in many … |
|
|
|
@dcd4b909d12d6dd7c784c2d4a8f0dba0b18c835f
|
[dcd4b909d12d6dd7c784c2d4a8f0dba0b18c835f]
|
08/18/09 16:01:45 |
Sergey Ivanov <seriv@omniti.com> |
check temperatures by lm_sensors and smartctl made to be used by both … |
|
|
|
@2be0882f9216d8575afdfb396e4afa891b36aed6
|
[2be0882f9216d8575afdfb396e4afa891b36aed6]
|
07/29/09 14:35:25 |
Jason Dixon <jdixon@omniti.com> |
new module to check altq status in pf
git-svn-id: … |
|
|
|
@4a7e0714caa26d8f3eb1a76bcb6f2d843c82c9f1
|
[4a7e0714caa26d8f3eb1a76bcb6f2d843c82c9f1]
|
07/23/09 19:50:27 |
Jason Dixon <jdixon@omniti.com> |
another path to look
git-svn-id: https://labs.omniti.com/resmon/trunk@202 … |
|
|
|
@3b1e8a8ebf96ce4e76be6f449273f5304e08514a
|
[3b1e8a8ebf96ce4e76be6f449273f5304e08514a]
|
07/23/09 19:01:58 |
Jason Dixon <jdixon@omniti.com> |
new moar better module for checking bacula jobs
git-svn-id: … |
|
|
|
@e0c8f307cfc3c1c716039556f87203ddd380a107
|
[e0c8f307cfc3c1c716039556f87203ddd380a107]
|
07/23/09 18:15:02 |
Jason Dixon <jdixon@omniti.com> |
remove test code
git-svn-id: https://labs.omniti.com/resmon/trunk@200 … |
|
|
|
@48a90f4b929854666820ef5fb4c9e62919e59797
|
[48a90f4b929854666820ef5fb4c9e62919e59797]
|
07/23/09 18:12:55 |
Jason Dixon <jdixon@omniti.com> |
new module to verify full backups for pgshared1
git-svn-id: … |
|
|
|
@a439565a7b339cc7244e666e716013813e81f047
|
[a439565a7b339cc7244e666e716013813e81f047]
|
07/06/09 19:13:41 |
Jason Dixon <jdixon@omniti.com> |
module to verify read-only mountpoints
git-svn-id: … |
|
|
|
@1f138013ddee459fdeb15f3c4ac07432a208defb
|
[1f138013ddee459fdeb15f3c4ac07432a208defb]
|
05/13/09 15:51:14 |
Mark Harrison <mark@omniti.com> |
Bugfixes to adaptec module
git-svn-id: … |
|
|
|
@2d1cb93ed8a444ea6c5e1c801a9bccafa01a1951
|
[2d1cb93ed8a444ea6c5e1c801a9bccafa01a1951]
|
05/13/09 15:47:05 |
Mark Harrison <mark@omniti.com> |
Adaptec RAID module
git-svn-id: https://labs.omniti.com/resmon/trunk@193 … |
|
|
|
@30366c321b7fa8015f09c3dbcdc8d68685388d10
|
[30366c321b7fa8015f09c3dbcdc8d68685388d10]
|
05/11/09 19:38:03 |
Mark Harrison <mark@omniti.com> |
3ware raid module
git-svn-id: https://labs.omniti.com/resmon/trunk@192 … |
|
|
|
@8fd3d281c7aab293d6b443f8d3f7e001d0d2b4de
|
[8fd3d281c7aab293d6b443f8d3f7e001d0d2b4de]
|
05/04/09 15:44:36 |
Mark Harrison <mark@omniti.com> |
Don't crash when the client closes the connection unexpectedly (nessus … |
|
|
|
@295eff6f114078d706a4c577e2b2f5d7b1fb5944
|
[295eff6f114078d706a4c577e2b2f5d7b1fb5944]
|
04/15/09 18:04:12 |
Mark Harrison <mark@omniti.com> |
MDSTAT module, hopefully working
git-svn-id: … |
|
|
|
@bd29165483e7ee209b9911a2a3ebf64ab9983548
|
[bd29165483e7ee209b9911a2a3ebf64ab9983548]
|
04/15/09 15:16:44 |
Mark Harrison <mark@omniti.com> |
Fixing a zpoolfree warning bug
git-svn-id: … |
|
|
|
@b44d6b103d23287b7663d8722fcc32079f7b1c06
|
[b44d6b103d23287b7663d8722fcc32079f7b1c06]
|
04/14/09 21:59:16 |
Mark Harrison <mark@omniti.com> |
Beginnings of an MDSTAT module - nowhere near finished yet
git-svn-id: … |
|
|
|
@db955ca3f8b36f69f1315816a3fe25488dccb464
|
[db955ca3f8b36f69f1315816a3fe25488dccb464]
|
04/07/09 15:26:46 |
Mark Harrison <mark@omniti.com> |
Add a count of the total checks
git-svn-id: … |
|
|
|
@107ecd3c8ef466fbc270d8cde5e6a7daba3e86f0
|
[107ecd3c8ef466fbc270d8cde5e6a7daba3e86f0]
|
04/07/09 15:20:26 |
Mark Harrison <mark@omniti.com> |
Sort checks in web interface output
git-svn-id: … |
|
|
|
@6327a1000f3cc40318a329e2b0f749c6b691de88
|
[6327a1000f3cc40318a329e2b0f749c6b691de88]
|
04/07/09 14:49:50 |
Mark Harrison <mark@omniti.com> |
Display long configuration boxes better
git-svn-id: … |
|
|
|
@dd1936e55bc541f03809c8bf11fbfab899af0858
|
[dd1936e55bc541f03809c8bf11fbfab899af0858]
|
04/03/09 19:46:01 |
Mark Harrison <mark@omniti.com> |
Make the size of the resmon blocks much smaller
git-svn-id: … |
|
|
|
@ee6ea773c15427802fe2e4f57bcb9adcf8a5d162
|
[ee6ea773c15427802fe2e4f57bcb9adcf8a5d162]
|
04/03/09 19:09:23 |
Mark Harrison <mark@omniti.com> |
Detect duplicate entries in the leases file and don't count … |
|
|
|
@87d4119d650d8780c852dd2fd379361a39182a13
|
[87d4119d650d8780c852dd2fd379361a39182a13]
|
04/03/09 15:20:48 |
Mark Harrison <mark@omniti.com> |
Fix to the DHCP leases check
git-svn-id: … |
|
|
|
@19be28351a26318d60c0cee6851c86a4f33010c6
|
[19be28351a26318d60c0cee6851c86a4f33010c6]
|
04/03/09 14:54:24 |
Mark Harrison <mark@omniti.com> |
Lower the cache time to 180 seconds for PGREP checks
git-svn-id: … |
|
|
|
@e9ca000a05472b68e5cdb0498eeabbe8f8b00cee
|
[e9ca000a05472b68e5cdb0498eeabbe8f8b00cee]
|
04/02/09 14:45:21 |
Mark Harrison <mark@omniti.com> |
Adding links to view OK/WARNING/BAD checks only
git-svn-id: … |
|
|
|
@dacf1356b2d0c9374097040c9adf399a4756d83b
|
[dacf1356b2d0c9374097040c9adf399a4756d83b]
|
03/31/09 14:51:17 |
Mark Harrison <mark@omniti.com> |
Support for minkbfree and warnkbfree - alert on absolute space free rather … |
|
|
|
@7b227a82217114afb1353bc581d01f7af4bd1996
|
[7b227a82217114afb1353bc581d01f7af4bd1996]
|
03/25/09 15:31:04 |
Mark Harrison <mark@omniti.com> |
Support for viewing checks by state and module
git-svn-id: … |
|
|
|
@93f065db84146fc1f40658fbfce3abcceff75b6f
|
[93f065db84146fc1f40658fbfce3abcceff75b6f]
|
03/25/09 15:31:00 |
Mark Harrison <mark@omniti.com> |
Add module links as well as check links to the checks
git-svn-id: … |
|
|
|
@b8a0dde68f080c69c14356da7389df58b328801e
|
[b8a0dde68f080c69c14356da7389df58b328801e]
|
03/25/09 15:30:56 |
Mark Harrison <mark@omniti.com> |
Add links from the index page to individual services
git-svn-id: … |
|
|
|
@323fb1414e6da2981f5fae666393e958ab6a4d39
|
[323fb1414e6da2981f5fae666393e958ab6a4d39]
|
03/25/09 15:30:51 |
Mark Harrison <mark@omniti.com> |
We shouldn't need to grep -v sh in the pgrep command
git-svn-id: … |
|
|
|
@3052eeb5d27c915efdaf1b91e30ddf3ab4f72cac
|
[3052eeb5d27c915efdaf1b91e30ddf3ab4f72cac]
|
03/24/09 21:51:38 |
Mark Harrison <mark@omniti.com> |
Deal with missing files (configurable for OK or BAD using … |
|
|
|
@c7d7712522da3b73e4427632b0f3627be2e65022
|
[c7d7712522da3b73e4427632b0f3627be2e65022]
|
03/24/09 21:51:03 |
Mark Harrison <mark@omniti.com> |
Work with processes that have no arguments
git-svn-id: … |
|
|
|
@cbbf0acaadfd823f2ccb4daa3e6e5e8f1bd724e0
|
[cbbf0acaadfd823f2ccb4daa3e6e5e8f1bd724e0]
|
03/24/09 19:44:16 |
Mark Harrison <mark@omniti.com> |
Print a newline when printing the deprecation warning so it is … |
|
|
|
@d11ab612546f405c2b3593affc5f1a324cf4d7c9
|
[d11ab612546f405c2b3593affc5f1a324cf4d7c9]
|
03/24/09 19:43:36 |
Mark Harrison <mark@omniti.com> |
Another config parsing fix
git-svn-id: … |
|
|
|
@304858fd9795d803984005eb49e4f64a65d7a803
|
[304858fd9795d803984005eb49e4f64a65d7a803]
|
03/24/09 17:41:15 |
Mark Harrison <mark@omniti.com> |
Fix another config parsing bug where option values less than 3 characters … |
|
|
|
@b603f6fffe936f58cee3b10e0bbdd96b443bcacf
|
[b603f6fffe936f58cee3b10e0bbdd96b443bcacf]
|
03/24/09 17:16:25 |
Mark Harrison <mark@omniti.com> |
Fix for multiple colon symbols when parsing the config file
git-svn-id: … |
|
|
|
@1a465c2f4e2ab399ae433a1c36424bf3852a07db
|
[1a465c2f4e2ab399ae433a1c36424bf3852a07db]
|
03/24/09 17:05:05 |
Mark Harrison <mark@omniti.com> |
du -b isn't portable, switch to du -k and multply by 1024
git-svn-id: … |
|
|
|
@5e2f9939b0beabaaa0b166fee5d535b0b53ce6fc
|
[5e2f9939b0beabaaa0b166fee5d535b0b53ce6fc]
|
03/24/09 15:43:27 |
Mark Harrison <mark@omniti.com> |
Fixed a bug where the status message would be repeated on successive … |
|
|
|
@6906447522cf87b345c787f46883eb3c1503cd83
|
[6906447522cf87b345c787f46883eb3c1503cd83]
|
03/24/09 15:11:27 |
Mark Harrison <mark@omniti.com> |
Treat a zpool that needs an upgrade as WARNING or OK … |
|
|
|
@f3a80d52b14c61ed1caf268e2a22ea6a9b90a2e4
|
[f3a80d52b14c61ed1caf268e2a22ea6a9b90a2e4]
|
03/21/09 00:22:07 |
Jason Dixon <jdixon@omniti.com> |
make sure we only grep the device we're looking for
git-svn-id: … |