An open API service indexing awesome lists of open source software.

https://github.com/nicjohnson145/drive-monitor

Crappy binary for monitoring MD1000 health and pushing to pushbullet
https://github.com/nicjohnson145/drive-monitor

Last synced: about 1 month ago
JSON representation

Crappy binary for monitoring MD1000 health and pushing to pushbullet

Awesome Lists containing this project

README

        

# drive-monitor
Crappy binary for monitoring MD1000 health and pushing to pushbullet

## Usage

Designed to be ran through cron:

```
5 * * * * bash -c '/opt/dell/srvadmin/bin/omreport storage pdsik controller=0 | APP_TOKEN= USER_TOKEN= /root/drive-monitor
```