criticalSystemStatus

{{info.name}}

{{info.status}}
warningSystemStatus

{{info.name}}

{{info.status}}

indexStatusSynchronized

{{(indexStatus['db.count'] === indexStatus['index.count']) ? 'OK' : 'ERROR'}}
metadataWithIndexingErrors
{{logActivity}}
Thread Name  User Time  CPU Name  Wait Time  Blocked Time  Deadlocked  State 
 {{thread.name | ellipses}} {{thread.userTime}} {{thread.cpuTime}} {{thread.waitTime}} {{thread.blockedTime}} {{thread.deadlocked}} {{thread.state}}