Navigation
Supported Platforms
Related Documentation
- QFX Series standalone switches
- Understanding Health Monitoring
- falling-threshold
- interval (Health Monitor)
- rising-threshold (Health Monitor)
Configuring Health Monitoring
This topic describes how to configure the health monitor feature for QFX Series devices.
The health monitor feature extends the SNMP RMON alarm infrastructure to provide predefined monitoring for a selected set of object instances (such as file system usage, CPU usage, and memory usage) and dynamic object instances (such as Junos OS processes).
To configure health monitoring:
- Configure the health monitor:[edit snmp]user@switch# set health-monitor
- Configure the falling threshold:[edit snmp]user@switch# set health-monitor falling-threshold percentage
For example:
user@switch# set health-monitor falling-threshold 85 - Configure the rising threshold:[edit snmp]user@switch# set health-monitor rising-threshold percentage
For example:
user@switch# set health-monitor rising-threshold 75 - Configure the interval:[edit snmp]user@switch# set health-monitor interval seconds
For example:
user@switch# set health-monitor interval 600
Related Documentation
- QFX Series standalone switches
- Understanding Health Monitoring
- falling-threshold
- interval (Health Monitor)
- rising-threshold (Health Monitor)
Published: 2014-07-23
Supported Platforms
Related Documentation
- QFX Series standalone switches
- Understanding Health Monitoring
- falling-threshold
- interval (Health Monitor)
- rising-threshold (Health Monitor)