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
- Host: GitHub
- URL: https://github.com/nicjohnson145/drive-monitor
- Owner: nicjohnson145
- Created: 2021-03-23T01:09:34.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-15T01:23:14.000Z (about 3 years ago)
- Last Synced: 2025-02-02T06:41:26.694Z (3 months ago)
- Language: Go
- Size: 1.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```