Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No data collected #30

Open
huoding opened this issue Oct 24, 2016 · 1 comment
Open

No data collected #30

huoding opened this issue Oct 24, 2016 · 1 comment

Comments

@huoding
Copy link

huoding commented Oct 24, 2016

I have installed newest extension and engine, but no data collected, mysql tables is empty.

how to debug ?

extension=pinba.so
pinba.enabled=1
pinba.auto_flush=1
pinba.server=MYSQL_IP

@gggeek
Copy link

gggeek commented Dec 6, 2022

I think the simplest way to debug is to use tcpdump.

Eg, on the server running the php app: sudo tcpdump udp -XX will capture and display all udp packets. If there are other apps than Pinba using udp, you can filter by port or other.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants