darold / pgcluu

PostgreSQL Cluster performances monitoring and auditing tool
http://pgcluu.darold.net/
PostgreSQL License
336 stars 45 forks source link

Why is the system information not displayed? #160

Closed lgj101 closed 1 year ago

lgj101 commented 1 year ago

My Execution Steps: /usr/local/bin/pgcluu_collectd -i 30 -h addr -U postgres -W 123456 -p5432 --enable-ssh --ssh-user postgres --ssh-identity /var/lib/pgsql/.ssh/id_rsa.pub /var/lib/pgcluu/data

image

Then execute the following command

/usr/local/bin/pgcluu --cache /var/lib/pgcluu/data

image

image

Why is it not displayed on the WEB page? Did I do something wrong? Hope to get your help? thank.