The monitoring UI is called DataStax OpsCenter and it has its own install process.
Check out our documentation on the subject: http://docs.datastax.com/en/opscenter/5.2/opsc/install/opscInstallOpsc_g.html all the best, Sebastián On Feb 9, 2016 8:01 PM, "Ted Yu" <yuzhih...@gmail.com> wrote: > Hi, > I am using DSE 4.8.4 > Here are the ports Cassandra daemon listens on: > > tcp 0 0 xx.yy:9042 0.0.0.0:* > LISTEN 30773/java > tcp 0 0 127.0.0.1:56498 0.0.0.0:* > LISTEN 30773/java > tcp 0 0 xx.yy:7000 0.0.0.0:* > LISTEN 30773/java > tcp 0 0 127.0.0.1:7199 0.0.0.0:* > LISTEN 30773/java > tcp 0 0 xx.yy:9160 0.0.0.0:* > LISTEN 30773/java > > Can you tell me how I can get to the DSE monitoring UI ? > > Thanks >