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
|
ee38bae48a
|
store result of worker if best for this phase so far
|
2017-10-07 09:05:25 +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
|
e44f06364a
|
fix unknown command check in netdisco-do
|
2017-10-06 07:18:03 +01:00 |
|
Oliver Gorwits
|
3af13f0dfe
|
introduce noop and refactor checks in all workers
|
2017-10-06 07:15:59 +01:00 |
|
Oliver Gorwits
|
98463c8cad
|
no need to debug log if there are no hooks in phase
|
2017-10-01 10:49:12 +01:00 |
|
Oliver Gorwits
|
3b32e84312
|
fiddle about with runner logic to fix exit states
|
2017-10-01 08:18:13 +01:00 |
|
Oliver Gorwits
|
8fdba38ee0
|
cannot reuse a worker as the job will be already set and the wrong plugins loaded
|
2017-09-29 08:01:42 +01:00 |
|
Oliver Gorwits
|
a155d9cb77
|
should defer when we cannot connect to device
|
2017-09-29 08:01:06 +01:00 |
|
Oliver Gorwits
|
10b5f6cbc4
|
fix bug in where workerconf acls are checked
|
2017-09-29 08:00:32 +01:00 |
|
Oliver Gorwits
|
2a74e0befa
|
can pass device instance to check_*
|
2017-09-29 07:58:33 +01:00 |
|
Oliver Gorwits
|
4256b117df
|
move device_auth build to be with community defaults setting
|
2017-09-29 07:27:14 +01:00 |
|
Oliver Gorwits
|
a2de2c1616
|
Merge branch 'master' into og-coreplugins
|
2017-09-29 07:21:03 +01:00 |
|
Oliver Gorwits
|
8dc4b9bc0e
|
#331 do not set community{_rw} defaults
|
2017-09-21 20:12:22 +01:00 |
|
Oliver Gorwits
|
65ba93acc0
|
#342 Job Queue Add Hostname or FQDN
|
2017-09-21 20:05:38 +01:00 |
|
Oliver Gorwits
|
5ee0206c91
|
#346 custom reports should allow trailing sql semicolon
|
2017-09-21 19:53:56 +01:00 |
|
Oliver Gorwits
|
d572334a73
|
#253 add some dependencies - what harm can it do?
|
2017-09-21 19:50:52 +01:00 |
|
Oliver Gorwits
|
32be11c3ff
|
move remaining interactive actions to be plugins
|
2017-09-21 00:09:29 +01:00 |
|
Oliver Gorwits
|
3e41c93f5a
|
clean snmp handling
|
2017-09-20 21:47:50 +01:00 |
|
Oliver Gorwits
|
30a2d5dd86
|
make sure check plugins are loaded/run before phases
|
2017-09-20 21:00:29 +01:00 |
|
Oliver Gorwits
|
3454d95a84
|
capture result on main phase as well
|
2017-09-20 20:54:15 +01:00 |
|
Oliver Gorwits
|
559fa4f93f
|
build device_auth from communities
|
2017-09-18 22:46:35 +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
|
6edd2dc879
|
no need to list all plugins
|
2017-09-13 21:51:40 +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
|
1fdb086183
|
refactor to remove second loop
|
2017-09-12 08:12:12 +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
|
707fc82b99
|
remove psql code from netdisco-do and fix detection of misspelled action
|
2017-09-06 21:01:37 +01:00 |
|
Oliver Gorwits
|
411918e3f8
|
only load worker plugins for the action
|
2017-09-06 20:56:26 +01:00 |
|
Oliver Gorwits
|
1f9740c0e2
|
shorten hook names
|
2017-09-06 18:30:43 +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 |
|