Tony Murray

Results 459 comments of Tony Murray

No information provided, closing.

so, what OIDs show total and used for both heap and buffer then?

@jorgenspange add this PR with ./scraipts/github-add 15901 then run ./scripts/collect-snmp-data.php (with required options)

LibreNMS/Component.php is just there to allow old code to use app/Models/Component.php without being updated.

Thanks, this is definitely needed for some devices. (Such as printers) 1. You forgot to update NetSnmpQuery 2. This should be configurable per-OS 3. It doesn't seem to handle putting...

> > 1. You forgot to update NetSnmpQuery > > Could you help me out how to fix this ? I see there is a `NetSnmpQuery->context("...")`, and FacadeAccessorSnmp returns the...

I have never tried it in a subdirectory.

Check the contents of `storage/logs/laravel.log` and let me know what is there when you attempt to log in.

Try adding a new user with the V2 command `php artisan user:add`. Make sure to add --admin if you want that. I'm not sure the password hashes are compatible anymore...