SNMP Micro Remote Polling Engine (Linux Agent)
This allows you to use the Linux agent as a poor man's remote polling engine. It requires you to know which server IP/hostname you want to poll along with a specific SNMP OID.
If the Command Line below just replace/update:
--- '10.0.0.1' with either the hostname or IP of the remote server you want to check.
--- 'public' with the SNMP Community String
--- '.1.3.6.1.2.1.2.1.0' with the SNMP OID you want to check
You can copy this component to monitor several SNMP metrics within the same template.