Linux Logical Volume Monitor

Linux uses a Logical Volume Manager (LVM) to manage, at a logical level, all of the file systems and directories created within an Linux system. The LVM maps data between logical and physical storage, allowing data to be non-contiguous, span multiple disks, flexible and dynamically expanded.

The Linux Logical Volume Monitor checks the Volume Group, Physical Volumes and Logical Volumes of the Linux system as defined in the LVM.

  • Volume Groups: The containers for both the Physical and Logical Volumes
  • Physical Volumes: The Physical Volumes are segmented into physical partitions
  • Logical Volumes: The Logical Volumes are logical partitions logged to the physical partitions

Rule criteria change depending on the type of logical volume being monitored. However for each Monitor Type it is possible to specify if a logical volume exists, does not exist or if a performance type triggers user-defined criteria.

Specifying the instance of the Logical Volume to which this rule criteria applies allows the entry of a full path to the required instance or the use of Wildcards ‘*’ and ‘?’ to create a generic entry. Regular expressions can also be entered by changing the entry in the first drop down choice menu from Wildcard to Regex and entering a valid Regular Expression in the second drop-down choice menu.

Wildcards and regular expressions can be used to create generic rules that can then be included in a template in order to monitor multiple systems.

NOTE: In previous versions of Network Server Suite, defining an instance that was not subsequently found by the rule criteria resulted in an error being sent to theEnterprise Console. Due to the methodology used in processing Wildcard and Regular Expression entries, this no longer happens. It is recommended that you define specific ‘Does Not Exist’ rules to raise an alert in these circumstances.
Practical Examples
  • A stale physical partition is a physical partition which contains data that you cannot use. Monitoring for Stale Physical Partitions alerts you when this happens so that you can take correcting action to update the stale partitions so that they contain the same information as valid physical partitions.
  • Monitoring for Free Physical Partitions can alert you to when a low level of space remains on your Linux system.

Adding Linux Logical Volume rule criteria

TIP: When setting criteria, click Display Status to open the Logical Volume Status dialog which displays the individual properties of each of the three Logical Volume monitor types and allows for more precise rule entry.
  1. From the Linux system in the Systems panel of Central Configuration Manager, select Linux Logical Volume Monitor and click Add Rule.
  2. From the Add Rule Detail dialog, click Criteria. Click Add Criteria to open the Logical Volume Criteria dialog.

There are three pages to complete when adding Linux Logical Volume rule criteria.

Testing

Once the criteria has been set, click Test to ensure that the returned results are the same as would be expected if the rule was live.

Click OK to define the entered parameters as criteria for this rule.

Related Topics