/ayd-smb-probe

SMB protocol plugin for Ayd alive monitoring tool

Primary LanguageGoMIT LicenseMIT

ayd-smb-probe

CI

SMB protocol plugin for Ayd? status check service.

Install

  1. Download binary from release page.

  2. Save downloaded binary as ayd-smb-probe to somewhere directory that registered to PATH.

Usage

$ ayd smb://username:password@hostname.example.com/share/path/to/file

This example is check if can access to \\hostname.example.com\share\path\to\file with username and password.

The path to file or directory is optional.

The username and password is also optional. It uses guest as username if omitted.