Hi guys , anybody know are is monitoring network share on windows system ? It seems as Zabbix agent is running as local system/admin persmission and Windows mounts the shares within user context Zabbix agent cant see those shares. So basically 'net use' command or 'powershell get-smbmapping' works nicely for the user it doesnt for admin or zabbix agent
Ouput example of net use
Ouput example of net use
HTML Code:
Status Local Remote Network ------------------------------------------------------------------------------- OK Z: \\server\sharedfolder Microsoft Windows Network OK Y: \\office\documents Microsoft Windows Network Disconnected X: \\backup\storage Microsoft Windows Network The command completed successfully.
Comment