Hello everyone.
i've attached archive with script and template. It was tested on VNX5400, and still not as good as I wanted to, but still fine.
Template can collect:
- Overall state, some agent info like model or serial.
- Cache info
- Disks and LUNs state
- Ports status
- Temperature and power
- Storage pools state and capacity
No raid-groups info by now - my VNX didn't have any, i'll try to add this feature later.
For make it's work you need to update python script with your credentials, ip, and NaviCLI path If your differs from default.
Script will store all data in TMP_DIR directory, so make sure that read and write rights are in place.
i've attached archive with script and template. It was tested on VNX5400, and still not as good as I wanted to, but still fine.
Template can collect:
- Overall state, some agent info like model or serial.
- Cache info
- Disks and LUNs state
- Ports status
- Temperature and power
- Storage pools state and capacity
No raid-groups info by now - my VNX didn't have any, i'll try to add this feature later.
For make it's work you need to update python script with your credentials, ip, and NaviCLI path If your differs from default.
Script will store all data in TMP_DIR directory, so make sure that read and write rights are in place.
Comment