Hi,
I am currently creating host templates for the Zabbix rollout we are doing. I have created (an initial) basic template based on the windows by Zabbix agent template. This template is a cut down version so as we can concentrate on exactly what we want to monitor. The issue I am having is with the Mounted filesystem discovery and Physical Disk Discovery discovery rules. The data I am getting back from the agent is correct - I can't seem to paste the data but I am getting drive name, Drive type (NTFS), and Drive Type returned when I run a test.
However, no drive items are appearing in the monitoring data for any hosts using this template.
An error is appearing in the info field under Discovery Rules as can be seen in the attached photo.

I have checked the regular expressions (see other attached pic) for the Discovery Rule but cannot see an issue. There is a regular expression under Administration I have created to ignore any DVD or Floppy drives if found.

Does anyone have any thoughts as to why the the Physical drives are not appearing under items for the hosts using this template. Unfortunately my SQL is not good enough to actually run a SELECT statement to see whether the drive letters are even stored in the database.
Thanks in advance
Cheers
Marc
I am currently creating host templates for the Zabbix rollout we are doing. I have created (an initial) basic template based on the windows by Zabbix agent template. This template is a cut down version so as we can concentrate on exactly what we want to monitor. The issue I am having is with the Mounted filesystem discovery and Physical Disk Discovery discovery rules. The data I am getting back from the agent is correct - I can't seem to paste the data but I am getting drive name, Drive type (NTFS), and Drive Type returned when I run a test.
However, no drive items are appearing in the monitoring data for any hosts using this template.
An error is appearing in the info field under Discovery Rules as can be seen in the attached photo.
I have checked the regular expressions (see other attached pic) for the Discovery Rule but cannot see an issue. There is a regular expression under Administration I have created to ignore any DVD or Floppy drives if found.
Does anyone have any thoughts as to why the the Physical drives are not appearing under items for the hosts using this template. Unfortunately my SQL is not good enough to actually run a SELECT statement to see whether the drive letters are even stored in the database.
Thanks in advance
Cheers
Marc
I dont doubt their correctness....
Comment