rasanentimo

Results 7 issues of rasanentimo

### Description I suppose these issues can be solved only by command/extraction version, https://suzieq.readthedocs.io/en/latest/service/service-format/#version but this is not introduced yet. The first one is related to LLDP. Suzieq tries to...

multiple version support

### Problem Scaling up Suzieq would be easier if the parquet files could be stored to S3. For example the pollers could be geographically distributed to different sites while the...

Add support for fetching configs with Napalm get_config() method. This would allow to easily support more platforms in Stockpiler.

### Steps to reproduce While napalm-sros 1.0.1 works with napalm 3.4.1/netmiko 3.4.0/textfsm 1.1.3, it doesn't work with Napalm 4.0.0 Install napalm-sros with pip with napalm 4.0.0 pip install git+https://github.com/napalm-automation-community/napalm-sros.git ###...

### Current Behavior I added the the needed SSH related configuration to the container (ssh config, ssh known hosts and ssh private key). I added git data source to netbox...

**Description** I created following resource ``` "resource": { "fortios_system_global": { "global": { "vdom_mode": "multi-vdom", "timezone": "UTC", "hostname": "fw1", "lldp_transmission": "enable", "lldp_reception": "enable" } } } ``` but I'm getting error...

#### Description I'm trying to modify interface configuration with fortios provider but getting following error ``` │ Error: Error updating SystemInterface resource: Internal Server Error - Internal error when processing...