Code: Select all
bind RAW - 001 do:connection
Code: Select all
pkg_mkIndex /usr/local/lib/mysqltcl-2.51
lappend auto_path /usr/local/lib/mysqltcl-2.51
package require mysqltcl 2.51
Code: Select all
# How often (in seconds) does the html file get updated. Set to 0
# to disable HTML page.
set tghtmlrefresh 0
Code: Select all
unix uptime - catch {exec uptime} boxuptime
windows uptime - [duration [expr [clock clicks] / 1000]]