Página principal: mudanças entre as edições

De WIKI Netnews
Ir para navegação Ir para pesquisar
Sem resumo de edição
Sem resumo de edição
 
(9 revisões intermediárias pelo mesmo usuário não estão sendo mostradas)
Linha 7: Linha 7:
</div>
</div>


<!-- ========================= -->
<!-- PAINEL NOC -->
<!-- PAINEL NOC -->
<!-- ========================= -->
<div class="noc-panel">
<div class="noc-panel">


Linha 63: Linha 67:
<div class="server-box">
<div class="server-box">
<div>
<div>
<div class="server-name">NS1 - PowerDNS</div>
<div class="server-name">[[NS1-PowerDNS|NS1 PowerDNS]]</div>
<div style="font-size:13px; opacity:0.8;">IP: 192.168.110.103</div>
<div style="font-size:13px; opacity:0.8;">IP: 192.168.110.103</div>
</div>
</div>
Linha 74: Linha 78:
<div class="server-box">
<div class="server-box">
<div>
<div>
<div class="server-name">NS2 - PowerDNS</div>
<div class="server-name">[[NS2-PowerDNS|NS2 PowerDNS]]</div>
<div style="font-size:13px; opacity:0.8;">IP: 192.168.110.104</div>
<div style="font-size:13px; opacity:0.8;">IP: 192.168.110.104</div>
</div>
</div>
Linha 86: Linha 90:




<!-- ========================= -->
<!-- CARDS PRINCIPAIS -->
<!-- CARDS PRINCIPAIS -->
<!-- ========================= -->
<div class="dashboard-grid">
<div class="dashboard-grid">


Linha 120: Linha 127:




<!-- ========================= -->
<!-- LINKS RÁPIDOS -->
<!-- LINKS RÁPIDOS -->
<!-- ========================= -->
<div class="quick-box">
<div class="quick-box">
<h2>⚡ Links Rápidos</h2>
<h2>⚡ Links Rápidos</h2>
Linha 130: Linha 140:


</div>
</div>
<!-- SCRIPT NOC DINÂMICO -->
<script>
async function atualizarStatus(host, elementId) {
    try {
        const response = await fetch('/mediawiki/noc/status.php?host=' + host);
        const data = await response.json();
        let el = document.getElementById(elementId);
        if (!el) return;
        if (data.status === "online") {
            el.innerHTML = '<span class="status-dot status-green"></span> Operacional';
        } else if (data.status === "offline") {
            el.innerHTML = '<span class="status-dot status-red status-blink"></span> Offline';
        } else {
            el.innerHTML = '<span class="status-dot status-yellow"></span> Indefinido';
        }
    } catch (error) {
        document.getElementById(elementId).innerHTML =
        '<span class="status-dot status-yellow"></span> Erro';
    }
}
function atualizarTodos() {
    atualizarStatus("web01","web01-status");
    atualizarStatus("web02","web02-status");
    atualizarStatus("web03","web03-status");
    atualizarStatus("web04","web04-status");
    atualizarStatus("ns1","ns1-status");
    atualizarStatus("ns2","ns2-status");
}
atualizarTodos();
setInterval(atualizarTodos, 30000);
</script>

Edição atual tal como às 20h26min de 18 de fevereiro de 2026


📚 WIKI NETNEWS

Central oficial de documentação, operações e infraestrutura


🖥 Status dos Servidores (NOC)

IP: 192.168.110.130

Carregando...

IP: 192.168.110.247

Carregando...

IP: 192.168.110.205

Carregando...

IP: 192.168.110.233

Carregando...

IP: 192.168.110.103

Carregando...

IP: 192.168.110.104

Carregando...


🖥 Infraestrutura

Servidores, DataCenter, Monitoramento


➡ Acessar

📦 Produtos & Soluções

Yeastar, 3CX, Câmeras, Serviços


➡ Acessar

⚙ Operações

Clientes, Backup, Suporte


➡ Acessar

🚨 Incidentes

Histórico e análise de problemas


➡ Acessar