Infrastructure

From zooid Wiki
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