Tony Murray
Tony Murray
Structurally, we've got a few problems. Many use Q-BRIDGE-MIB but need tweaks on top of it to handle bugs. We need a better way to handle that. For Cisco, we...
Better to just discover Q-BRIDGE-MIB first and skip the context based BRiDGE-MIB discovery if that exists.
Yes, but it breaks a lot of stuff by flipping the default. It is kind of a painful change, I would be willing to re-visit it.
I tested this a bit and one issue is command_runner seems to stop passing through the exit code now (it is always 0) The exit code is used to indicate...
In my brief testing, I didn't have any issues. I could not confirm or deny if it helped with zombies either.
I'll give this a good test next week.
This does seem like a reasonable compromise that would allow the menu to be improved later. Instead of accordions that require an additional click to even view the maps in...
Question, is this why my menu now looks like this?
Output is set up by `$this->configureOutputOptions();` FYI, you don't need the python dispatcher if using queue workers. They can exist on any device that can reach redis, mysql, and rrdcached....
I don't think the split is correct and it puts too much of the input and output handling in the job. I envision the job input basically being the device_id...