EV Observe - Use GLOBAL-SNMP-OID Service Template
The GLOBAL-SNMP-OID service template uses the generic plugin, check_snmp_oid, to collect information via SNMP, query a host using its OID and compare its value with warning and critical thresholds.
Performance data can be generated to create a chart.
See the service template catalog
Example
Monitoring a new server
1. Search for the server OID in the supplier's management information base (MIB)
==> OID: 1.2.9.64.8.3
2. Analyze the server OID containing properties specific to the host
==> Retrieve information on disk space usage
Notes
- The service template is used to query the OID of an MIB which will return a numerical value. It can be used for monitoring any element referenced in the host MIB.
Best Practice
- To display two values or perform mathematical operations using multiple OIDs, you should use the Global-SNMP-Operation service template. This service template will perform one or two mathematical operations using multiple OIDs and return one or two results. A notification will be triggered when the result of the first calculation exceeds a specified threshold.
Procedure: How to use the GLOBAL-SNMP-OID service template
SelectCompanyInCompanyTree_Procedure
1. Go to the Web app.
2. Select the company from the company tree structure.
Notes:
- The selected company must be associated with a Box.
- You can create a new company.
See the procedure
3. Create a new service.
- Select Configuration > Services > List in the menu.
- Click + Add in the Mode: Box tab.
4. Specify the information below.
General information tab
- Service template: Select the GLOBAL-SNMP-OID service template.
- Name: Enter the name of the new service to be created. Its name should correspond to the event to be captured.
Availability and checks tab
Specify the information specific to the service template.
- OID: OID of the host to be queried.
- Prefix: Prefix to be placed in front of the value returned.
example Disk space usage
- Units: Unit to be placed in front of the value returned.
example GB
- Warning and critical thresholds.
Relations tab
- Select the host to be monitored.
5. Click Apply.
6. Generate the Box configuration to ensure that the new service is taken into account. You can do this in the Configuration > General > Loading menu.
You can view performance data metrics in the Details form of the host. To do so, select Monitoring > Monitoring in the menu.