Skip to main content

Preventive Reports

Every time an automation task linked to a Preventive Profile runs, a Report is automatically generated, judged according to the mapped rules. Reports let you see at a glance which check items on which devices are in an abnormal state. Only the 2 most recent reports are kept per profile, and the latest report also shows the status changes compared to the previous report.

Viewing the report list

Go to Network Automation > Preventive Reports to view the latest report list by profile. You must first select an NMS Manager from the Select Manager dropdown at the top of the screen for the list to appear.

Note

The list does not refresh automatically. It is queried automatically only on first load and when you change the manager — afterward, click the refresh button at the top of the screen to update it.

Summary cards

Cards summarizing the number of profiles by status appear above the list. Selecting a card filters the list to that status, and the selected card is highlighted with a border.

CardDescription
Check targetsTotal number of profiles subject to report generation
ReportedNumber of profiles with a report generated during this query period
Not reportedNumber of profiles with no report generated yet. Selecting this switches to a separate list with different columns
NormalNumber of profiles judged normal
WarningNumber of profiles judged warning
CriticalNumber of profiles judged critical
UnknownNumber of profiles in a state that cannot be judged

Key list information

ColumnDescription
No.List sequence number
DeviceTarget device of the report. Click to go to the manager information screen
ProfileName of the profile that generated the report. Click to open the report detail popup
Created atTime the report was generated
Check itemsNumber of check items included in the report
Result summaryColor-coded summary of the number of normal, warning, critical, and unknown items
TriggerBadge for the execution method that generated the report (scheduler·manual·detector)
ActionsView details icon
Note

Selecting the Not reported card shows a list of profiles that don't have a report yet, displaying only the profile name, linked automation task, and number of check items.

Viewing report details

  1. Click a profile in the list to open the report detail popup.

  2. The top shows cards for Total items/Normal/Warning/Critical/Unknown counts, followed by detailed results for each check item below.

  3. Each item is displayed differently depending on whether its execution result was parsed successfully.

    • Parsing succeeded: Shows the check item's result in a table, along with the applied rule's judgment condition text (e.g. Warning >=10 / Critical >=30), the judgment reason, and the status change compared to the previous report. Select View original to see the command's raw execution result.
    • Parsing failed: Shows the raw execution result directly, with an "Unsupported or cannot be parsed" notice.

Comparison with the previous report

Each check item also shows information comparing it to the previous report.

SituationDisplayed content
No previous report to compareNotice that there is no previous report
Status unchanged from previous reportNotice that there is no status change
Status different from previous reportHighlights the change from the previous status to the current status (e.g. Warning → Critical)