This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
# OPS-METRICS Placeholder
|
||||
|
||||
This is a placeholder page for sections that are not written yet
|
||||
make a quick note in help document how to use chart as it's not all obvious
|
||||
i.e. can hover, can hide line by clicking on legend etc
|
||||
//NOTE: CPU percentage is *our* process cpu percentage over timeframe of last captured avg
|
||||
//So it does *not* show the entire server cpu load, only for RAVEN.
|
||||
//Overall, server stats need to be captured / viewed independently (digital ocean control panel for example or windows task manager)
|
||||
|
||||
What each stat means and how it's to be interpreted
|
||||
|
||||
Frequency of stat gathering
|
||||
Auto deleted after 365 days
|
||||
|
||||
Used to provide trend monitoring over time so can know if need to upgrade the server it's hosted on or to anticipate running out of disk space, overwhelmed cpu pegging at 100% etc etc
|
||||
|
||||
Basic shit
|
||||
|
||||
|
||||
8
docs/8.0/ayanova/docs/form-ops-profile.md
Normal file
8
docs/8.0/ayanova/docs/form-ops-profile.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# OPS-PROFILE Placeholder
|
||||
|
||||
primarily for tech support diagnosis in case of slowness
|
||||
only keeps last half hour of stats
|
||||
how to use: trigger slow operation, then go to this page right away and walk through looking for slow ness
|
||||
take screenshot to provide tech support or give tech support a ops limited login so they can view it themselves
|
||||
|
||||
|
||||
@@ -106,6 +106,7 @@ nav:
|
||||
- 'Job queue': 'form-ops-jobs.md'
|
||||
- 'Server log': 'form-ops-log.md'
|
||||
- 'Server metrics': 'form-ops-metrics.md'
|
||||
- 'Profile': 'form-ops-profile.md'
|
||||
- 'Notification settings': 'form-ops-notification-settings.md'
|
||||
- 'Backup': 'ops-form-backup.md'
|
||||
- Technical:
|
||||
|
||||
Reference in New Issue
Block a user