https://github.com/markablov/megaraid_info
Show information from MegaRAID controller
https://github.com/markablov/megaraid_info
broadcom lsi megaraid smart storage windows
Last synced: about 1 month ago
JSON representation
Show information from MegaRAID controller
- Host: GitHub
- URL: https://github.com/markablov/megaraid_info
- Owner: markablov
- License: mit
- Created: 2017-10-13T06:13:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-15T01:51:11.000Z (over 8 years ago)
- Last Synced: 2025-10-19T09:09:11.801Z (8 months ago)
- Topics: broadcom, lsi, megaraid, smart, storage, windows
- Language: JavaScript
- Size: 30.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# megaraid_info
Tool to work with MegaRAID controllers (former LSI, now Broadcom cards).
Primary feature is that tool is designed to work on Windows machines and is open-sources.
Installation
------------
Install with `npm`:
``` bash
$ npm install megaraid_info -g
```
Usage
-----
```$ megaraid_info [config | volumes]```