A sensor is a component that attaches itself to an instrumentation hook and - based on this data - creates measurements. In other words a sensor is the unit of work that provides measurements.

Sensor types

inspectIT differentiates between two fundamental sensors: method-based and platform-based. From version 1.3 there is a new special type of sensor, the exception-based sensor. From version 1.6 JMX sensor has been introduced.

Platform-based sensor types only needs to be defined within the Environment configuration. Method based sensor types need assigned to the method (see Sensor assignments configuration).