diff options
| author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-12-04 13:23:50 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-04 13:23:50 +0100 |
| commit | c735cf423417eee6de8624cd7032ebf8aeeef7ad (patch) | |
| tree | 4adc84175ff56d2bd96b3b4d824b038bf5fd80d1 /.gitignore | |
| parent | 30a9908d8d02fe7ffc813adfe80e24663dcee654 (diff) | |
| download | monitoring-plugins-c735cf423417eee6de8624cd7032ebf8aeeef7ad.tar.gz | |
Remove check_ntp (#2194)
check_ntp was marked as deprecated for forever (SVN times).
In the spirit of cleaning up and removing the dead bodies, this
commit removes check_ntp and all its connections.
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_ntp | ||
| 178 | /plugins/check_ntp_peer | 177 | /plugins/check_ntp_peer |
| 179 | /plugins/check_ntp_time | 178 | /plugins/check_ntp_time |
| 180 | /plugins/check_pgsql | 179 | /plugins/check_pgsql |
