-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
27 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Change Log | ||
|
||
## [Unreleased] | ||
|
||
## [1.0.0] - 2022-02-06 | ||
|
||
Initial release | ||
|
||
[Unreleased]: https://github.com/daviswr/ZenPacks.daviswr.Nvidia/compare/1.0.0...HEAD |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# ZenPacks.daviswr.Nvidia | ||
|
||
ZenPack to monitor Nvidia GPUs on Linux | ||
|
||
## Requirements | ||
* Nvidia proprietary drivers for Linux. nouveau is not supported | ||
* An account on the monitored host, which can | ||
* Log in via SSH with a key | ||
* Execute the `nvidia-smi` utility | ||
* [ZenPackLib](https://help.zenoss.com/in/zenpack-catalog/open-source/zenpacklib) | ||
|
||
## Usage | ||
I'm not going to make any assumptions about your device class organization, so it's up to you to configure the `daviswr.cmd.Nvidia` modeler on the appropriate class or device. | ||
|
||
## Special Thanks | ||
* [JRansomed](https://github.com/JRansomed) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters