* fix nokia(TiMOS) memory to use kibibyte instead of bytes to fix issues with routers that has more memory then byte counter handle
* fix test cases
* fix mempools test case
* fix timos.snmprec
sync timos.snmprec and timos.json
* fixed timos.json
* fix timos_7705
* Trying to add basic support for Vertiv PDU power graphs
* Trying to add basic support for Vertiv PDUs and power graphs
* Update geist-watchdog.yaml
* Update geist-watchdog.yaml
* Update vertiv-pdu.yaml
* Add files via upload
* Add files via upload
* Add files via upload
* Update geist-watchdog.yaml
* Add files via upload
* Delete vertiv-pdu.yaml
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
Co-authored-by: PipoCanaja <38363551+PipoCanaja@users.noreply.github.com>
* Trying to add basic support for Vertiv PDU power graphs
* Trying to add basic support for Vertiv PDUs and power graphs
* Update geist-watchdog.yaml
* Update geist-watchdog.yaml
* Update vertiv-pdu.yaml
* Add files via upload
* Add files via upload
* Add files via upload
* Update geist-watchdog.yaml
* Add files via upload
* Delete vertiv-pdu.yaml
Co-authored-by: PipoCanaja <38363551+PipoCanaja@users.noreply.github.com>
* filter unwanted data in AJAX reply
filter unwanted data in AJAX reply
filter unwanted data in AJAX reply
filter unwanted data in AJAX reply
cleaner fix now
* add tooltips, except when text contains 'overlib' calls
* readability
DestType lost in the game
DestType lost in the game
* newdevice: Added support for PowerWalker VFI
* discard powerwalker 500r from being discovered as cyberpower
* add version_regex and correct num_oid: upsInputCurrent
* update version_regex, add hardvare_regex
* start
* added test data + mibs
* fxied minor
* Update CIENA-6500-AMPS-MIB
* Update CIENA-6500-ENUMS-MIB
* removed unused mibs
* added test data
* Delete ciena-saos_saos.snmprec
* Rename ciena_saos.json to ciena-saos.json
* Rename ciena_saos.snmprec to ciena-saos.snmprec
* Rename ciena-saos.snmprec to ciena-saos_ 6500.snmprec
* Delete ciena-saos.json
* Delete ciena-saos_ 6500.snmprec
* new attempt for the test data
* test data again
* Delete ciena-saos_saos.json
* Delete ciena-saos_saos.snmprec
* Update ciena-saos.yaml
Cleanup
* added some quickwins
* new test data
* Update ciena-saos.yaml
* added test data
Co-authored-by: PipoCanaja <38363551+PipoCanaja@users.noreply.github.com>
This fixes small parts from #12205 part 4
fixes#12205
BTW: This file is a very good candidate for Laravel blade. But I have no idea what to look for in LMNS.
* Trying to add basic support for Vertiv PDU power graphs
* Support for fortiswitch in gen_rancid (#12894)
* Trying to add basic support for Vertiv PDUs and power graphs
* Update geist-watchdog.yaml
* Update geist-watchdog.yaml
* Update vertiv-pdu.yaml
Co-authored-by: Cliff Albert <cliff@oisec.net>
Co-authored-by: PipoCanaja <38363551+PipoCanaja@users.noreply.github.com>
* Fix "Sub-directory Support" in small steps
This fixes small parts from #12205 part 2
* Update print-alert-rules.php
fix stryle
* Update print-alert-rules.php
Fix typo
* Fix top devices widget storage graphs
referenced the wrong graph, caused it to not work because device was not set.
* Handle feedback from rrdtool properly
1) Update to latest MIB (v2.2 => v2.9)
2) Correct scaling factors (matching updated info in MIB)
3) Add Load - confirmed to work
4) Update header, show Load, not Current (due to data availability)
Use HOST-RESOURCES-MIB, apparently Ubiquiti added partial HR-MIB support sometime.
Works better than the old load based value.
Also port os discovery to the new style
Certain vulnerability scanners (Nexpose in my case) will get this "template" page with curl and see that you can autocomplete the password field. This change should disable it.
* Oxidized API cleanup
Import more settings to the UI
use lnms config:set
* validate os and type exist
* map settings WIP
* oops
* editing working. Needed to add new property to pass update state to child
* implement deleting and handle text overflow a little better.
* Update app/Models/Device.php
Co-authored-by: Jellyfrog <Jellyfrog@users.noreply.github.com>
* Update app/Models/Device.php
Co-authored-by: Jellyfrog <Jellyfrog@users.noreply.github.com>
* revert change
* fix style
* add return
Co-authored-by: Jellyfrog <Jellyfrog@users.noreply.github.com>