1. Добрый день, уважаемые коллеги
2. Есть ошибка при установке Zabbix агента на Windows Server 2012 (уверен, что это связано с Windows, но нагуглить с наскоку не вышло)
Вот ошибка:
PS C:\Program Files\zabbix> zabbix_agentd.exe --config zabbix_agentd.conf --install
zabbix_agentd.exe : The term 'zabbix_agentd.exe' is not recognized as the name of a cmdlet, function, script file, or operable progra
m. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ zabbix_agentd.exe --config zabbix_agentd.conf --install
+ ~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (zabbix_agentd.exe:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
==============================================
Пожалуйста, подскажите как быть?
2. Есть ошибка при установке Zabbix агента на Windows Server 2012 (уверен, что это связано с Windows, но нагуглить с наскоку не вышло)
Вот ошибка:
PS C:\Program Files\zabbix> zabbix_agentd.exe --config zabbix_agentd.conf --install
zabbix_agentd.exe : The term 'zabbix_agentd.exe' is not recognized as the name of a cmdlet, function, script file, or operable progra
m. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ zabbix_agentd.exe --config zabbix_agentd.conf --install
+ ~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (zabbix_agentd.exe:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
==============================================
Пожалуйста, подскажите как быть?
Comment