diff options
| author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-12-03 22:39:19 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-03 22:39:19 +0100 |
| commit | 30a9908d8d02fe7ffc813adfe80e24663dcee654 (patch) | |
| tree | ac8210bf37d4635999895ec98b3e05a69052c0df /.gitignore | |
| parent | 25329a9097cbd272a4d94e2ae9b09e423016c022 (diff) | |
| download | monitoring-plugins-30a9908d8d02fe7ffc813adfe80e24663dcee654.tar.gz | |
Remove check_nt (#2195)
check_nt was used to connect NSclient++ on windows, both the method
and the target are pretty much dead.
Therefor check_nt gets removed.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -174,7 +174,6 @@ plugins/check_disk.d/.dirstamp | |||
| 174 | /plugins/check_netsaint | 174 | /plugins/check_netsaint |
| 175 | /plugins/check_nntp | 175 | /plugins/check_nntp |
| 176 | /plugins/check_nntps | 176 | /plugins/check_nntps |
| 177 | /plugins/check_nt | ||
| 178 | /plugins/check_ntp | 177 | /plugins/check_ntp |
| 179 | /plugins/check_ntp_peer | 178 | /plugins/check_ntp_peer |
| 180 | /plugins/check_ntp_time | 179 | /plugins/check_ntp_time |
