jorgedlcruz / zimbra-grafana

How to monitor a Zimbra Collaboration Environment using pflogsumm, Telegraf, InfluxDB and Grafana
MIT License
46 stars 31 forks source link

Logs second half of day missing #5

Open mvhconsult opened 6 years ago

mvhconsult commented 6 years ago

Zimbra 8.8.5 with current version of log parser.

Server is running. Data from sudo -u telegraf /opt/zimbra/common/bin/zimbra_pflogsumm.pl /var/log/zimbra.log

zimbra-stats received=119 zimbra-stats delivered=1285 zimbra-stats forwarded=0 zimbra-stats deferred=25 zimbra-stats bounced=7 zimbra-stats rejected=1 zimbra-stats reject_warnings=0 zimbra-stats held=0 zimbra-stats discarded=0 zimbra-stats bytes_received=945k zimbra-stats bytes_delivered=20731k zimbra-stats senders=16 zimbra-stats sending_hosts_domains=14 zimbra-stats recipients=353 zimbra-stats recipient_hosts_domains=55

But data in the second half of the day is not showing/arriving in influxDB. This is consistent, image is example for two days.

zimbra_logs_missing

Is there an overflow of a parameter?

ghost commented 6 years ago

Its solved, the script works in all zimbra versions?