Hi again,
My second post today...
I discover zabbix and this features, but I have a question (not really a problem) : I would to restart a windows application with zabbix.
I use "remote command" in action. I tried {HOSTNAME}:echo It works > C:\tmp\mylog.txt, it's work, no problem.
But if I try to launch a software (like notepad or more interesting, tiny), the owner of process (tiny.exe) is "SYSTEM", as the owner of mylog.txt is an administrator. I would launch some application with normal rights (simple user, like "mma" for example). Many application appears just in the Windows Task Manager, some doesn't work with administrator's rights.
If someone has already solve this issue...?
Have a good day !
EDIT : Sorry, Tiny works perfectly with the user "SYSTEM"
My second post today...
I discover zabbix and this features, but I have a question (not really a problem) : I would to restart a windows application with zabbix.
I use "remote command" in action. I tried {HOSTNAME}:echo It works > C:\tmp\mylog.txt, it's work, no problem.
But if I try to launch a software (like notepad or more interesting, tiny), the owner of process (tiny.exe) is "SYSTEM", as the owner of mylog.txt is an administrator. I would launch some application with normal rights (simple user, like "mma" for example). Many application appears just in the Windows Task Manager, some doesn't work with administrator's rights.
If someone has already solve this issue...?
Have a good day !
EDIT : Sorry, Tiny works perfectly with the user "SYSTEM"
Comment