-
In
```
foreach ($arr as $ip){
if (filter_var($ip, FILTER_VALIDATE_IP)) {
$query=new Query('/queue/simple/print');
$query->add('?target='.$ip.'/32');
$responses=$ros->write($query)->read()…
-
error
> input does not match any value of channel
## Update channel. Possible values: current, bugfix
:local updateChannel "current";
## Need add stable, testting,development, long term Possib…
-
[Enter steps to reproduce:]
1. Start Atom
**Atom**: 1.26.1 x64
**Electron**: 1.7.11
**OS**: Ubuntu 14.04.6
**Thrown From**: [linter-jsonlint](https://github.com/AtomLinter/linter-jsonlint) pa…
-
Hello,
first thanks for this great job!
I've got a lot of routers with versions pre 6.43 and post 6.43.
When connecting to ROS pre 6.43 and setting legacy: false (wich is wrong, but I want to d…
-
##### SUMMARY
I would like a formalized way (eventually machine consumable by some API) to declare the hostvars that an inventory plugin should be expected to produce.
This will allow software int…
-
Hello,
I have being testing the fastnetmon service and it is working but the PPS and the Mbps are not being calculated correctly.
I read many post and adjust the average_calculation_time, settin…
-
Ex. I have 5 devices, written a loop using the script.
` $config =
(new Config())
->set('timeout', 1)
->set('h…
-
[Enter steps to reproduce:]
1. Open ide terminal
2. ssh to Mikrotik device
3. Press TAB
**Atom**: 1.32.1 x64
**Electron**: 2.0.9
**OS**: Ubuntu 18.04.1
**Thrown From**: [platformio-ide-term…
usui1 updated
5 years ago
-
##### SUMMARY
I try to reproduce a CI issue and so I run: `ansible-test sanity --test validate-modules`. `ansible-test` starts a process that consumes a lot of CPU cycle without showing any progres…
-
**Router OS Version**: 6.27
##### SUMMARY
Peer uptime value is rejected by Zabbix Server.
##### ISSUE TYPE
- Bug Report
##### OS / ENVIRONMENT
* OS: `Ubuntu 16.04`
* Python: ` …