added option to exit with an warning, if there is output on STDERR (#1297)
nafets <[email protected]>
| Newsgroups | gmane.network.nagios.devel |
|---|---|
| Message-ID | <monitoring-plugins/monitoring-plugins/pull/[email protected]> |
We need the option to bail out with an error, if there is something on
stdout.
E.g. someone is defining:
```
stty erase ^H
```
without any checks in the users profile (.bashrc or .profile)
You can merge this Pull Request by running:
git pull https://github.com/nafets/monitoring-plugins master
Or you can view, comment on it, or merge it online at:
https://github.com/monitoring-plugins/monitoring-plugins/pull/1297
-- Commit Summary --
* added option to exit with an warning, if there is output on STDERR
-- File Changes --
M plugins/check_by_ssh.c (14)
-- Patch Links --
https://github.com/monitoring-plugins/monitoring-plugins/pull/1297.patch
https://github.com/monitoring-plugins/monitoring-plugins/pull/1297.diff
--
Reply to this email on GitHub:
https://github.com/monitoring-plugins/monitoring-plugins/pull/1297