tableau/TabMon

TabMon Not Collecting All Perfmon Counters

Closed this issue · 3 comments

Quote from NaveenTalari

"""
we recently upgraded our Tableau server to version 2018.2, due to in compatibility issues we also upgraded previous TabMon 1.2 to v 1.3, configured as per the KB document and configured service port enabled and added Tabconfiguration content in cluster part.

After starting TabMon i can see only Gateway, Postgres, Tabportsrv services metrics, other metircs like backgrounder, vizql are not avaiable.
"""

This bug should address issues #203 and #202.

Current game plan: Setup a server and TabMon and collect metrics from 2018.2 or 2018.3 server. This will hopefully repro the issue.

I looked into this issue a bit. Turns out that TabMon is properly collecting the data (as long as it's configured correctly). The actual issue is that the names of the Tableau Server processes was not changed in the workbook. I'll go ahead and make those changes.

I will post the workbook once I've made my changes. I will also bundle it in the next TabMon release.

-Dan

The fixed workbook is here:
TabMonWorkbook.zip

The workbook is also checked in with master and will be included in the installer with the next release. If there are any questions please let me know.

-Dan