Commit Graph

88 Commits

Author SHA1 Message Date
Oliver Gorwits
728e23cdf7 release 2.036000 2017-06-22 08:36:23 +01:00
Oliver Gorwits
e6d83805ee testing release 2.035999_010 2017-06-19 18:50:26 +01:00
Oliver Gorwits
ec8e0ca051 add "retry" button to reset device skip timeout count 2017-06-19 18:47:44 +01:00
Oliver Gorwits
0e508f7dca link to vendors tips page 2017-06-19 18:21:30 +01:00
Oliver Gorwits
bcf315c662 testing release 2.035999_009 2017-06-18 23:37:22 +01:00
Oliver Gorwits
eb9bf9e551 pod typo fix 2017-06-18 23:36:08 +01:00
Oliver Gorwits
4f613ea553 devices_no and devices_only settings allow global worker restriction 2017-06-18 23:32:21 +01:00
Oliver Gorwits
40ca29cc8c also set fqdn undefined in resultset 2017-06-18 22:51:30 +01:00
Oliver Gorwits
4092d79718 add documentation note on running multiple backend pollers 2017-06-13 07:47:00 +01:00
Oliver Gorwits
1a21df29e3 testing release 2.035999_008 2017-06-13 07:23:23 +01:00
Oliver Gorwits
f418b1c081 add last_defer stamp to timedoutdevices report 2017-06-13 07:21:31 +01:00
Oliver Gorwits
55cb1371d8 make default to disable retry window 2017-06-13 07:08:30 +01:00
Oliver Gorwits
213df47033 fix fqdn global to use settings instead 2017-06-13 07:04:49 +01:00
Oliver Gorwits
ef0d326287 retry jobs once per week 2017-06-12 22:31:20 +01:00
Oliver Gorwits
33454669e3 retry jobs on the backend node every 7 days 2017-06-12 13:31:33 +01:00
Oliver Gorwits
2ab77d9ff5 clarify FAQ on cisco stack naming 2017-06-12 13:06:00 +01:00
Oliver Gorwits
647b78534b Revert "device skips should not be used on priority jobs"
We still must respect per backend skipping

This reverts commit 7b9e7f4deb.
2017-06-12 10:42:34 +01:00
Oliver Gorwits
7b9e7f4deb device skips should not be used on priority jobs 2017-06-11 14:45:59 +01:00
Oliver Gorwits
2eb0b30812 do not select pseudo devices for poller jobs 2017-06-06 08:08:52 +01:00
Oliver Gorwits
275e01ff59 include last_defer timestamp when deferring a job 2017-06-06 07:56:50 +01:00
Oliver Gorwits
2ff39d131d reset deferrals counter on successful SNMP connect 2017-06-06 07:04:33 +01:00
Oliver Gorwits
4d0b9542d3 shorten timeout on dns for timeoutdevices report 2017-06-06 06:27:29 +01:00
Oliver Gorwits
2a42a1b5a1 default 50 snmp failures 2017-05-30 21:44:19 +01:00
Oliver Gorwits
b0eb652141 testing release 2.035999_007 2017-05-30 21:27:40 +01:00
Oliver Gorwits
3aa34f12dc add DNS to SNMP Connect Failures report 2017-05-30 21:01:35 +01:00
Oliver Gorwits
a553a86f51 Merge branch 'master' of github.com:netdisco/netdisco 2017-05-30 20:42:25 +01:00
Oliver Gorwits
5d7483ab7b testing release 2.035999_006 2017-05-30 16:03:53 +01:00
Oliver Gorwits
4ada3ee160 fix @_ handling 2017-05-30 13:07:19 +01:00
Oliver Gorwits
271ffa80fd deviceskip only if device defiend 2017-05-30 12:39:11 +01:00
Oliver Gorwits
0b0c6f1e94 testing release 2.035999_005 2017-05-30 12:05:16 +01:00
Oliver Gorwits
574977b6a1 only do device_skip for device jobs 2017-05-30 12:04:22 +01:00
Oliver Gorwits
10ce6402ad strange scoping fix 2017-05-30 12:02:22 +01:00
Oliver Gorwits
540cdef6ff testing release 2.035999_004 2017-05-30 11:40:45 +01:00
Oliver Gorwits
d007d72015 check_acl call fixes 2017-05-30 11:38:34 +01:00
Oliver Gorwits
e0d2517387 quieten links update 2017-05-30 11:31:36 +01:00
Oliver Gorwits
49995a8fa7 minor pod fixup 2017-05-29 17:26:37 +01:00
Oliver Gorwits
b27c4342d6 testing release 2.035999_003 2017-05-29 17:21:16 +01:00
Oliver Gorwits
e0f592d799 reorder release notes 2017-05-29 17:21:08 +01:00
Oliver Gorwits
8aae2d72c0 typo fixup 2017-05-29 17:16:53 +01:00
Oliver Gorwits
efe669c0e6 support list or dict for device_identity 2017-05-29 16:11:39 +01:00
Oliver Gorwits
5daf1805c7 rename prime_skiplist to warm_thrusters 2017-05-28 18:48:58 +01:00
Oliver Gorwits
9ac2662182 add option to disable max_deferrals 2017-05-28 09:31:57 +01:00
Oliver Gorwits
666e0a593d fix only lookup fqdn once 2017-05-28 09:30:27 +01:00
Oliver Gorwits
5f58cfbbe5 change device_identity to be list of mappings 2017-05-28 09:14:08 +01:00
Oliver Gorwits
eb56364d98 add note on SNMP Connect Failure tracking 2017-05-27 16:26:31 +01:00
Oliver Gorwits
edcce0cfae tidy release notes 2017-05-27 16:24:50 +01:00
Oliver Gorwits
234056cb66 testing release 2.035999_002 2017-05-27 15:48:56 +01:00
Oliver Gorwits
c7c4c47fa0 update release notes 2017-05-27 15:46:50 +01:00
Oliver Gorwits
f8d75442e6 add documentation for device_identity 2017-05-27 15:04:38 +01:00
Oliver Gorwits
c4598df24b remove implicit op:and from device_identity lhs check 2017-05-27 12:28:34 +01:00