We want to monitor the actual available and used storage space on our V5000 storage system in CMK. I understand that the lsarray command in the CLI needs to be executed to retrieve the actual capacity. You can find more details here: IBM Documentation - lsarray command
My question is, do we need to write a separate plugin for CMK to automatically monitor and display the output of this command? If so, how should we approach this, and does anyone have experience with this?
However, what I’m looking to monitor is the total free physical space on the HDDs. (I’m quite new to this, so apologies if I’m being a bit amateurish here.) Unfortunately, creating this rule didn’t resolve that, as I don’t see any monitoring for this under the services…
As far as i know - this is not possible. Do you know a CLI command that shows this information?
You see the usage of your defined MDisksGroups, MDisk state and the state of the physical disks.
In your first post you only mentioned the used and available storage space, this information is the MDisksGroups check.
Lsarray is used by the special agent for the array section. That means the information you want should be in the array check.
You can inspect the special agent output and take a look at the array section.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.