Unsolved
55 Posts
0
1582
April 30th, 2020 19:00
Equallogic monitoring
I'am trying to monitor my equallogic array disk using snmp on my Grafana and Prometheus server !
it's on the same addresse range as my other Vm monitored by Prometheus
After setting up snmp community using the WebUI of my Equallogic i always got no response from my arraydisk !
Some help about monitoring Equallogic please?
No Events found!



dwilliam62
4 Operator
•
1.5K Posts
0
April 30th, 2020 19:00
Hello,
Also what version of SNMP is the software expecting? The array uses v2c. So if you are configured for V3 that probably explains why you aren't getting any data.
Regards,
Don
dwilliam62
4 Operator
•
1.5K Posts
0
April 30th, 2020 19:00
Hello,
Did you try just using PUBLIC for SNMP community name in your monitoring software.
Unless you also compile in the MIBs for that firmware you will get very little useful data from the default MIBs.
What model array and what firmware is it runng?
Regards,
Don
annonyme1
55 Posts
0
April 30th, 2020 20:00
I tried to snmpwalk with -v2c and v3 and with public community to
My equallogic is PS4000
dwilliam62
4 Operator
•
1.5K Posts
0
April 30th, 2020 20:00
Hello,
Are you using out-of-band, aka Dedicated Management port? Are you trying to use the Management IP or the iSCSI discovery address?
What version of firmware is the PS4000 using?
Don
dwilliam62
4 Operator
•
1.5K Posts
0
May 1st, 2020 17:00
Hello,
By 'port' I mean the management IP address or the iSCSI discovery address. If you have not enabled dedicated Management then there is just one IP address for both Management and iSCSI traffic.
Check you iSCSI servers are they using a different IP subnet? That would suggest you are using dedicated Management and should use the iSCSI Discovery address.
In the GUI if you go to Members->Select the member->Controllers Tab will show you the version.
Or at the GrpName> you can use "show member" It will show all the members in that group and their firmware revision.
Regards,
Don
annonyme1
55 Posts
0
May 1st, 2020 17:00
i didn't used any port i set just the addresse of the device on my monitoring server (Prometheus)
and checked snmp as usually using snmpwalk -v2c -c public 192.168.254.254I
I used this addresse that i always use to access my device webui 192.168.254.254
how can i check my firmware version ?
dwilliam62
4 Operator
•
1.5K Posts
0
May 1st, 2020 18:00
Hello,
After the show members command please run :
GrpName>member select show eths And post the output please.
So if the member name was PS-ARRAY it would be: GrpName>member select PS-ARRAY show eths
That will show the ethernet configuration.
Regards,
Don
annonyme1
55 Posts
0
May 1st, 2020 19:00
My Firmware v6.0.1(R264419)
while openning Network i got eth0=192.168.254.1 eth1=192.168.254.2
and i retried snmpwalk -v2c -c public with both addresse i got No response from host
dwilliam62
4 Operator
•
1.5K Posts
0
May 2nd, 2020 07:00
Hello,
Just to confirm nothing configured for ETH2 port?
That is extremely old firmware but that SNMP command should work fine.
Regards.
Don
annonyme1
55 Posts
0
May 2nd, 2020 19:00
nothing is configured for eth2 !
that why i'am confused what shall i do now ?
dwilliam62
4 Operator
•
1.5K Posts
0
May 2nd, 2020 19:00
Hello,
If you are on the same subnet as the array and there's no firewall on the PC I can't think of a reason it doesn't work. But without being able to gather and review array diags I don't have any other suggestions.
Regards,
Don