jdomingu / TabMon

A Tableau Server performance monitoring service

Home Page:https://tableau.github.io/TabMon/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TabMon

Community Supported

What is TabMon?

TabMon is a performance monitoring agent that periodically samples target hosts for a set of Perfmon and MBean counters and writes out the results to a database in a Tableau-friendly format. This information can then be used to monitor & analyze performance of a Tableau Server installation, in order to detect potential issues or assess scalability & sizing.

TabMon can be run as both a console app and a Windows service.

How do I set up TabMon?

Download TabMon

Setup TabMon

TabMon is deployed via a custom installer, which manages dependencies and also bundles Postgres for ease of setup for new users. To get up and running, follow the instructions in the installation guide.

How do I analyze results from TabMon?

The best way is to explore your results in Tableau! A sample workbook is included that contains some example dashboards & views to get you started.

What do I need to build TabMon from source?

The current development requirements are:

  1. Windows operating system.
  2. Visual Studio 2013 or later.
  3. WiX Toolset Visual Studio Extension - Required to build the installer projects.
  1. Configuration Section Designer Visual Studio Extension - Required to modify & regenerate the "TabMonConfig" custom config section class.

See Developer Notes.txt for additional developer-specific notes.

Is TabMon supported?

TabMon is supported by the community. This is intended to be a self service tool and includes a user guide. Any bugs discovered should be filed in the TabMon Git issue tracker.

How can I contribute to TabMon?

Code contributions & improvements by the community are welcomed & encouraged! See the LICENSE file for current open-source licensing & use information.

About

A Tableau Server performance monitoring service

https://tableau.github.io/TabMon/

License:MIT License


Languages

Language:C# 54.7%Language:C 34.8%Language:C++ 5.1%Language:Csound Document 2.8%Language:Objective-C 2.1%Language:PowerShell 0.5%Language:Batchfile 0.0%