nprintz / junoscriptorium

A repository for scripts and script libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the JUNOScriptorium!

The JUNOS operating system includes a scripting mechanism. Scripts perform a variety of jobs:

  • enforce configuration constraints
  • detect configuration errors
  • correct configuration errors
  • automatically generate configuration data
  • define custom configuration syntax
  • perform standard procedures
  • diagnose problems
  • respond in realtime to events
  • save debugging information when events occur
  • deduplicate events
  • generate SNMP traps
  • populate SNMP MIBs
  • create custom display output
  • and much more!!

This project is a repository for scripts developed by the community of script writers, both Juniper staff and customers.

Scripts are arranged according to source, type, and area of interest.

About

A repository for scripts and script libraries

License:Other


Languages

Language:XSLT 65.2%Language:Perl 15.5%Language:JavaScript 15.2%Language:CSS 4.2%