* 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>
* first draft
refresh time
refresh time
* return codes
style
style
* presentation
* Exception details
more
fix
fix
* add tooltips
fixes for dns display
* create WebUI config option
languages
* refresh data every 7 to 11 days, keep it 15 days max
* 'Ports' and 'Port' ARP table
* Stp page support
style
style
* fix dnsname column finding when vendor is added/removed
fix dnsname column finding when vendor is added/removed
* nac vendor column
nac
* filter fields to reduce size of AJAX reply
filter fields to reduce size of AJAX reply
* fix typo on dns column detection
* default enabled
* Fix escaped chars
* more, for mempools
And more again
* overfix
* and the sensors
and more
and more
style
more
more
* wireless
* ntp
more
more wireless
And more
more
* fix mempool once more
* filesystems
* Create Checkpoint Gaia Sensor Count
Gaia Security Gateway Count:
- Number of concurrent connections
- Peak number of concurrent connections
- Limit of Connections table
- Connections rate
- Number of connections handled by SecureXL
- Number of IKE current SAs
- Number of IPsec current Inbound ESP SAs
- Number of IPsec current Outbound ESP SAs
Gaia Management Server Count
- Log Receive Rate
- Log Receive Rate Peak
* Checkpoint Gaia Sensor Count
* Checkpoint Gaia Sensor Count
* Checkpoint Gaia Sensor Count
* Checkpoint Gaia Sensor Count
* Create Checkpoint Gaia Sensor State
Checkpoint Gaia Gateway Cluster HA State
Checkpoint Gaia Management Connected Gateways
* Update gaia.yaml
* Add SecureXL current status and Management Connected Gateways
* Add SecureXL current status, Management Connected Gateways and Changed haState color to gray
* Add SecureXL current status, Management Connected Gateways and review haState
* Add SecureXL current status, Management Connected Gateways and review haState
* Fix for Gaia Storage duplicated
We are getting duplicate storage.
Since Checkpoint Gaia is a Linux-based operating system, the file “./includes/discovery/storage/ucd-dsktable.inc.php” has already discovered the storage, so I think the file “./includes/discovery/storage/gaia.inc.php” is not necessary.
* Delete gaia.inc.php
* Add files via upload
* Add files via upload
* Fix for Gaia Storage duplicated
* added support for GE MDS devices
* added test files
* Removed .MIB from all mib files
* Update includes/definitions/discovery/gemds.yaml
* Fixed test data
Co-authored-by: Jellyfrog <Jellyfrog@users.noreply.github.com>