Hi,
I want to monitor my apache accesslog for number of requests (per hour, day, ...)
I like to use zabbix as a very simple piwik lookalike I just want to know how many requests my webserver served in the last hour,day so on.
Is this possible?
The log item searches for specified strings in log files and returns the corresponding line. This is not what i want.
I want to monitor my apache accesslog for number of requests (per hour, day, ...)
I like to use zabbix as a very simple piwik lookalike I just want to know how many requests my webserver served in the last hour,day so on.
Is this possible?
The log item searches for specified strings in log files and returns the corresponding line. This is not what i want.
Comment