Ad Widget

Collapse

Script execution work well but the popup is showing 'cantnot execute script'.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tom8254
    Junior Member
    • Nov 2016
    • 22

    #1

    Script execution work well but the popup is showing 'cantnot execute script'.

    I'm using zabbix script on zabbix.

    When I execute a script on zabbix, it works well but showing 'cantnot execute script'.

    the command is as below.

    "ssh ID@{HOST.CONN} 'reset /map1'

    and what I get from popup screen
    • reset /map1
    • status=0
    • status_tag=COMMAND COMPLETED
    • Mon Jul 16 01:34:09 2018
    • Resetting iLO.
    • CLI session stopped
    • Connection to xxx.xxx.xxx.xxx closed by remote host.
    How should I change it to get normal pop up?
Working...