check_mssql.pl: switched alarm timeout (#1376)
Oliver Skibbe <[email protected]> Wed, 07 Oct 2015 03:29:44 -0700
| Newsgroups | gmane.network.nagios.devel,gmane.network.monitoring.plugins.devel |
|---|---|
| Message-ID | <monitoring-plugins/monitoring-plugins/pull/[email protected]> |
alarm timeout now uses -t option, closes #991
If not set, default TIMEOUT from utils.pm will be used
```
$timeout = $TIMEOUT unless (defined($timeout))
```
You can view, comment on, or merge this pull request online at:
https://github.com/monitoring-plugins/monitoring-plugins/pull/1376
-- Commit Summary --
* * check_mssql.pl: switched alarm timeout
-- File Changes --
M plugins-scripts/check_mssql.pl (2)
-- Patch Links --
https://github.com/monitoring-plugins/monitoring-plugins/pull/1376.patch
https://github.com/monitoring-plugins/monitoring-plugins/pull/1376.diff
--
Reply to this email on GitHub:
https://github.com/monitoring-plugins/monitoring-plugins/pull/1376