Closed mohit0749 closed 7 years ago
According to the documentation, PFCOUNT
has been avaiable in Redis since 2.8.9 (released April 2014). I would recommend running at least 3.0, but older versions without PFCOUNT
may still work if you set the stats-based flags to False
.
Kafka Monitor:
Redis Monitor:
Crawler:
This should disable stats collection on all the different components, thus remove the need to execute the redis command that is failing.
If this answers your question please close this ticket.
thnks it solved my problem.
getting this error when i run the following script.
python kafka_monitor.py run