datastax / diagnostic-collection

Diagnostic Collector for Apache Cassandra
Apache License 2.0
28 stars 35 forks source link

more reliably capture Java command line flags #160

Open mieslep opened 1 year ago

mieslep commented 1 year ago

As ps-aux.txt does not reliably contain the complete command line of the running Cassandra/DSE process, we need a better way to find all of the java command-line flags. Perhaps via JMX?