diff options
| author | Andreas Baumann <mail@andreasbaumann.cc> | 2017-01-13 10:48:45 +0100 |
|---|---|---|
| committer | Sven Nierlein <sven@nierlein.de> | 2017-03-14 19:57:49 +0100 |
| commit | e80491ef21585435bd0ad91f9133cde33cfe68f6 (patch) | |
| tree | 9910a87065d3dbc47e82e0acb0656775eff5c933 /.gitignore | |
| parent | 8306e76c327a1ed5cf68f1842873e40ad57b3b30 (diff) | |
| download | monitoring-plugins-e80491e.tar.gz | |
added autoconf stuff for curl plugin, created empty plugin
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -142,6 +142,7 @@ NP-VERSION-FILE | |||
| 142 | /plugins/check_by_ssh | 142 | /plugins/check_by_ssh |
| 143 | /plugins/check_clamd | 143 | /plugins/check_clamd |
| 144 | /plugins/check_cluster | 144 | /plugins/check_cluster |
| 145 | /plugins/check_curl | ||
| 145 | /plugins/check_dbi | 146 | /plugins/check_dbi |
| 146 | /plugins/check_dig | 147 | /plugins/check_dig |
| 147 | /plugins/check_disk | 148 | /plugins/check_disk |
