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.
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.
| Card | Description |
|---|---|
| Check targets | Total number of profiles subject to report generation |
| Reported | Number of profiles with a report generated during this query period |
| Not reported | Number of profiles with no report generated yet. Selecting this switches to a separate list with different columns |
| Normal | Number of profiles judged normal |
| Warning | Number of profiles judged warning |
| Critical | Number of profiles judged critical |
| Unknown | Number of profiles in a state that cannot be judged |
Key list information
| Column | Description |
|---|---|
| No. | List sequence number |
| Device | Target device of the report. Click to go to the manager information screen |
| Profile | Name of the profile that generated the report. Click to open the report detail popup |
| Created at | Time the report was generated |
| Check items | Number of check items included in the report |
| Result summary | Color-coded summary of the number of normal, warning, critical, and unknown items |
| Trigger | Badge for the execution method that generated the report (scheduler·manual·detector) |
| Actions | View details icon |
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
-
Click a profile in the list to open the report detail popup.
-
The top shows cards for Total items/Normal/Warning/Critical/Unknown counts, followed by detailed results for each check item below.
-
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.
- Parsing succeeded: Shows the check item's result in a table, along with the applied rule's judgment condition text (e.g.
Comparison with the previous report
Each check item also shows information comparing it to the previous report.
| Situation | Displayed content |
|---|---|
| No previous report to compare | Notice that there is no previous report |
| Status unchanged from previous report | Notice that there is no status change |
| Status different from previous report | Highlights the change from the previous status to the current status (e.g. Warning → Critical) |