Any solution for Hitachi VSP E series storage

We are looking monitoring Hitachi VSP E serie E790 and E560.

we use checkmk raw 2.0.0p12

Regards

The extension you posted in the other post can be extended to also support the E series.
The E series also uses a REST-API for management und if you compare the URLs between E and G series you see only small differences.

G
https://%(address)s/ConfigurationManager/v1/objects/pools

E
https://%(address)s/simple/v1/objects/pools

How big the difference is inside the output of the two commands i cannot say.
But the way to get data from booth is nearly the same.

Hi did you manage to find solution for monitoring E790 / E590 ?
checkmk-plugins/hitachi-vsp at master - checkmk-plugins - Spearhead Code is not working on CheckMK 2.1

I know this is an old thread, but the ‘simple’ interface is just another way of querying either the G or E series. Both platforms should support the same REST-API queries.

The simple REST API also has some odd ways in its user group role requirements (it requires more than it actually needs) so I don’t usually recommend using it

Both HM850 (Gxx0) and HM900/1000 (Exx0) support PF-REST API through the controllers directly and only, there is no communication with the SVP management platform like on the R900 5x00 series, as I saw some external plugins referenced the SVP incorrectly. The SVP is also not required for Gxx0 or Exx0 series, it is only mandatory on the larger 1x00 5x00 platforms or the F/G200/400/600/800 series

Only reason I can think it might fail is in how the plugin/checkmk is processing the output, which should essentially be the same but might contain another column or two of information for some fields