200 Commits

Author SHA1 Message Date
9541405885 Add installation hints for CentOS 2015-07-28 13:20:35 +02:00
a2ba79e177 Remove storcli logs per default, but add an option to keep them
Thanks to Oliver Hitz for the hint about auto-created storcli log
files.

Signed-off-by: Georg Schönberger <gschoenberger@thomas-krenn.com>
2015-07-28 11:12:17 +02:00
35bf9929f0 Update version v2.2 2015-06-24 13:55:22 +02:00
8afcee4ba7 Fix status string checking 2015-05-20 15:01:01 +02:00
14912d990a Add nosudo option to help text 2015-05-20 14:45:34 +02:00
2b1d407a16 Exit with UKNOWN if help text appears 2015-05-20 14:44:44 +02:00
ec8e40a0cc Only add sudo if not already root 2015-05-20 14:43:59 +02:00
c00f1e8b3c Only set status to Warning if not alread Critical 2015-05-20 14:43:22 +02:00
89af8e6763 Update copyright year 2015-05-20 14:38:49 +02:00
3b6bb13621 Trim file header to 80 chars 2015-05-20 14:38:12 +02:00
650ce2b54a Fix typo in help text 2015-05-20 14:37:05 +02:00
c88b97dc58 Update README 2015-05-20 14:36:48 +02:00
0f35ae2737 Fix typo in function description 2015-05-12 09:43:50 +02:00
06935007e2 A DHS as a valid state for PDs 2015-01-13 14:36:11 +01:00
487dba40f0 Dereference hash refs for use with keys
Using keys on an unblessed ref will be deprecated in further Perl
versions. Some Perl versions already generate warnings if keys is
used on an unblessed ref.
2014-12-03 07:56:27 +01:00
39e518db4d Explicitly import module File::Which
This ensures to get runtime errors if module is not installed

Signed-off-by: Georg Schönberger <gschoenberger@thomas-krenn.com>
2014-12-03 07:28:24 +01:00
d8b3212573 Add GPL as COPYING file 2014-11-27 13:52:15 +01:00
4b48313aef Update version and changelog v2.1 2014-11-20 11:51:07 +01:00
0478f3c1c2 Fix dereferencing of status level 2014-11-20 11:48:30 +01:00
3045544741 Allow GHS as valid state for PD 2014-11-18 07:30:13 +01:00
e400a0366d Skip consistency check on cachecade volumes 2014-10-24 20:05:30 +02:00
533778d08f Updated copyright v2.0 2014-10-20 13:56:18 +02:00
98d6ab921e Delete old POD 2014-10-20 13:48:38 +02:00
d448f69536 Updated README and changelog 2014-10-20 13:46:07 +02:00
dc5369119b Exit if PD command fails 2014-10-20 13:45:51 +02:00
0e4f7654da Remove newline after plugin version 2014-10-20 13:32:40 +02:00
717ad3c6fc Fix printing storcli version 2014-10-20 13:28:05 +02:00
d82e8050e6 Fix newlines in help text 2014-10-20 13:13:54 +02:00
424758edfc Added example usage in help text 2014-10-20 13:09:41 +02:00
96f6218962 Remove unused space after critical 2014-10-20 12:49:45 +02:00
d6ea28b0c0 Add DG sensor to verbose array 2014-10-20 12:33:38 +02:00
c6e3aca450 Fix hash key for DG 2014-10-20 12:31:57 +02:00
d0201be2d2 Print a warning if foreign DG detected 2014-10-20 12:30:47 +02:00
db812a7758 Exclude 0C (32.00 F) from valid PD temperatures 2014-10-20 11:36:13 +02:00
861318e563 Dereference lists before pushing to them
Pushing to a reference which holds an unblessed array is only supported
since Perl 5.14.
2014-10-16 07:34:14 +02:00
d3cd364107 UGood is OK for PD, ensure to not overwrite PD or LD status 2014-10-10 13:01:55 +02:00
47796e0765 Update changelog 2014-10-06 14:41:48 +02:00
c9fa1c291c Add CV sensor to verbose array 2014-10-06 14:15:37 +02:00
63b1cc56fd Print BBU or CV info at verbose levels 2014-10-06 14:14:02 +02:00
4c3aeb2916 FIx header map referencing 2014-10-06 14:00:03 +02:00
26a0505cb9 Fix length of header map checking 2014-10-06 13:53:19 +02:00
f23d8047e5 Check which header map to use 2014-10-06 13:48:24 +02:00
547d39cd88 Push complete command to verbose array 2014-10-06 13:21:05 +02:00
55541e72a2 Fix duplicate printing of part brackets 2014-10-06 13:19:05 +02:00
8616d124b1 README update 2014-10-06 13:00:14 +02:00
cf86545309 Added method documentation 2014-10-06 12:41:18 +02:00
62470c602a Added CTR status to verbos string 2014-10-06 12:21:05 +02:00
fd8e7c88e6 Check controller status 2014-10-06 12:11:15 +02:00
088ec995df Fix call to adpallinfo 2014-10-06 10:57:19 +02:00
937109774b Fetch controller info 2014-10-06 10:34:32 +02:00