Ad Widget

Collapse

Problem with "system.run[]".

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • steve
    Junior Member
    • Nov 2006
    • 24

    #1

    Problem with "system.run[]".

    I am trying to use the command "system.run[]" but I do not understand how to use it because I do not find it between the list of the parameters supported by my agent (version 1.1.3). I have tried to insert it by hand in the field “key” (when I go to create a new Item) but what I obtain in the zabbix_server.log file is the following message:

    “Parameter [system.run [“/usr/bin/fping xxx.xxx.xxx.xxx”]] is not supported by agent on host [MyHost] Old status [0]”.

    Someone knows how I con solve this problem?

    Thanks.
  • den_crane
    Senior Member
    • Feb 2006
    • 272

    #2
    EnableRemoteCommands=1 >> zabbix_agentd.conf

    Comment

    • steve
      Junior Member
      • Nov 2006
      • 24

      #3
      Thanks I have resolved.
      In reality I had already made it but evidently I have modified the configuration file in order to make other tests and I have forgotten to replace it to place!!!
      However I do not understand why the key “system.run [command, <mode>]” does not appear between the list of the keys supported from Passive Zabbix agent.
      To create this new Item I must insert it in field KEY by hand.
      Is this thing nomal?

      Comment

      Working...