Commit Graph

1845 Commits

Author SHA1 Message Date
Oliver Gorwits
d13a4489df add cols to device_port_properties for lldpXMedRemInventoryTable stuff 2018-02-28 18:47:30 +00:00
Oliver Gorwits
2c749d9d7b bump required SNMP::Info to get LLDP-MIB::lldpXMedRemInventoryTable 2018-02-27 22:54:57 +00:00
Oliver Gorwits
1c50f9666c release 2.039011 2018-02-25 09:27:34 +00:00
Oliver Gorwits
93155d3f26 move random() in TastyJobs to where it is more useful 2018-02-23 23:54:08 +00:00
Oliver Gorwits
78e5544dab avoid skips that go twice past max_deferrals not being reduced 2018-02-23 23:47:39 +00:00
Oliver Gorwits
5a5970e220 support IP prefix enum expansion in scheduler 2018-02-23 23:38:11 +00:00
Oliver Gorwits
83752aff2c use bulk insert for bulk enqueue jobs 2018-02-23 07:41:33 +00:00
Oliver Gorwits
2864492ea9 release 2.039010 2018-02-22 22:51:52 +00:00
Oliver Gorwits
cdc6306f6b support for multiples of the same action in schedule config 2018-02-22 22:43:30 +00:00
Oliver Gorwits
cb773b4148 release 2.039009 2018-02-22 22:23:27 +00:00
Oliver Gorwits
e67c20b78e change q to enqueue and add quiet 2018-02-22 22:22:09 +00:00
Oliver Gorwits
e08376ba0b release 2.039008 2018-02-22 22:05:36 +00:00
Oliver Gorwits
608cca3e2e support scheduling jobs with params 2018-02-22 21:57:46 +00:00
Oliver Gorwits
febb2b095e support for enqueue only netdisco-do 2018-02-22 21:54:17 +00:00
Oliver Gorwits
8d82023ac6 implement system_reports and convert PortErrorDisabled to system report 2018-02-22 21:31:17 +00:00
Oliver Gorwits
2aaec6b059 add start of err disabled report 2018-02-22 07:52:41 +00:00
Oliver Gorwits
63ee5fe9e8 alter icon size 2018-02-22 07:47:54 +00:00
Oliver Gorwits
b70af3cec7 add display of error to columns 2018-02-22 07:35:10 +00:00
Oliver Gorwits
b69ad22a52 show port error disable state in device ports view 2018-02-22 07:27:11 +00:00
Oliver Gorwits
5584865052 minor fixes 2018-02-21 21:31:48 +00:00
Oliver Gorwits
7191a1cd00 implement port properties table and error disable gathering to it 2018-02-20 22:45:53 +00:00
Oliver Gorwits
3e7ffe8045 handle malformed IPs in c_ip results 2018-02-20 22:15:22 +00:00
Oliver Gorwits
8ee0a2e5e5 release 2.039007 2018-02-16 08:22:42 +00:00
Oliver Gorwits
15a38edbc1 tune the job picking sql to avoid user jobs ignoring skips 2018-02-16 08:22:07 +00:00
Oliver Gorwits
ed30b37fac release 2.039006 2018-02-15 20:16:12 +00:00
Oliver Gorwits
4abee86efb #374 fix ACL with negation (earendilfr) 2018-02-15 20:03:05 +00:00
Oliver Gorwits
8a6451ceec release 2.039005 2018-02-15 19:53:28 +00:00
Oliver Gorwits
2809ee8f01 #375 dependency requirement for DBIx::Class 2018-02-15 19:52:28 +00:00
Oliver Gorwits
a9cc16306a release 2.039004 2018-02-15 08:29:25 +00:00
Oliver Gorwits
fb193b7f83 #374 fix renumber cli command (earendilfr) 2018-02-15 08:28:42 +00:00
Oliver Gorwits
1083af25dc fix changelog 2018-02-12 21:17:00 +00:00
Oliver Gorwits
3f4d0ddcd8 release 2.039003 2018-02-12 21:10:18 +00:00
Oliver Gorwits
7a22a8a4bc update distmeta 2018-02-12 19:35:51 +00:00
Oliver Gorwits
c1f9033125 routed neighbors only queue if not also l2 neighbor 2018-02-11 21:54:28 +00:00
Oliver Gorwits
a822675eb6 cancel status should be error not info 2018-02-11 21:53:51 +00:00
Oliver Gorwits
bfc34049db handle jobs with device key first 2018-02-11 21:53:29 +00:00
Oliver Gorwits
e31cb803eb split device properties and alias discovery and allow cancel after properties 2018-02-11 12:31:16 +00:00
Oliver Gorwits
b213d0b9af cancel early if we can 2018-02-11 12:07:12 +00:00
Oliver Gorwits
d3c83c395d cancel jobs when it is known fresh device is already discovered 2018-02-11 11:16:56 +00:00
Oliver Gorwits
147c02a956 fix renumber when running at cli 2018-02-10 23:14:31 +00:00
Oliver Gorwits
6bc86cc406 better logging 2018-02-10 22:39:12 +00:00
Oliver Gorwits
4acad9932e better names for timeout settings 2018-02-10 22:27:29 +00:00
Oliver Gorwits
a024716495 fix error in jobs pick 2018-02-10 19:48:44 +00:00
Oliver Gorwits
748ebba7c0 watch for dupe IPs 2018-02-10 16:38:38 +00:00
Oliver Gorwits
f71aae75fd web jobs are highest prio; make sql cleaner 2018-02-10 16:33:46 +00:00
Oliver Gorwits
3f7e3b0531 keep deferrals count in place betweeen mgr restarts 2018-02-10 11:28:57 +00:00
Oliver Gorwits
160d3f2a05 pick jobs from queue with lowest retries first 2018-02-10 10:49:27 +00:00
Oliver Gorwits
72a444488f release 2.039002 2018-02-07 23:03:22 +00:00
Oliver Gorwits
4f743a5e85 Specify version of List::Util required 2018-02-07 23:02:37 +00:00
Oliver Gorwits
681126e94b Merge branch 'master' of github.com:netdisco/netdisco 2018-02-05 11:17:32 -08:00