200 Commits

Author SHA1 Message Date
e27cc7360c Add warning about performance issues when calling storcli frequently 2024-10-30 14:34:00 +01:00
8e0ac8a5b1 Add hint about issue with sudo/requiretty to README 2024-10-30 13:55:45 +01:00
e3ea215d33 Add "--noconsistencyok" to skip consistency check of LDs 2024-10-30 13:48:05 +01:00
ddb49df0d5 Merge pull request #37 from sottolski/typo
minor typo (s/varbose/verbose/)
2023-01-09 06:07:22 +01:00
99785184b1 Update check_lsi_raid 2023-01-06 17:43:26 +01:00
e4e88f1c45 Update check_lsi_raid
Fix spaces with tabs
2022-07-26 10:14:53 +02:00
4bb116b41d BBU status should be OK if battery cannot be inserted #17 2022-07-26 08:06:22 +02:00
a983b1fb10 Allow more than one whitespace after DG/VD 2022-03-31 19:45:32 +02:00
23acd048e0 Merge pull request #21 from FHE3/vd_cache_checking
add vd cache checking
2021-10-27 07:13:08 +02:00
7dbeedd387 Merge pull request #23 from FHE3/bbu_learn_cycle_ok
Ignore various BBU states if learn cycle is active
2021-10-27 07:11:51 +02:00
aac537842e Merge pull request #34 from mobitux/master
Prevent storcli log files from being created if the nocleanlogs option is not specified
2021-10-27 07:10:41 +02:00
23948ef64d Removing old clean up logs since only supporting storcli 2021-10-25 14:57:19 +02:00
2590893285 Adding nolog option to storcli commands to disable creating logfiles by default 2021-10-25 14:56:50 +02:00
db1093cd22 Fix wrong regex check for ':' instead of '=' in getControllerInfo 2021-04-12 12:55:38 +02:00
32075f62ef Fix storcli parsing issues for controller information 2021-03-22 06:53:38 +01:00
98712faba8 Merge pull request #30 from rudybroersma/master
Update check_lsi_raid
2021-03-09 19:33:02 +01:00
23c13dd21a Update check_lsi_raid
Corrected displayUsage. Some of the parameters had incorrect explanations.
2021-03-09 14:07:36 +01:00
2f28ea4969 Merge pull request #27 from keith4/master
Update storcli command syntax to work with new(er) storcli versions
2020-08-26 10:51:23 +02:00
706182e11c removing commented-out code 2019-05-03 11:27:17 -04:00
e4a816610d updated storcli command to work with new version, per https://github.com/thomas-krenn/check_lsi_raid/issues/24 2019-03-05 15:52:28 -05:00
b7a74710f2 Add options Mcw|mem-correctable-warn and Mcc|mem-correctable-critical 2019-02-08 08:22:42 +01:00
3b493514e3 Ignore various BBU states if learn cycle is active 2018-06-19 11:29:26 +02:00
f0a8beb145 add vd cache checking 2018-06-18 16:41:33 +02:00
049508504b Update to 2018 in README 2018-05-18 09:10:48 +02:00
536600f9d6 Update latest plugin version with github URL 2018-05-18 08:38:44 +02:00
ba779a3bab Check if 'ROC temperature' key exists before printing it in verbose output 2018-05-18 08:25:51 +02:00
ef35fc4a23 Add help message about where the plugin searches for StorCLI 2017-10-19 10:13:17 +02:00
8bc89496b3 Check if storcli is executable in /opt/MegaRAID/storcli/ 2017-10-18 11:14:48 +02:00
56c5988472 Merge branch 'master' of https://github.com/thomas-krenn/check_lsi_raid 2017-07-19 08:38:22 +02:00
4b768805a8 If other error count ignoring is set to -1 via '-Io', other error count is ignored 2017-07-19 08:37:05 +02:00
7030119db5 Merge pull request #9 from roquelobo/master
Per default the controller is told to not write logs, unless nocleanlogs option is used. Per default now '-NoLog' is added to the getControllerInfo method
2017-07-19 08:31:40 +02:00
c4d269b429 Merge pull request #12 from anthonyhaussman/master
Change regex for check_lsi_raid (Failure 46)
2017-07-19 08:23:16 +02:00
901fb8a4b8 Change regex for check_lsi_raid
Change regex on "Failure 46" for check_lsi_raid to work with last storcli client (Ver 1.21.06)
2017-07-18 17:01:39 +02:00
568bd20227 added -NoLog option for sub getControllerInfo
running as user nagios even invoked by sudo, check_lsi_raid cannot clean its logs
e.g. MegaSAS.log and CmdTool.log are written to /

only 'storcli adpallinfo' seems to produce logs, so suppress it by providing
-NoLog option unless noCleanlogs is set.
2017-04-21 15:57:01 +02:00
a17cf6e84f Moved README to README.md to display markdown formatting on GitHub 2017-01-10 14:00:51 +01:00
97dcbd5451 Added markdown formatting to README 2017-01-10 14:00:13 +01:00
bbc87c85f5 Updated year's info to 2016 in README and plugin copyright v2.5 2016-11-18 13:25:10 +01:00
d4ea1b9c97 Update version and changelog 2016-11-18 11:30:58 +01:00
33d439d018 Increased temperature warning and critical thresholds as the chips
SAS2208, SAS3008 and SAS3108 are all specified for use up to 115 degrees
(according to Broadcom/LSI). The former lower values (80 degrees Celsius
for warning) caused warnings for some users, although their servers are
operated at 22 degrees ambient temperature.
2016-11-18 10:57:51 +01:00
4a772b708b Check if GasGaugeStatus equals to N/A string 2016-10-31 13:24:48 +01:00
36c291e6de Check for failure 46, drive not attached 2016-07-18 13:53:56 +02:00
4471a278ac Update version and changelog v2.4 2016-05-19 19:57:49 +02:00
7cab533cf4 mailman disabled 2016-05-02 14:51:51 +02:00
db980606c0 Fix underscore in "no drive found" 2016-04-12 10:27:05 +02:00
877027a0e1 Exit with warning if no storage is attached to controller 2016-04-12 08:21:51 +02:00
08c962765b Merge pull request #1 from nmd-ddesmet/master
Added JBOD status as valid drive state
2016-01-19 07:36:57 +01:00
cf86269cd4 Added JBOD status 2016-01-18 16:29:20 +01:00
39c35788bc moved to github 2015-10-20 15:10:56 +02:00
f87c963710 Update version and changelog v2.3 2015-10-20 08:25:04 +02:00
604f6e5f3c Check if platform equals solaris 2015-08-17 08:17:28 +02:00