No release in over 3 years
Low commit activity in last 3 years
Sensu routeros plugins
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.15
~> 0.10
~> 12.0
~> 3.2
~> 3.4
~> 0.49.0
~> 2.36.1
~> 0.9.11

Runtime

 Project Readme

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