https://github.com/juniper/junoscriptorium
A repository for scripts and script libraries
https://github.com/juniper/junoscriptorium
Last synced: 5 months ago
JSON representation
A repository for scripts and script libraries
- Host: GitHub
- URL: https://github.com/juniper/junoscriptorium
- Owner: Juniper
- License: apache-2.0
- Created: 2013-06-24T19:07:46.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-06-05T16:56:20.000Z (about 2 years ago)
- Last Synced: 2025-01-13T00:33:48.835Z (over 1 year ago)
- Language: XSLT
- Homepage:
- Size: 1 MB
- Stars: 158
- Watchers: 59
- Forks: 73
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 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.