Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added SCUtils APC UPS free mp #37

Merged
merged 1 commit into from
Nov 3, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions Index.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@
{
"ManagementPackSystemName": "SCOM.Task.Collection.SCOMfaq"
},
{
"ManagementPackSystemName": "SCUtils.APC.UPS"
},
{
"ManagementPackSystemName": "Security.Monitoring"
},
Expand Down
18 changes: 18 additions & 0 deletions SCUtils.APC.UPS/ReadMe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
## SCUtils Monitoring for APC UPS

Many our customers utilizes uninterruptible power supplies made by [APC by Schneider Electric](http://www.apc.com/) in their server rooms. SCUtils team has created a solution that helps managing [APC Smart-UPS](http://www.apc.com/smartups/)_TM_ series. Comparing with other solutions, SCUtils Monitoring for APC UPS and EMU devices has the following benefits:

* Multiple reports (availability, parameter’s graphs, time on battery, humidity, temperature, etc)
* Adjustable dashboard
* Monitoring environmental sensors – humidity and temperature
* A support for APC Environmental Monitoring Units/Systems with a system OID 1.3.6.1.4.1.318.1.3.8.3. (excluding APC NetBotz 200)
* Overrides
* Last battery replacement date

Our solution is compatible with Microsoft System Center 2012 R2 Operations Manager. It is completely free and available for all registered visitors from [Downloads](https://www.scutils.com/downloads) page.

We don't have an opportunity to test each type of APC devices so your feedback will be highly appreciated.

[SCUtils Monitoring APC UPS Guide v1.0](https://www.scutils.com/documents/SCUtils%20Monitoring%20APC%20UPS%20Guide%20v1.0.pdf)

APC is a trademark of the Schneider Electric. All other trademarks are property of their respective owners.
17 changes: 17 additions & 0 deletions SCUtils.APC.UPS/details.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"ManagementPackSystemName": "SCUtils.APC.UPS",
"ManagementPackDisplayName": "SCUtils APC UPS",
"URL": "https://www.scutils.com/products/apcupsmonitoring",
"Version": "1.6.0.1",
"Author": "SCUtils",
"IsFree": true,
"Description": "SCUtils team have created a solution that helps managing APC Smart-UPSTM series uninterruptible power supplies made by Schneider Electric in their server rooms.",
"Tags": [
"UPS",
"EMU",
"APC",
"SCUtils",
"Schneider Electric",
"SNMP"
]
}