Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ocular

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ocular

  • 0.2.9
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

ocular

Framework to automate responses for infrastructure events.

Ocular allows to easily create small scripts which are triggered from multiple different event sources and which can then execute scripts commanding all kinds of infrastructure, do remote command execution, execute AWS API calls, modify databases and so on.

The goal is that a new script could be written really quickly to automate a previously manual infrastructure maintenance job instead of doing the manual job yet another time. Scripts are written in Ruby with a simple Ocular DSL which allows the script to easily respond to multitude different events.

Currently implemented event sources:

  • HTTP calls
  • RabbitMQ messages
  • Timers

Planned event sources:

  • SQS/SNS messages
  • Zabbix alerts
  • NATS broadcast messages
  • salt-stack event bus

Currently implemented clients to external services (ie. what you can easily do once your event has been triggered):

  • MySQL
  • etcd
  • RabbitMQ
  • AWS/EC2
  • Kafka (for logging)
  • SSH for remote execution

Planned clients to external services:

  • Graphite
  • Zabbix configuration
  • salt-stack remote state execution

FAQs

Package last updated on 03 Jan 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc