Hi,
im new to zabbix,
i like to create an Action, to delete Host Temp files in windows every 20 days automatically.
can someone please guide me? and teach how to create actions?
this below commands i like to run
Del /S /F /Q %temp% (This clears the Userprofile Temp folder).
Del /S /F /Q %Windir%\Temp (This clears the Windows temp folder.)
i already enabled Remote commands in Agent.config
im new to zabbix,
i like to create an Action, to delete Host Temp files in windows every 20 days automatically.
can someone please guide me? and teach how to create actions?
this below commands i like to run
Del /S /F /Q %temp% (This clears the Userprofile Temp folder).
Del /S /F /Q %Windir%\Temp (This clears the Windows temp folder.)
i already enabled Remote commands in Agent.config