Skip to content

for PoC

LowyNBK edited this page Feb 21, 2020 · 4 revisions

If you want PoC of giip, then check below.

  1. Fix gathering data.
  • Server status(CPU usage, Mem, Disk, Network)
  • Log text(syslog, application log, db log, slow query log, etc)
  • Configure data(ini, cfg files)
  • Pick and show specific server data from memory and files and packet, etc.
  1. Automation unit.
  • OS Patch/Update
  • DB/Application Configuration tuning/Change
  • Server shutdown/restart/reboot
  • Multiple server workload control
  • Conditioned server action(Switch server, put LB configuration, etc)
  1. AI based work unit.
  • abnormal detection by structured data
  • get key words from server logs by LDA
  • get closed status by Word2Vec or Doc2Vec

if you want PoC. Contact us please.

Clone this wiki locally