diff options
| author | Sven Nierlein <sven@nierlein.org> | 2018-10-13 20:16:49 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-10-13 20:16:49 +0200 |
| commit | 26d84632b86649912334c4f7d1c35df81abc0542 (patch) | |
| tree | b4fce4d05436d70b8bee1be0080b44238554fe03 | |
| parent | 22f13aa2f19e1eb97f1a7feea248b3d25b038d92 (diff) | |
| parent | ec4ef097c265a8ae0711531e4f0b8b6ddf67bc74 (diff) | |
| download | monitoring-plugins-26d8463.tar.gz | |
Merge pull request #1556 from TeamOfMonkeysNet/master
Added a compiled plugin script that was missing from gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -241,6 +241,7 @@ NP-VERSION-FILE | |||
| 241 | /plugins-scripts/check_sensors | 241 | /plugins-scripts/check_sensors |
| 242 | /plugins-scripts/check_wave | 242 | /plugins-scripts/check_wave |
| 243 | /plugins-scripts/check_file_age | 243 | /plugins-scripts/check_file_age |
| 244 | /plugins-scripts/check_uptime | ||
| 244 | 245 | ||
| 245 | # /po/ | 246 | # /po/ |
| 246 | /po/Makefile | 247 | /po/Makefile |
