-
hi all
this is my code :
```python
def checkparallel(ip):
HP = {
'device_type': 'hp_procurve',
'host': ip,
'username': 'alexkog',
'password': '9137Ann…
-
For JvI, here was my first stab for arubaoscx. It was based on a stripped back H3C.pm.
The at_* stuff I stole from CiscoFWSM. I do a bit of description munging.
Not spent any time looking at h…
-
## Desired Behavior
Be able to support devices that have contradicting pip dedepencies.
We can built two containers, for example `netbox-worker-legacy` and `netbox-worker`.
## Contrast to C…
-
# Describe the bug
Automation Device Rule not adding new devices.
## To Reproduce
Setup network to scan, make sure SNMP-match and checkbox Automatically Add to Cacti is checked. Go for disco…
-
Hello,
When I try to connect with netmiko to an offline or dead host, it takes too long. This is solved sending custom timeout and it is working fine.
However, using this timeout with nornir is …
-
- Bug report
### systemd version the issue has been seen with
237-3ubuntu7
### Used distribution
Ubuntu 18.04 (beta 2)
### In case of bug report: Expected behaviour you didn't see
N…
-
Hi Kirk and Friends,
I have issue with output hp switch,
i used device_type hp_procurve & hp_comware
If I do manual capture with putty it has 531703 lines.
If I do with netmiko, with both …
-
**Describe the bug**
I have these errors when trying to run poller. Found the similar issue on the forum: [cacti.mac_track_ports doesn't exist](https://forums.cacti.net/viewtopic.php?t=60149). As I u…
-
**Description**
```
salt '*' textfsm.index 'sh ver' textfsm_path=salt://templates/
```
This command should automatically lookup the index file inside salt://templates/ folder to find the correct…
-
For some use-cases where mrouted replaces SMCRoute it would be useful to support setting static routes as well. E.g., a router with three interfaces, where mrouted runs on two of them, a user might w…