Thomas Kunito Shoyama
Jump to navigation
Jump to search
(pre nagios sidegrade)
{{#set_internal:has D|Subj=Sysadmin|Pred=is a|Obj=Devop|Source=Thomas Kunito Shoyama }}
Sysadmin - is a → Devop ()
{{#set_internal:has D|Subj=Software dev|Pred=is a|Obj=Devop|Source=Thomas Kunito Shoyama }}Software dev - is a → Devop ()
{{#set_internal:has D|Subj=Devop|Pred=manages|Obj=System params|Source=Thomas Kunito Shoyama }}Devop - manages → System params ()
{{#set_internal:has D|Subj=System params|Pred=configured on|Obj=intwiki|Source=Thomas Kunito Shoyama }}System params - configured on → intwiki ()
{{#set_internal:has D|Subj=Devop|Pred=creates|Obj=Software instr|Source=Thomas Kunito Shoyama }}Devop - creates → Software instr ()
{{#set_internal:has D|Subj=Software instr|Pred=configured on|Obj=intwiki|Source=Thomas Kunito Shoyama }}Software instr - configured on → intwiki ()
{{#set_internal:has D|Subj=Devop|Pred=creates|Obj=Cron job|Source=Thomas Kunito Shoyama }}Devop - creates → Cron job ()
Nagios - triggers → NRPE ()
{{#set_internal:has D|Subj=NRPE|Pred=is a|Obj=Collector|Source=Thomas Kunito Shoyama }}NRPE - is a → Collector ()
{{#set_internal:has D|Subj=Cron job|Pred=is a|Obj=Collector|Source=Thomas Kunito Shoyama }}Cron job - is a → Collector ()
{{#set_internal:has D|Subj=System stats|Pred=uses|Obj=System params|Source=Thomas Kunito Shoyama }}System stats - uses → System params ()
{{#set_internal:has D|Subj=Software stats|Pred=uses|Obj=Software instr|Source=Thomas Kunito Shoyama }}Software stats - uses → Software instr ()
{{#set_internal:has D|Subj=Collector|Pred=collects|Obj=System stats|Source=Thomas Kunito Shoyama }}Collector - collects → System stats ()
{{#set_internal:has D|Subj=Collector|Pred=collects|Obj=Software stats|Source=Thomas Kunito Shoyama }}Collector - collects → Software stats ()
{{#set_internal:has D|Subj=NRPE|Pred=updates|Obj=Nagios|Source=Thomas Kunito Shoyama }}NRPE - updates → Nagios ()
{{#set_internal:has D|Subj=NRPE|Pred=notifies|Obj=Devop|Source=Thomas Kunito Shoyama }}NRPE - notifies → Devop ()
{{#set_internal:has D|Subj=Collector|Pred=proposes|Obj=System params|Source=Thomas Kunito Shoyama }}Collector - proposes → System params ()
Collector - update → System logs ()
{{#set_internal:has D|Subj=Logstash|Pred=parses|Obj=System logs|Source=Thomas Kunito Shoyama }}Logstash - parses → System logs ()
{{#set_internal:has D|Subj=Logstash|Pred=updates|Obj=Elasticsearch|Source=Thomas Kunito Shoyama }}Logstash - updates → Elasticsearch ()
{{#set_internal:has D|Subj=Kibana|Pred=queries|Obj=Elasticsearch|Source=Thomas Kunito Shoyama }}Kibana - queries → Elasticsearch ()
nmap updates
- NRPE loads system config (nmap & proposed_nmap) from wiki
- NRPE runs check_nmap on host
- compares it to wiki config
- if it's the same, returns OK
- if it's not
- returns CRITICAL
- if proposed_nmap isn't current, updates it
- sysadmin receives alert
- verifies config
- updates config to proposed config or resolves issue
See also V2