# testbook-free

test this shizzle

# testpage-free

Hi

# hello please

ok.

# secondpage



# pageboi



# Feature Tests

# TempDBStuff

| name | monip | class | test | testopt | testres | lastok | status | lost | ok | latency | latmax | latavg | uptime | alert | eventfwd | eventlvl | eventdel | eventmax | depend1 | depend2 | device | notify | noreply | latwarn |

| adsl46u101 | 168030700 | dev | uptime | | | 1605629282 | 0 | 117 | 94671 | 4 | 514 | 104 | 29749546 | 1 | | 0 | | | na46u101 | | adsl46u101 | | 2 | 100 |

\+ $dbh-&gt;do("ALTER TABLE ipam CHANGE COLUMN amname amname VARCHAR(64) DEFAULT '';");  
\+ $dbh-&gt;do("ALTER TABLE devices CHANGE COLUMN type type VARCHAR(64) DEFAULT '';");  
\+ $dbh-&gt;do("ALTER TABLE devices CHANGE COLUMN devgroup devgroup VARCHAR(64) DEFAULT '';");  
\+ $dbh-&gt;do("ALTER TABLE inventory CHANGE COLUMN assettype assettype VARCHAR(64) DEFAULT '';");  
\+ $dbh-&gt;do("ALTER TABLE inventory CHANGE COLUMN endwarranty device VARCHAR(64) DEFAULT '';");  
\+ $dbh-&gt;do("ALTER TABLE inventory CHANGE COLUMN endsupport modidx INT UNSIGNED DEFAULT 0;");  
\+ $dbh-&gt;do("ALTER TABLE inventory CHANGE COLUMN endlife lastdis INT UNSIGNED DEFAULT 0;");  
\+ $dbh-&gt;do("ALTER TABLE mroutes CHANGE COLUMN inflags inflags VARCHAR(32) DEFAULT '';");  
\+ $dbh-&gt;do("ALTER TABLE mroutes CHANGE COLUMN mdtip firstseen INT UNSIGNED DEFAULT 0;");  
\+ $dbh-&gt;do("ALTER TABLE mroutes CHANGE COLUMN rpfip lastseen INT UNSIGNED DEFAULT 0;");  
\+ $dbh-&gt;do("ALTER TABLE monitoring CHANGE COLUMN eventmax optstat VARCHAR(32) DEFAULT '';");  
\+ $dbh-&gt;do("ALTER TABLE users CHANGE COLUMN groups usrgroup $smaun NOT NULL DEFAULT '0';");