nick n.
nick n.
it doesn't seem so (metacpan/metacpan-web#2564 however is fixed). just to be sure i tested with a newly uploaded release ( https://metacpan.org/dist/App-grep-url (0.002)) and https://metacpan.org/dist/Dist-Zilla like reported. issues: 1. still present...
while i haven't looked at your actual issue, if you want to exclude `10.202.x` you could also use ``` discover_no: # Estates switch - 10.101.123.253 # Meraki MR33 APs -...
just a quick mention of #496 , where no nodes are shown even though they're in node_wireless. dunno it's somehow related, but better mention it anyway.
while i see the issue i can suggest 2 workarounds: 1. use the subnet utilization report with `0.0.0.0/0` as search criterium 2. use `%%%` as searchstring; this abuses how netdisco...
i'm not sure if this is related, but i can reproduce the line break thing quite easily. ### let's get the details out of the way first ``` Platform ServicePack...
what os version are these running? i'm guessing "wing"? ap's running "iq engine" aka aerohive's hiveos should be supported.
at least with the latest mib release this object translates: 👀 Building MIBs index ✔ Index rebuilt (0 errors, 105 vendors, 4585 mibs). ≈ translating for 'all' WING-MIB::wingSysoidAp7532 ⚑ Translate...
perhaps Layer3.pm could try & bit harder also return something from entity-mib if supported, but that could just make it a huge mess depending if those values make little sense...
if all you want is pretty formatted vendor , model and perhaps os release, that can probably be done in under an hour. but providing a module creates expectations, such...
haven't tested this but should be fairly close. 1. revert the change in Layer3.pm 2. change Info.pm 3. add Wing.pm under Layer3 directory if you still use that hack from...