Skip to content

ning/check_tableau_systeminfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Nagios plugin for Tableau servers through /admin/systeminfo

LICENSE
 + see LICENSE for licensing details

REQUIREMENTS:
 + xml-simple (Ruby gem)
 + you must whitelist the Nagios servers in the Tableau server

USAGE:
 + check_tableau_systeinfo [-v] -H <hostname>|-f <file.xml>
   - <hostname>: the Tableau server to check
   - <file.xml>: an XML file containing Tableau status (useful for testing)
   - "-v" is for verbose
   - "-H" and "-f" are mutually exclussive

CONFIGURARTION
 + Apologies, configuration is currently hard-coded in the script; edit
   busy_thres for number of Busy workers to issue a warning; any worker
   marked as down generates a critical alert.

SOURCE:
 + http://github.com/ning/check_tableau_systeminfo

About

Nagios plugin for Tableau servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published