diff options
| author | Lorenz <12514511+RincewindsHat@users.noreply.github.com> | 2023-04-14 22:02:42 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-14 22:02:42 +0200 |
| commit | aff54257822a507121aaaee0b6b8cdfdef41b615 (patch) | |
| tree | abfb970cab5f7bfed94fe0b70ddfc37ed24cc567 /plugins-scripts/check_rpc.pl | |
| parent | e44dcb80f1fdab2751cd460325391676e4f1a466 (diff) | |
| parent | 0f3703e641f0f995a8abb40056cb5430b6c228c4 (diff) | |
| download | monitoring-plugins-aff54257822a507121aaaee0b6b8cdfdef41b615.tar.gz | |
Merge pull request #1864 from waja/seperated_typo
Fix typos
Diffstat (limited to 'plugins-scripts/check_rpc.pl')
| -rwxr-xr-x | plugins-scripts/check_rpc.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins-scripts/check_rpc.pl b/plugins-scripts/check_rpc.pl index 47d6e49e..8a56b9fc 100755 --- a/plugins-scripts/check_rpc.pl +++ b/plugins-scripts/check_rpc.pl | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | # usage: | 5 | # usage: |
| 6 | # check_rpc host service | 6 | # check_rpc host service |
| 7 | # | 7 | # |
| 8 | # Check if an rpc serice is registered and running | 8 | # Check if an rpc service is registered and running |
| 9 | # using rpcinfo - $proto $host $prognum 2>&1 |"; | 9 | # using rpcinfo - $proto $host $prognum 2>&1 |"; |
| 10 | # | 10 | # |
| 11 | # Use these hosts.cfg entries as examples | 11 | # Use these hosts.cfg entries as examples |
