Greetings,
Was looking at the 'Status Of Zabbix' and noticed that the report was incorrect for the number of hosts. It showed it was showing the number of deleted hosts instead of the number of templates. Looked at the code and sure enough the code was looking at the number of deleted entries instead of the number of templates. As I was unsure which one it really should be, I decided to modify it to show both. Now the entry looks like this instead;
Was looking at the 'Status Of Zabbix' and noticed that the report was incorrect for the number of hosts. It showed it was showing the number of deleted hosts instead of the number of templates. Looked at the code and sure enough the code was looking at the number of deleted entries instead of the number of templates. As I was unsure which one it really should be, I decided to modify it to show both. Now the entry looks like this instead;
Code:
Number of hosts (monitored/not monitored/templates/deleted)