[ZBX-16371] Unable to execute multiple actions with remote command on Cisco IOS Created: 2019 Jul 15 Updated: 2020 Jun 12 |
|
Status: | Open |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Server (S) |
Affects Version/s: | 4.0.9 |
Fix Version/s: | None |
Type: | Incident report | Priority: | Trivial |
Reporter: | Smirnov Dmitriy | Assignee: | Eduards Matuls (Inactive) |
Resolution: | Unresolved | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() ![]() ![]() |
Description |
Steps to reproduce:
Result: For example, let’s imagine that our problem can be solved in a privileged way by executing such commands: send log I am logged in
You can see that IOS perceives each line as a separate command.
But when the commands are executed by Zabbix, all the commands pass as one with several line breaks. It is important to note that the first line with a send log entry is used to show that the line break did not lead to the execution of the command. In real life scenarios, everything happens in a similar way. It is also important to note that the problem is not reproduced in RouterOS, for example. Expected:
|