Commit Graph

32 Commits

Author SHA1 Message Date
Oliver Gorwits
a4b9bf2036 netdisco-do show takes a param for method in -p 2017-10-07 14:00:21 +01:00
Oliver Gorwits
58d0fbddda do not run discover parts if properties failed to complete 2017-10-07 13:21:13 +01:00
Oliver Gorwits
a41d114965 fix driver config 2017-10-07 13:02:46 +01:00
Oliver Gorwits
b10908a138 use vars() cache between phases 2017-10-07 12:43:50 +01:00
Oliver Gorwits
08b34e083d remove die() calls 2017-10-07 11:39:17 +01:00
Oliver Gorwits
b8108986fb phase fixups 2017-10-07 11:32:10 +01:00
Oliver Gorwits
273cbbc11b change stage to phase 2017-10-07 09:42:41 +01:00
Oliver Gorwits
256c10bae5 multi worker actions need not return done from all workers 2017-10-07 09:35:14 +01:00
Oliver Gorwits
5bddfc73ba auto debug-log worker return messages 2017-10-07 08:50:31 +01:00
Oliver Gorwits
8b660a89c0 bug fixes 2017-10-06 07:48:58 +01:00
Oliver Gorwits
b58a5816a9 remove unnecessary check phases 2017-10-06 07:44:20 +01:00
Oliver Gorwits
3af13f0dfe introduce noop and refactor checks in all workers 2017-10-06 07:15:59 +01:00
Oliver Gorwits
3b32e84312 fiddle about with runner logic to fix exit states 2017-10-01 08:18:13 +01:00
Oliver Gorwits
32be11c3ff move remaining interactive actions to be plugins 2017-09-21 00:09:29 +01:00
Oliver Gorwits
1969291719 simplify to remove phases and fewer hooks 2017-09-18 22:04:22 +01:00
Oliver Gorwits
6f78032e28 add phase to test worker 2017-09-14 21:30:03 +01:00
Oliver Gorwits
dfaeb34d8c add reset after messing with snmp context or community index 2017-09-13 20:42:41 +01:00
Oliver Gorwits
09214dce92 no need to pass $snmp around 2017-09-13 20:29:21 +01:00
Oliver Gorwits
58cd488ccc refactor layer and pseudo checks 2017-09-13 20:07:12 +01:00
Oliver Gorwits
753acc607f use overloaded $device 2017-09-13 10:53:12 +01:00
Oliver Gorwits
d5d39289d6 rename init stage to check 2017-09-13 10:44:31 +01:00
Oliver Gorwits
64a9491115 change to init, first, second stages 2017-09-10 16:10:50 +01:00
Oliver Gorwits
5f2da69697 move discover and discoverall to worker plugins 2017-09-09 22:29:26 +01:00
Oliver Gorwits
c6ebb7cf07 move arpnip and arpwalk to worker plugins 2017-09-09 16:44:32 +01:00
Oliver Gorwits
16a79463cb set snmp driver on macsuck phase workers 2017-09-09 16:27:58 +01:00
Oliver Gorwits
9167e02de5 move macsuck and macwalk to worker plugins (macsuck needs snmp scope guard) 2017-09-09 15:55:53 +01:00
Oliver Gorwits
68ca85643b move expire and expirenodes to worker plugins 2017-09-09 14:56:15 +01:00
Oliver Gorwits
271ef1a25c move nbtstat and nbtwalk to worker plugins 2017-09-09 14:46:00 +01:00
Oliver Gorwits
e7508a9eca move all netdisco-do action to worker plugins 2017-09-06 21:23:54 +01:00
Oliver Gorwits
a59c23de79 make psql worker primary, add hook debug log 2017-09-06 18:27:34 +01:00
Oliver Gorwits
36c70220a2 allow two forms of worker declaration, and update docs 2017-09-05 22:39:22 +01:00
Oliver Gorwits
a79cb9a9e4 all the bug fixes and a working plugin!!!!!!!!! :-D 2017-09-05 22:11:02 +01:00