Icinga/Nagios plugin, checks for bad packets on any interfaces of a sl-swtgw218as switch.
Find a file
2024-05-07 20:22:09 +01:00
.github/workflows Initial checkin 2024-05-07 20:20:27 +01:00
check Initial checkin 2024-05-07 20:20:27 +01:00
.gitignore Initial checkin 2024-05-07 20:20:27 +01:00
go.mod Initial checkin 2024-05-07 20:20:27 +01:00
go.sum Initial checkin 2024-05-07 20:20:27 +01:00
LICENSE Added LICENSE file. 2024-05-07 20:22:09 +01:00
main.go Initial checkin 2024-05-07 20:20:27 +01:00
README.md Initial checkin 2024-05-07 20:20:27 +01:00

GitHub version License Donate

Golang sl-swtgw218as Switch Port Checker

Icinga/Nagios plugin, checks for bad packets on any interfaces.

Installation and requirements

The pre-compiled binaries available on the releases page are self-contained and have no dependancies to run.

If you wish to compile it yourself, you'll need to install go. It's been tested on:

  • Golang 1.21.6

It'll probably build just fine on many other versions.

Usage

usage:
  required
    -h string
        Fully-qualified domain name to check.
    -u string
        Username.
    -p string
        Password.

Version history

-0.5—Initial release.

License

Golang Icinga/Nagios sl-swtgw218as Switch Port Checker is licensed under the terms of the GNU General Public License Version 3.