Cacti data query to graph data of a sensor listed in the Entity-MIB entPhysicalTable.
- Temperature (Cisco - Entity Sensor Temperature)
Others (voltage, current, fan, ...) will be added in the future.
In order to translate the different data query input fields,
the CISCO-ENTITY-SENSOR-MIB and its dependencies needs to be installed.
You can verify correct OID translation and check if your device supports this MIB by running an snmpwalk
or snmptable
on CISCO-ENTITY-SENSOR-MIB::entSensorValueTable
.
- Copy the contents of
snmp_queries
toresource/snmp_queries
in the Cacti directory. - Import
cacti_data_query_cisco_-_entity_sensors.xml
from the Cacti UI. - Optional: Add this Data Query to the Associated Data Queries of Cisco Host Templates.