⌘
K
🟩
CITSmart X
💡
Workflow & Service Management
⚒️
Arquitetura
⚙️
Administração
🖥️
Low Code
⚡
Enterprise Agility Management
📡
AIOPS
🤖
CITBot
📗
Release Notes
🎓
Glossário
Introdução
O que é AIOPS?
Por que usar AIOPS?
Visão Geral do Sistema
Requisitos
LGPD
Zones
AIOps
Alarmes
Incidente
Dashboard
Integrações
Infraestrutura
Teste Web
Monitor de Network
Infraestrutura
Descoberta Automática
Host
Topologia
Serviços de TI
Alertas / Triggers
Painel (Dashboard)
Traceroute
Pipes e Automação
Manutenções
Agendamentos
Métricas
Segredo
Chaves de acesso
Tempo de serviço
APM
Application Performance Management
Real User Monitoring
Métrica
Coletas customizadas
Explorar as Métricas Base
Docs powered by
Archbee
AIOps
...
Instalação dos Agents
Agent Windows
Instalação via PS Script
1 - Execute o seguinte script em um Powershell
x64
x86
1
Invoke-WebRequest
-
uri
"https://cdn.simonops.com/inventory-agent/windows/Windows-Agent-Setup-x64.exe"
-
Method
"GET"
-
Outfile
"C:\Windows-Agent-Setup-x64.exe"
;
2
C:\Windows-Agent-Setup-x64
.
exe
/
server=http
[s]
:
/
/
inventory-server/ocsinventory
/
ssl=0
/
force
/
debug=1
/
s
/
nosplash
|
Out-Null
;
3
Remove-Item
-
path C:\Windows-Agent-Setup-x64
.
exe
;
4
Remove-Item
-
path C:\Windows-Agent-Setup-x64
.
log
;
Invoke-WebRequest -uri "https://cdn.simonops.com/inventory-agent/windows/Windows-Agent-Setup-x64.exe" -Method "GET" -Outfile "C:\Windows-Agent-Setup-x64.exe"; C:\Windows-Agent-Setup-x64.exe /server=http[s]://inventory-server/ocsinventory /ssl=0 /force /debug=1 /s /nosplash | Out-Null; Remove-Item -path C:\Windows-Agent-Setup-x64.exe; Remove-Item -path C:\Windows-Agent-Setup-x64.log;
*Certifique que a instância do powershell esteja com privilégios de administrador.
Did this page help you?
PREVIOUS
Agent Windows
NEXT
Politicas
Docs powered by
Archbee
Docs powered by
Archbee