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

sensu-plugins-routeros

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sensu-plugins-routeros

  • 0.1.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Sensu-Plugins-RouterOS

Build Status Gem Version Dependency Status Community Slack

Files

  • bin/check-upgrade.sh

Usage

  • sh check_routeros-upgrade.sh snmp HOST [PORT] [COMMUNITY] [RELEASE-TREE]
  • sh check_routeros-upgrade.sh ssh HOST [PORT] [USER] [RELEASE-TREE]

The default values for SNMP are:

  • PORT=161
  • COMMUNITY=public

For a check over SSH:

  • PORT=22
  • USER=user

You need an user and SSH keys. There is no option for a password.

[RELEASE TREE]

Different settings are available. The default is stable. Choose wise.

  • stable
  • bugfix
  • release-candidate

ENV ROUTEROS_UPDATEURL

If you want to save the update information on your own server you can use export ROUTEROS_UPDATEURL to overwrite the default https://download.mikrotik.com/routeros.

Installation

Installation and Setup

FAQs

Package last updated on 23 May 2018

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