diff options
| author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2023-09-17 23:15:59 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-17 23:15:59 +0200 |
| commit | d3e07d2b5734149c1314cb98b48dd1adebd62686 (patch) | |
| tree | a924b49927ae1925a7e0893d31e0c9c6abd3228e /.gitignore | |
| parent | 495c4c9adfa482303b31cdac7d28adda82d2d2ed (diff) | |
| parent | 2ddc75e69db5a3dd379c896d8420c9af20ec1cee (diff) | |
| download | monitoring-plugins-d3e07d2b5734149c1314cb98b48dd1adebd62686.tar.gz | |
Merge branch 'master' into dev/check_ssh-patches
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -246,6 +246,7 @@ NP-VERSION-FILE | |||
| 246 | /plugins-scripts/check_ircd | 246 | /plugins-scripts/check_ircd |
| 247 | /plugins-scripts/check_log | 247 | /plugins-scripts/check_log |
| 248 | /plugins-scripts/check_mailq | 248 | /plugins-scripts/check_mailq |
| 249 | /plugins-scripts/check_mssql | ||
| 249 | /plugins-scripts/check_ntp | 250 | /plugins-scripts/check_ntp |
| 250 | /plugins-scripts/check_oracle | 251 | /plugins-scripts/check_oracle |
| 251 | /plugins-scripts/check_rpc | 252 | /plugins-scripts/check_rpc |
