diff options
author | Jan Wagner <waja@cyconet.org> | 2017-01-04 12:29:00 (GMT) |
---|---|---|
committer | Jan Wagner <waja@cyconet.org> | 2017-01-04 12:29:00 (GMT) |
commit | d9a1fb15dd60935cf1655e6b9786b28e899c8dc8 (patch) | |
tree | 31a2708d65e6b03301f35a3ec5df3abe6d8b93a7 /plugins/t/NPTest.cache.travis | |
parent | f524b15e572c4316feb70917d05f6349bef996ef (diff) | |
parent | 6a0f4fe275bdf1c90de3d1b611293cf57cc3887b (diff) | |
download | monitoring-plugins-d9a1fb15dd60935cf1655e6b9786b28e899c8dc8.tar.gz |
Merge remote-tracking branch 'upstream/pr/1456'
Diffstat (limited to 'plugins/t/NPTest.cache.travis')
-rw-r--r-- | plugins/t/NPTest.cache.travis | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/t/NPTest.cache.travis b/plugins/t/NPTest.cache.travis index bcec985..38c0a6b 100644 --- a/plugins/t/NPTest.cache.travis +++ b/plugins/t/NPTest.cache.travis | |||
@@ -4,8 +4,10 @@ | |||
4 | 'NP_DNS_SERVER' => '8.8.8.8', | 4 | 'NP_DNS_SERVER' => '8.8.8.8', |
5 | 'NP_GOOD_NTP_SERVICE' => '', | 5 | 'NP_GOOD_NTP_SERVICE' => '', |
6 | 'NP_HOSTNAME_INVALID' => 'nosuchhost', | 6 | 'NP_HOSTNAME_INVALID' => 'nosuchhost', |
7 | 'NP_HOSTNAME_VALID' => 'monitoringplugins.org', | 7 | 'NP_HOSTNAME_VALID' => 'monitoring-plugins.org', |
8 | 'NP_HOSTNAME_VALID_IP' => '130.133.8.40', | 8 | 'NP_HOSTNAME_VALID_IP' => '130.133.8.40', |
9 | 'NP_HOSTNAME_VALID_CIDR' => '130.133.8.41/30', | ||
10 | 'NP_HOSTNAME_INVALID_CIDR' => '130.133.8.39/30', | ||
9 | 'NP_HOSTNAME_VALID_REVERSE' => 'orwell.monitoring-plugins.org.', | 11 | 'NP_HOSTNAME_VALID_REVERSE' => 'orwell.monitoring-plugins.org.', |
10 | 'NP_HOST_DHCP_RESPONSIVE' => '', | 12 | 'NP_HOST_DHCP_RESPONSIVE' => '', |
11 | 'NP_HOST_NONRESPONSIVE' => '10.0.0.1', | 13 | 'NP_HOST_NONRESPONSIVE' => '10.0.0.1', |