17 lines
327 B
HTML
17 lines
327 B
HTML
<!DOCTYPE html>
|
|
<html lang="pt-br">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Monitoramento</title>
|
|
<link id="conexao" rel="stylesheet" href="">
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h2>Aqui vão aparecer os graficos do influx e do Zabix</h2>
|
|
|
|
</body>
|
|
|
|
</html> |