GithubHelp home page GithubHelp logo

bluemutedwisdom / check_sms3status Goto Github PK

View Code? Open in Web Editor NEW

This project forked from netways/check_sms3status

0.0 2.0 0.0 11 KB

Check SMS modem status with smstools3

License: GNU General Public License v2.0

Perl 100.00%

check_sms3status's Introduction

check_sms3status

This plugin checks the status of an SMS modem using the regular_run functionality provided in smstools3

It does not directly access the modem, but instead reads a status file generated by smstools3.

In order to work the following options need to be set in smsd.conf

regular_run_interval = 60
regular_run_cmd = AT+CREG?;+CSQ;+COPS?
regular_run_statfile = F<status_file>

Requirements

  • Perl library: Nagios::Plugins utils.pm

Usage

check_sms3status [options] status_file

--warning
    warning level for percentage signal strength (default 40)

--critical
    critical level for percentage signal strength (default 20)

--timeout
    how long to wait for the file (default 30)

--age
    the maximum age of the file in seconds (default 300)

check_sms3status's People

Contributors

gunnarbeutner avatar

Watchers

James Cloos avatar blue.muted.wisdom avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.