GithubHelp home page GithubHelp logo

check_tftp's Introduction

check_tftp

An Icinga check plugin to check TFTP servers. This is basically a rewrite of the existing perl Monitoring Plugin check_tftp

Usage

Usage:
    check_tftp [flags]

Flags:
    -h, --help              help for check_tftp
    -H, --hostname string   Hostname or IP-Address of the TFTP server
    -f, --file string       File to download from the TFTP server
    -C, --checksum string   Checksum of the File
    -v, --version           version of check_tftp

Example:

check_tftp --hostname localhost --file test --checksum da39a3ee5e6b4b0d3255bfef95601890afd80709

This downloads the file "test" from the tftp server on localhost, and compares the given checksum with the actual checksum. It returns status code 0 as the checksum verification is correct.

Build it yourself

Prerequisites: Glibc and golang

Inside the plugin directory simply type

go build .

License

Copyright (c) 2023 NETWAYS GmbH

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see gnu.org/licenses.

check_tftp's People

Contributors

mistermountain avatar rincewindshat avatar

Watchers

 avatar

Forkers

rincewindshat

check_tftp's Issues

[Feature Request] Add port commandline option

Please add a commandline option for choosing the targeted port.
Yes, this will almost always not be in use, but if I want to test
a TFTP setup I can setup a server on a non-privileged port.

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.