-
Notifications
You must be signed in to change notification settings - Fork 2
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 monitoring or logs in new install 1.8.4 / Ubuntu 22.04 + Mariadb 10.11.7 #100
Comments
Here are some entries from syslog: Mar 30 17:59:09 galera47 gma[967]: time="2024-03-30T17:59:09-05:00" level=info msg="Connecting (used scheme http)..." |
Seems to be related to this: |
@LittleDuke I just deployed via AWS a 3-node Galera Cluster with MariaDB and it all "just works". lsb_release -a MariaDB [(none)]> select version(); While true, I do see: ● telegraf.service - Telegraf Apr 11 14:43:50 ip-172-31-29-243 telegraf[5732]: 2024-04-11T14:43:50Z E! [inputs.execd] stderr: "2024/04/11 14:43> |
@byte Not as helpful as you might think saying "it works here so I don't know what your problem is" ;-) Is the "Live Monitoring : OFFLINE" helpful in diagnosing the problem? |
believe me, "works for me" isn't meant to tell you otherwise - so i am trying to be helpful on this free forum @LittleDuke i have in the past seen live monitoring offline, but it has been quite sometime since this has happened. thank you for the screenshot |
@byte I appreciate the consideration knowing full well that I'm getting what I'm paying for with FOSS -- it's "free like a puppy" :-) -- I'm not at all opposed to paying for licenses and support of course and have asked for quotes from both Codership and Mariadb. I get that the system is wildly complex and the installer operates like PFM -- just reporting what I'm seeing or in this case what I'm NOT seeing in case someone else is having the same issue... |
UPDATE: The system doesn't seem like having SSL terminated in front of it, at least not using a simple HAPROXY setup that forwards traffic to port 80. I was able to get monitoring working by reinstalling GM and enabling the Lets Encrypt certbot and then routing traffic to it directly. |
Hi there, thank you for pointing this out. So you now have a full SSL setup, as long as there was no proxy in front of it. This is very true of Galera Manager - it needs to be setup only within its parameters, and I'm going to keep this open, because the developers should really fix it. Thanks again. And good work on getting quotes from Codership and MariaDB! Best way to support free software! Thank you. |
New to Galera Manager -- new install on Ubuntu 22.04 with Mariadb Server version: 10.11.7-MariaDB-1:10.11.7+maria~ubu2204 mariadb.org binary distribution
Showing 0/3 Joined and "node's agent is offline"
CLUSTER IS WORKING
Here is the output from:
systemctl status telegraf
● telegraf.service - Telegraf
Loaded: loaded (/lib/systemd/system/telegraf.service; enabled; vendor preset: enabled)
Active: active (running) since Sat 2024-03-30 16:31:46 CDT; 1h 13min ago
Docs: https://github.com/influxdata/telegraf
Main PID: 982 (telegraf)
Tasks: 23 (limit: 38396)
Memory: 188.2M
CPU: 4min 22.828s
CGroup: /system.slice/telegraf.service
├─ 982 /usr/bin/telegraf -config /etc/telegraf/telegraf.conf -config-directory /etc/telegraf/telegraf.d
└─1236 /usr/local/bin/mysql_wsrep -config /etc/telegraf/mysql_wsrep-telegraf-plugin.conf
Mar 30 17:45:01 galera47 telegraf[982]: 2024-03-30T22:45:01Z E! [inputs.execd] stderr: "2024/03/30 17:45:01 E! Error in plugin: Error 1054: Unknown column 'status' in 'where clause'"
Mar 30 17:45:02 galera47 telegraf[982]: 2024-03-30T22:45:02Z E! [inputs.execd] stderr: "2024/03/30 17:45:02 E! Error in plugin: Error 1054: Unknown column 'status' in 'where clause'"
Mar 30 17:45:03 galera47 telegraf[982]: 2024-03-30T22:45:03Z E! [inputs.execd] stderr: "2024/03/30 17:45:03 E! Error in plugin: Error 1054: Unknown column 'status' in 'where clause'"
Mar 30 17:45:04 galera47 telegraf[982]: 2024-03-30T22:45:04Z E! [inputs.execd] stderr: "2024/03/30 17:45:04 E! Error in plugin: Error 1054: Unknown column 'status' in 'where clause'"
Mar 30 17:45:05 galera47 telegraf[982]: 2024-03-30T22:45:05Z E! [inputs.execd] stderr: "2024/03/30 17:45:05 E! Error in plugin: Error 1054: Unknown column 'status' in 'where clause'"
Mar 30 17:45:06 galera47 telegraf[982]: 2024-03-30T22:45:06Z E! [inputs.execd] stderr: "2024/03/30 17:45:06 E! Error in plugin: Error 1054: Unknown column 'status' in 'where clause'"
Mar 30 17:45:07 galera47 telegraf[982]: 2024-03-30T22:45:07Z E! [inputs.execd] stderr: "2024/03/30 17:45:07 E! Error in plugin: Error 1054: Unknown column 'status' in 'where clause'"
Mar 30 17:45:08 galera47 telegraf[982]: 2024-03-30T22:45:08Z E! [inputs.execd] stderr: "2024/03/30 17:45:08 E! Error in plugin: Error 1054: Unknown column 'status' in 'where clause'"
Mar 30 17:45:09 galera47 telegraf[982]: 2024-03-30T22:45:09Z E! [inputs.execd] stderr: "2024/03/30 17:45:09 E! Error in plugin: Error 1054: Unknown column 'status' in 'where clause'"
Mar 30 17:45:10 galera47 telegraf[982]: 2024-03-30T22:45:10Z E! [inputs.execd] stderr: "2024/03/30 17:45:10 E! Error in plugin: Error 1054: Unknown column 'status' in 'where clause'"
The text was updated successfully, but these errors were encountered: