Infrastructure

From zooid Wiki
Revision as of 18:14, 8 October 2014 by DavidM (talk | contribs) (Created page with " (pre nagios sidegrade) <div class="dialoc" style="width: 2200px; height: 800px; background: white"></div> <div class="hidden"> {{D|Sysadmin|is a|Devop}} {{D|Software dev|is ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

(pre nagios sidegrade)

nmap updates

  1. NRPE loads system config (nmap & proposed_nmap) from wiki
  2. NRPE runs check_nmap on host
  3. compares it to wiki config
  4. if it's the same, returns OK
  5. if it's not
    1. returns CRITICAL
    2. if proposed_nmap isn't current, updates it
    3. sysadmin receives alert
    4. verifies config
    5. updates config to proposed config or resolves issue

See also V2