Skip to content

Commit ff7f9e3

Browse files
author
Bethany Erskine
committed
Merge pull request #4 from davdunc/master
Removed the spreadsheet and replaced with CSV
2 parents 6ae3428 + df9d168 commit ff7f9e3

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
Role,System checks,Process checks,Service Checks,System Metrics,Service Metrics,Other,Note,Tested?,,Process check nomenclature:
2+
base,disk-usage,,,,,,,,,-W warn-under
3+
,cpu,,,,,,,,,-w warn-over
4+
,swap,,,,,,,,,-C crit-under
5+
,ntp-time,,,,,,,,,-c crit-over
6+
,zombies,,,,,,,,,
7+
,RO filesystems,,,,,,,,,
8+
,RO mounts,,,,,,,,,
9+
,,chef-client -W1 -w2,,,,,,,,
10+
,,,,vmstat metrics,,,,,,
11+
,,,,disk usage metrics,,,,,,
12+
,,,,cpu metrics,,,,,,
13+
,,,,memory metrics,,,,,,
14+
,,,,interface metrics,,,,,,
15+
,,,,disk performance metrics,,,,,,
16+
chefserver,,chef-server -W1,,,,,,,,
17+
,,rabbitmq -W1,,,,,,,,
18+
,,chef-solr -W1,,,,,,,,
19+
,,chef-expander -W1,,,,,,,,
20+
,,,amqp: tcp 5672,,,,,,,
21+
,,,web UI: http 80,,,,,,,
22+
,,,web UI: http 443,,,,,,,
23+
,,,API: http 9462,,,,,,,
24+
,,,chef-solr: http 8983 (http://localhost:8983/solr/admin/stats.jsp -q chef),,,,,,,
25+
,,,,,rabbitMQ queue size,,,,,
26+
cronjobs,,crond -W1,,,,,,,,
-4.93 KB
Binary file not shown.

0 commit comments

Comments
 (0)