Hey all,
I'm running Zabbix 3.2 on a CentOS 7 based machine.
I want to check the availability of a domain controlled shared folder.
I have an agent on the host of the domain controller, but it seems i don't have permissions to access the shared folder through the zabbix user.
I'm well aware of escaping the backslash while stating the path correctly both in the item key and both on zabbix get.
this is the error i get:
zabbix_get [29854]: Get value error: ZBX_TCP_READ() failed: [104] Connection reset by peer
zabbix_get [29854]: Check access restrictions in Zabbix agent configuration
If the zabbix user is a local user and to access the the SMB folder i need a domain user, what are my options?
apologizing in advance for all novice questions.
I'm running Zabbix 3.2 on a CentOS 7 based machine.
I want to check the availability of a domain controlled shared folder.
I have an agent on the host of the domain controller, but it seems i don't have permissions to access the shared folder through the zabbix user.
I'm well aware of escaping the backslash while stating the path correctly both in the item key and both on zabbix get.
this is the error i get:
zabbix_get [29854]: Get value error: ZBX_TCP_READ() failed: [104] Connection reset by peer
zabbix_get [29854]: Check access restrictions in Zabbix agent configuration
If the zabbix user is a local user and to access the the SMB folder i need a domain user, what are my options?
apologizing in advance for all novice questions.