- Community Home
- >
- Storage
- >
- HPE Nimble Storage
- >
- Array Setup and Networking
- >
- Nimble storage management
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2019 06:50 PM
09-04-2019 06:50 PM
Nimble storage management
Hi,
I would like to know, once Nimble storage is configured, then how this can be managed by infoSight? Is this paid service?
How can we manage storage using REST API's?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2019 12:50 AM
09-05-2019 12:50 AM
Re: Nimble storage management
Hi!
Infosight is a Predictive Analytics and Machine Learning technology which runs in the cloud (rather than a management or monitoring tool). As long as the array is sending DNA information, then Infosight is enabled. It's also embedded into Nimble Support by design, and therefore it's not a chargable or licensed service.
twitter: @nick_dyer_
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2019 04:26 AM
09-10-2019 04:26 AM
Re: Nimble storage management
Hello Nick,
Thanks for the reply.
I basically want to know below things:
1. Nimble REST APIs are available to fetch data from Nimble storages, can we use this REST API in any third party software to monitor Nimble storage systems?
2. Any license is required to use the REST API in third party software?
3. We want to know legal clauses involved in such REST API usage.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2019 01:07 AM - edited 09-12-2019 01:07 AM
09-12-2019 01:07 AM - edited 09-12-2019 01:07 AM
Re: Nimble storage management
Can I get reply on this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2019 01:13 AM - edited 09-12-2019 01:13 AM
09-12-2019 01:13 AM - edited 09-12-2019 01:13 AM
Re: Nimble storage management
Hello
Nimble has no concept of licenses, so you can use our REST API without any worries. The full documentation is available on Infosight under Resources.
twitter: @nick_dyer_
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2019 12:31 PM
10-29-2019 12:31 PM
Re: Nimble storage management
It depends what you want to monitor and what tool you want to use. We use Nagios/Centreon so we use a combination of REST API + SNMP to get what we can off the platform. This allows us to reuse the monitoring logic and standards we have built into our solution.
I have a perl script that monitors the array(s) using the REST API. Monitors things like disk, power supplies, controllers, etc... While the array supports email for alerts, we use an SMS gateway to send messages to on - call technicians and needed a custom solution.