Facing issues while trying to configure PMM ADMIN
Description
How to test
How to document
Smart Checklist
Activity
Jira Bot May 22, 2021 at 12:56 PM
Hello ,
It's been 52 days since this issue went into Incomplete and we haven't heard
from you on this.
At this point, our policy is to Close this issue, to keep things from getting
too cluttered. If you have more information about this issue and wish to
reopen it, please reply with a comment containing "jira-bot=reopen".
Jira Bot May 14, 2021 at 12:56 PM
Hello ,
It's jira-bot again. Your bug report is important to us, but we haven't heard
from you since the previous notification. If we don't hear from you on
this in 7 days, the issue will be automatically closed.
Jira Bot April 29, 2021 at 12:56 PM
Hello ,
I'm jira-bot, Percona's automated helper script. Your bug report is important
to us but we've been unable to reproduce it, and asked you for more
information. If we haven't heard from you on this in 3 more weeks, the issue
will be automatically closed.
Lalit Choudhary March 31, 2021 at 12:50 PM
Hi
Thank you for the report.
please check the connectivity from client host to pmm server IP 10.0.0.153 and port 8080
prashant March 28, 2021 at 5:06 AM
This is how I installed it.
[root@canttowin bin]# yum install pmm-client
Loaded plugins: langpacks, ulninfo
Resolving Dependencies
--> Running transaction check
---> Package pmm-client.x86_64 0:1.17.4-1.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
=============================================================================================================================================================
Package Arch Version Repository Size
=============================================================================================================================================================
Installing:
pmm-client x86_64 1.17.4-1.el7 percona-release-x86_64 22 M
Transaction Summary
=============================================================================================================================================================
Install 1 Package
Total download size: 22 M
Installed size: 22 M
Is this ok [y/d/N]: y
Downloading packages:
pmm-client-1.17.4-1.el7.x86_64.rpm | 22 MB 00:00:06
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : pmm-client-1.17.4-1.el7.x86_64 1/1
Verifying : pmm-client-1.17.4-1.el7.x86_64 1/1
Installed:
pmm-client.x86_64 0:1.17.4-1.el7
Hi Guys,
I am facing a weird problem while installing PMM on RHEL7 where it fails to configure the PMM and crashed with below error. I am using PMM 1.17.4
[root@canttowin bin]# pmm-admin --version
1.17.4
[root@canttowin bin]# pmm-admin config --server 10.0.0.153:8080
Unable to connect to PMM server by address: 10.0.0.153:8080
Get http://10.0.0.153:8080/qan-api/ping: dial tcp 10.0.0.153:8080: connect: connection refused
Check if the configured address is correct.
If server is running on non-default port, ensure it was specified along with the address.
If server is enabled for SSL or self-signed SSL, enable the corresponding option.
You may also check the firewall settings.