I noticed that for the Linux template, there are filesystem "percentage full" items and triggers (the trigger for Linux fires off if a filesystem has less than 10% free space)... I noticed there are not corresponding items and triggers for the Windows template. The Linux items use for example "vfs.fs.size[/,pfree]" to monitor how full the root (/) filesystem is
I went through and added an "vfs.fs.size[c:,pfree]" item for the Windows template and it seems to be working properly... I'm about to add a "Low free disk space on Volume C" trigger for Windows as well
Adding a Windows percentage item and corresponding trigger seems like it would be something that people would want to have by default in the Windows template, at least for C:
If anyone would like I can upload exports of what I've done... given how simple it is to add an item and a trigger though I figure you guys can figure it out if you want to make it a part of the "official" Zabbix Windows template
I went through and added an "vfs.fs.size[c:,pfree]" item for the Windows template and it seems to be working properly... I'm about to add a "Low free disk space on Volume C" trigger for Windows as well
Adding a Windows percentage item and corresponding trigger seems like it would be something that people would want to have by default in the Windows template, at least for C:
If anyone would like I can upload exports of what I've done... given how simple it is to add an item and a trigger though I figure you guys can figure it out if you want to make it a part of the "official" Zabbix Windows template
Comment