Join fellow LogicMonitor users at the Elevate Community Conference and get hands-on with our latest product innovations.

Register Now

Resources

Explore our blogs, guides, case studies, eBooks, and more actionable insights to enhance your IT monitoring and observability.

View Resources

About us

Get to know LogicMonitor and our team.

About us

Documentation

Read through our documentation, check out our latest release notes, or submit a ticket to our world-class customer service team.

View Resources

Juniper SRX

Last updated on 01 October, 2024

Monitoring your Juniper SRX devices is simple, just enable SNMP on your device and set the proper SNMP community when adding it to LogicMonitor. You can configure SNMP within the web browser, or the command line interface on your SRX hardware:

 

  • Via J-Web:
  1. In J-Web, navigate to Configure > Services > SNMP.
  2. Click Add under Communities and add a community string.
  3. In the Authorization list, set read-only.
  4. Click OK and Apply to apply the settings.
  5. Navigate to Configure > Security > Zones.
  6. Select the trust zone.
  7. In the Interfaces Configuration list, click ge-0/0/0.0 and click Edit.
  8. For Host Inbound Traffic under System Services, click Allow Selected Services.
  9. Add snmp, as well as http and https so you don’t lose access to J-Web.
  10. Click OK, Apply, and then Commit to commit changes.

 

  • Via CLI:
user@host# set snmp location lab
user@host# set snmp contact "[email protected]"
user@host# set snmp community public authorization read-only
user@host# set security zones security-zone trust interface ge-0/0/0.0 host-inbound-traffic system-services snmp

# Optionally restrict access

user@host# set snmp community public clients 10.0.0.0/8
user@host# set snmp community public clients 0.0.0.0/0 restrict

 

 

Start Your Trial

Full access to the LogicMonitor platform.
Comprehensive monitoring and alerting for unlimited devices.