echo'<td data-toggle="tooltip" data-placement="bottom" title="active six months: '.$row['active_users_halfyear'].', active one month: '.$row['active_users_monthly'].'">'.$row['active_users_halfyear'].'</td>';
$tip="\n This {$row['softwarename']} pod {$pod_name} has been watched for {$row['monthsmonitored']} months with an overall uptime of {$row['uptime_alltime']}% and a response time average today of {$row['responsetime']}ms was last checked on {$row['dateupdated']}. ";
$tip.="On a scale of 100 this pod is a {$row['score']} right now";