Ad Widget

Collapse

UserParameter's command contains bash script

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • littlegrunge2003
    Junior Member
    • Jan 2021
    • 2

    #1

    UserParameter's command contains bash script

    UserParameter's command contains bash script --Zabbix server returns:Timeout while executing a shell script. What could be the reasons? I can run the command from root's shell without problem and the zabbix_agent is currently set to AllowRoot=1.
  • Zdenek_OMNISENSUIT
    Member
    Zabbix Certified SpecialistZabbix Certified Professional
    • Nov 2020
    • 55

    #2
    Hello.

    Try run this script on the server with zabbix scripts (Administration - Scripts, need allowed remote commands) and check what happened.
    Maybe you have a problem with rights, maybe the execution is too long, you can change Timeout parameter in zabbix config file etc.
    Use zabbix log for more information (you can set it to upper log level for diag if need).



    -------------------------
    omnisensuit.com

    Comment

    Working...