diff options
| author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2023-09-20 08:16:11 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-20 08:16:11 +0200 |
| commit | a5ba424f85153b1ddaaf5e5269c82f0f049828d0 (patch) | |
| tree | b9c158930159f2ab1ea2eb45e9e19ccdd0fbb76b /.gitignore | |
| parent | a99db0243baa5d208c5d500a9bde86b4619cec92 (diff) | |
| parent | 220455a11e8f1dd3a86ac4725cf0c799c8e3b21b (diff) | |
| download | monitoring-plugins-a5ba424.tar.gz | |
Merge branch 'master' into master
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 |
