| appConfig | load app configuration (schedules, thresholds) |
| appDataTable | Table config |
| appPieChart | Piechart |
| asNum | string to number -> on error na |
| bufferDat | dataset with buffer statistic |
| bufferReads | clean global vars for buffer pool reads |
| bufferTotDat | total buffer innodb + tokudb |
| cleanLogWrites | clean global vars for log write statistic |
| cleanProcList | clean process data |
| cleanVarList | clean list of server variables |
| compress | This function takes a number and returns a compressed string... |
| configVal | funtion to get app configuration value |
| dbConfig | reactive object for database credentials |
| genSQLCred | generate SQL-Cedentials |
| grapes-p0-grapes | paste function not space |
| grapes-p-grapes | paste function space |
| helperBufferWrite | Calculate Differences in Timeline-Data |
| helperDygraphDat | data handling for dygraph |
| initDbServer | init database server |
| linkToTab | Change href link to href tab-toggle |
| procMaxscale | get flag maxscale exist from process data |
| procSlaveServer | get flag slave server exist from process data |
| procToTimeLine | mutate process data |
| promptCnfData | function to enter credentials to database server |
| qry95thPercStmt | Statements with Runtime in 95th Percentile |
| qryErrWarnData | Statements with warnings or errors. |
| qryEventData | event Data |
| qryFlagTokuEngine | Check if TokuDB-Storage-Engine is in use |
| qryFullTblScanStmt | Statements with full table scan |
| qryHostCache | Query host cache |
| qryIdxCardinality | Index Cardinality |
| qryIdxData | unsused Indexes |
| qryIdxNullable | Index with null values |
| qryInnoDBStatus | InnoDB Status |
| qryMaxInfo | Query maxscale user |
| qryProcData | Processlist |
| qryServStatData | General Server-Status |
| qryStmtAnalysis | Statement Analysis |
| qryTmpDiscTblStmt | Statements with tmp_disk_tables |
| qryUserStat | User Statistic |
| queryDB | function to query mariadb |
| reexports | Objects exported from other packages |
| reloadBySchedule | reload data by schedule |
| serverVal | funtion to get server variable value |
| serverValNum | funtion to get server variable numeric value |
| startApplication | Start Application |
| transformThousends | Vars for transformation for thousend (10000 -> 10 000) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.