Piotr
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Piotr-
Piotr commented,
Hi, My output. mysql -ucmon -p -h192.168.11.20 -Dcmon -e 'select * from hosts;'Enter password: +----+-----+---------------+-------------+-----------+---------------+---------------------+-----+----...
-
Piotr commented,
Sorry for long time without response. I had a holiday. I changed my configuration and I checked 2 scenarios.1.cc - 192.168.11.20 (cmon, mysql[cmon,dcps], apache)pxc1 - 192.168.11.11 (mysql/percona)...
-
Piotr commented,
Hi, I try both 'cmon' and 'root' user and I got the same error. The problem is that software try to connect to wrong ip address. It try to connect to host where the cc-ui is running (hostname varia...
-
Piotr commented,
Hi,Thanks for express response. My /etc/hosts file (in cc-ui server) is very simple....piotr@srv1:~$ cat /etc/hosts127.0.0.1 localhost10.0.0.1 srv1.localdomain srv1# The following lines a...
-
Piotr created a post,
Is it possible to install cc-database on different server than cc-ui/cc-cmonapi/cc-cmon ?
Hi,I try to do some non-standard setup. I want to install cc-ui + cc-cmonapi + cmon on 1 server (e.g 10.0.0.1) and cc-database (cmon + dscp) on another (10.0.0.2). In documentation (http://www.seve...