使用系統概觀儀表板

Adobe Experience Manager (AEM) 系統概覽 從單一儀表板提供AEM執行個體的組態、硬體及健康情況的高層級檢視。

  1. 系統概觀可從以下位置存取: AEM開始 > 工具 > 作業 > 系統概覽

    直接位於 <server-host>/libs/granite/operations/content/systemoverview.html

  2. 此資訊來自 系統概覽 可透過按一下 下載 按鈕。 資訊也會透過以下內容公開 REST 端點:

  3. 以下是從匯出的JSON輸出範例 系統概覽:

    code language-json
    {
        "Health Checks": {
            "1 Critical": "System Maintenance",
            "3 Warn": "Replication Queue, Log Errors, Sling/Granite Content Access Check"
        },
        "Instance": {
            "Adobe Experience Manager": "6.4.0",
            "Run Modes": "s7connect, crx3, non-composite, author, samplecontent, crx3tar",
            "Instance Up Since": "2018-01-22 10:50:37"
        },
        "Repository": {
            "Apache Jackrabbit Oak": "1.8.0",
            "Node Store": "Segment Tar",
            "Repository Size": "0.26 GB",
            "File Data Store": "crx-quickstart/repository/datastore"
        },
        "Maintenance Tasks": {
            "Failed": "AuditLog Maintenance Task, Project Purge, Workflow Purge",
            "Succeeded": "Data Store Garbage Collection, Lucene Binaries Cleanup, Revision Clean Up, Version Purge, Purge of ad-hoc tasks"
        },
        "System Information": {
            "Mac OS X": "10.12.6",
            "System Load Average": "2.29",
            "Usable Disk Space": "89.44 GB",
            "Maximum Heap": "0.97 GB"
        },
        "Estimated Node Counts": {
            "Total": "232448",
            "Tags": "62",
            "Assets": "267",
            "Authorizables": "210",
            "Pages": "1592"
        },
        "Replication Agents": {
            "Blocked": "publish, publish2",
            "Idle": "offloading_b3deb296-9b28-4f60-8587-c06afa2e632c, offloading_outbox, offloading_reverse_b3deb296-9b28-4f60-8587-c06afa2e632c, publish_reverse, scene7, screens, screens2, test_and_target"
        },
        "Distribution Agents": {
            "Blocked": "publish"
        },
        "Workflows": {
            "Running Workflows": "15",
            "Failed Workflows": "15",
            "Failed Jobs": "150"
        },
        "Sling Jobs": {
            "Failed": "305"
        }
    }
    
recommendation-more-help
c92bdb17-1e49-4e76-bcdd-89e4f85f45e6