This article discusses the effects of running multiple RPM (Realtime Performance Monitoring) probes on Juniper MX routers, particularly the MX80 model. It highlights how the number of RPM probes varies based on platform capacity, resources, and the Junos version in use, while also detailing the impact on router performance, CPU, and memory utilization.
When running a large number of concurrent RPM probes on a Juniper MX router, administrators may notice the following symptoms:
The number of RPM probes you can configure on a Juniper MX router depends on platform resources and the version of Junos being used. Below are key points to consider for efficient RPM probe configuration:
set services rpm probe PING test PING-TO probe-type icmp-ping set services rpm probe PING test PING-TO target address 10.229.3.1 set services rpm probe PING test PING-TO probe-count 14 set services rpm probe PING test PING-TO probe-interval 1 set services rpm probe PING test PING-TO test-interval 1 set services rpm probe PING test PING-TO source-address 10.229.3.2
By balancing the number of RPM probes with the router's available resources, you can ensure effective monitoring without negatively impacting router performance.
For details on how to configure RPM probes and more information about the supported limits, please refer to Juniper’s official documentation on RPM probes:
Juniper Documentation on RPM Probes