Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - pham duy

#1
hi all
i have problem with "Action" on netxms;

i set a threshold on a dci i want to monitor to make a event
define action on "Action" panel
   name: test
   remote: "ip remote host"
   action:test
   type: Executive action on remote agent

add to nxagentd.conf on remote host the line
   Actione = test:/bin/touch /tmp/test

create a rule on "Event Process Policy" for that action and event
when i make event happen seem to be Action not happen
on netmxs console i brower to that node and right click choose Tool -> test "it's name the Action i created" and it display error box "Error executing action on agent: Access denied"
please help me to fix it