So, had a look and not found anything so far to solve this.
Looked at the apache monitoring solution, and could potentially hack this to parse the domain being requested...
The wanted solution:
Monitor web traffic requests to certain domains... in order to see the highest users on our server.
Must haves:
Top vhosts by request number
Presented in graph format (possibly bar)
Nice to haves
Data per domain (don't think this is possible via server status)
Anyone got ideas? Wasn't sure if perhaps it's better to install another tool on the server such as AWSTAT, and then build a parser to get those logs into Zabbix server for analysis
Looked at the apache monitoring solution, and could potentially hack this to parse the domain being requested...
The wanted solution:
Monitor web traffic requests to certain domains... in order to see the highest users on our server.
Must haves:
Top vhosts by request number
Presented in graph format (possibly bar)
Nice to haves
Data per domain (don't think this is possible via server status)
Anyone got ideas? Wasn't sure if perhaps it's better to install another tool on the server such as AWSTAT, and then build a parser to get those logs into Zabbix server for analysis
Comment