[root@localhost lib]# yum repolist Last metadata expiration check: 0:00:14 ago on Wed 13 May 2020 08:38:52 PM CDT. repo id repo name status AppStream CentOS-8 - AppStream 5,318 BaseOS CentOS-8 - Base 1,661 cassandra Apache Cassandra 3 *epel Extra Packages for Enterprise Linux 8 - x86_64 5,506 *epel-modular Extra Packages for Enterprise Linux Modular 8 - x86_64 0 extras CentOS-8 - Extras 16 zabbix Zabbix Official Repository - x86_64 18 zabbix-non-supported Zabbix Official Repository non-supported - x86_64 1
I guess Prometheus is pretty popular, but I suspect this is a problem with the prometheus agent and not Cassandra.
I was able to unjar the file and then in the manifest I noticed it pointed to a different file for classpath.
same issue with that file though
[root@localhost lib]# java -javaagent:./jmx_prometheus_javaagent-0.12.0.jar=8080:jmx-prom.yaml -jar /usr/share/cassandra/apache-cassandra-thrift-3.11.6.jar -Djava.util.logging.config.file=./program.log no main manifest attribute, in /usr/share/cassandra/apache-cassandra-thrift-3.11.6.jar
[root@localhost tmp]# java -javaagent:./jmx_prometheus_javaagent-0.12.0.jar=8080:jmx-prom.yaml -jar /usr/share/cassandra/apache-cassandra-3.11.6.jar -Djava.util.logging.config.file=./program.log no main manifest attribute, in /usr/share/cassandra/apache-cassandra-3.11.6.jar
Hmm, it probably is true: "Please note that the interfact to the JMX uses a small jar file contained in this module, so you will need to have java installed on the machine you're running this module on." https://pypi.org/project/jmxquery/
noticing a lot of typos in the things I am copying and pasting...
my experience is limited, but SPD seems a lot easier that Look. Look is what we have on our Peloton.
The whole "clip" terminology is really weird since they call being clipped-in "clipless". I believe the clip must refer to something very specific and historical.
I have nagios, Prometheus, and Zabbix all installed. I am ready to be the !monitoring guy!
At some point, I need to set up the #ElasticStack, #FluentD, and #Grafana, but Grafana in particular I don't see as a monitoring tool. It is a visualization tool. It is often in the stack with Prometheus, and I need to know it, but I don't see it as a priority. The priority is to get Prometheus monitoring my #Cassandra install.
for example, need to create a user before this grant command:
# mysql -uroot -p password mysql> create database zabbix character set utf8 collate utf8_bin; mysql> grant all privileges on zabbix.* to zabbix@localhost identified by 'password';
so, the exam didn't go into any of the AKS, EKS, and GKE stuff...so that's good to know. Apparently, I'm proficient, which is nuts. I'm only 34% through the videos, so I guess I will keep on trucking to get that expert badge