OpenNMS configuration for Netapp Snap Mirror devices.
Download and install from GitHub
mkdir ${HOME}/opennms-config-workspace
cd ${HOME}/opennms-config-workspace
git clone https://github.com/opennms-config-modules/netapp-snapmirror.git
Install datacollection configuration
cp ${HOME}/opennms-config-workspace/netapp-snapmirror/resource-types.d/*.xml ${OPENNMS_HOME}/etc/resource-types.d
cp ${HOME}/opennms-config-workspace/netapp-snapmirror/xml-datacollection/*.xml ${OPENNMS_HOME}/etc/xml-datacollection
Include in xml-datacollection-config.xml, see example file in the repository
<import-groups>xml-datacollection/netapp-snapmirror-stats.xml</import-groups>