Skip to content

obol89/zabbix-windows-disk-performance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zabbix-windows-disk-performance

This template discover physical disks through a powershell script.

It is based on two other templates: https://share.zabbix.com/operating-systems/windows/windows-physical-drive-iops https://share.zabbix.com/operating-systems/windows/windows-disk-performance

Installation process:

  • Import the template to Zabbix Server.

  • Put the script 'discoverdisks.ps1' in your scripts path, e.g. C:\Program Files\zabbix_agent\scripts. Please keep in mind that you need to adjust path in template before import or in Zabbix after import.

  • Add following parametrs into Zabbix Agent config file:

Timeout=10
EnableRemoteCommands=1
UnsafeUserParameters=1

It has been tested with Zabbix 4.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published