Closed sk8er000 closed 3 months ago
Hey @sk8er000 ,
Thanks for using NAX!
I can see that you didn't seem to have any down devices:
netalertx | 08:01:25 [Scan Stats] Down Alerts............: 0
Devices are only shown/marked as Down if you tick the "Alert Down" checkbox on a device. For more info check also this guide: https://github.com/jokob-sk/NetAlertX/blob/main/docs/NOTIFICATIONS.md
Hope this helps! j
I did not understand that I have to choose every device that I want to see in the "Alert down" page, it makes sense. I'm sorry to misunderstood the documentation
Thank you very much
All good, glad it makes sense! :)
Is there an existing issue for this?
Current Behavior
On "my device" page I can see 73 devices 58 of them are shown online and the rest is shown offline. If I go to the "on line" page I can see the connected devices only but if I go to the "down" page is empty
Expected Behavior
The "down" page should contain the list of disconnected devices that are shown in the general "my devices" page
Steps To Reproduce
Installed the container on a Raspberry 4 following the guide
app.conf
No response
docker-compose.yml
No response
What branch are you running?
Production
app.log
netalertx | 07:20:42 [Notification] Udating API files netalertx | 07:20:42 [Notification] Notifications changes: 0 netalertx | 07:20:42 [MAIN] Process: Wait netalertx | 07:20:47 [API] Updating table_appevents.json file in /front/api netalertx | 07:20:48 [API] Updating table_devices.json file in /front/api netalertx | 07:20:48 [API] Updating table_notifications.json file in /front/api netalertx | 07:20:48 [API] Updating table_custom_endpoint.json file in /front/api netalertx | 07:21:16 [Plugin utils] --------------------------------------------- netalertx | 07:21:16 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:21:16 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:21:16 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:21:16 [Notification] Check if something to report netalertx | 07:21:16 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:21:16 [Notification] No changes to report netalertx | 07:21:16 [MAIN] Process: Wait netalertx | 07:22:17 [Plugin utils] --------------------------------------------- netalertx | 07:22:17 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:22:17 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:22:17 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:22:17 [Notification] Check if something to report netalertx | 07:22:17 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:22:17 [Notification] No changes to report netalertx | 07:22:17 [MAIN] Process: Wait netalertx | 07:23:18 [Plugin utils] --------------------------------------------- netalertx | 07:23:18 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:23:18 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:23:18 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:23:18 [Notification] Check if something to report netalertx | 07:23:18 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:23:18 [Notification] No changes to report netalertx | 07:23:18 [MAIN] Process: Wait netalertx | 07:24:18 [Plugin utils] --------------------------------------------- netalertx | 07:24:18 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:24:18 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:24:19 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:24:19 [Notification] Check if something to report netalertx | 07:24:19 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:24:19 [Notification] No changes to report netalertx | 07:24:19 [MAIN] Process: Wait netalertx | 07:25:19 [Plugin utils] --------------------------------------------- netalertx | 07:25:19 [Plugin utils] display_name: Arp-Scan (Network scan) netalertx | 07:25:19 [Plugins] Executing: python3 /app/front/plugins/arp_scan/script.py userSubnets={subnets} netalertx | 07:25:43 [Plugins] SUCCESS, received 59 entries netalertx | 07:25:44 [API] Updating table_appevents.json file in /front/api netalertx | 07:25:44 [API] Updating table_plugins_history.json file in /front/api netalertx | 07:25:44 [API] Updating table_plugins_objects.json file in /front/api netalertx | 07:25:44 [Plugin utils] --------------------------------------------- netalertx | 07:25:44 [Plugin utils] display_name: Internet-Check netalertx | 07:25:44 [Plugins] Executing: python3 /app/front/plugins/internet_ip/script.py prev_ip={prev_ip} INTRNT_DIG_GET_IP_ARG={INTRNT_DIG_GET_IP_ARG} netalertx | 07:25:45 [Plugins] SUCCESS, received 1 entries netalertx | 07:25:45 [API] Updating table_appevents.json file in /front/api netalertx | 07:25:46 [API] Updating table_plugins_history.json file in /front/api netalertx | 07:25:46 [Process Scan] Processing scan results netalertx | 07:25:46 [Process Scan] Print Stats netalertx | 07:25:46 [Scan Stats] Devices Detected.......: 61 netalertx | 07:25:46 [Scan Stats] New Devices............: 0 netalertx | 07:25:46 [Scan Stats] Down Alerts............: 0 netalertx | 07:25:46 [Scan Stats] New Down Alerts........: 0 netalertx | 07:25:46 [Scan Stats] New Connections........: 15 netalertx | 07:25:46 [Scan Stats] Disconnections.........: 0 netalertx | 07:25:46 [Scan Stats] IP Changes.............: 2 netalertx | 07:25:46 [Scan Stats] Scan Method Statistics: netalertx | 07:25:46 INTRNT: 1 netalertx | 07:25:46 arp-scan: 59 netalertx | 07:25:46 local_MAC: 1 netalertx | 07:25:46 [Process Scan] Stats end netalertx | 07:25:46 [Process Scan] Sessions Events (connect / discconnect) netalertx | 07:25:46 [Process Scan] Creating new devices netalertx | 07:25:46 [Process Scan] Updating Devices Info netalertx | 07:25:46 [Process Scan] Voiding false (ghost) disconnections netalertx | 07:25:46 [Process Scan] Pairing session events (connection / disconnection) netalertx | 07:25:46 [Process Scan] Creating sessions snapshot netalertx | 07:25:46 [Process Scan] Inserting scan results into Online_History netalertx | 07:25:46 [Process Scan] Skipping repeated notifications netalertx | 07:25:46 [Skip Repeated Notifications] Skip Repeated netalertx | 07:25:46 [Plugin utils] --------------------------------------------- netalertx | 07:25:46 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:25:46 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:25:47 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:25:47 [Notification] Check if something to report netalertx | 07:25:47 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:25:47 [Notification] Open text Template netalertx | 07:25:47 [Notification] Open html Template netalertx | 07:25:47 [Notification] Using template/app/front/report_templates/reporttemplate.html netalertx | 07:25:47 [Notification] New Devices sections done. netalertx | 07:25:47 [Notification] Down Devices sections done. netalertx | 07:25:47 [Notification] Reconnected Down Devices sections done. netalertx | 07:25:47 [Notification] Events sections done. netalertx | 07:25:47 [Notification] Plugins sections done. netalertx | 07:25:47 [Send API] Updating notification files in /app/front/api/ netalertx | 07:25:47 [Notification] Udating API files netalertx | 07:25:47 [Notification] Notifications changes: 0 netalertx | 07:25:47 [MAIN] Process: Wait netalertx | 07:25:52 [API] Updating table_appevents.json file in /front/api netalertx | 07:25:52 [API] Updating table_devices.json file in /front/api netalertx | 07:25:53 [API] Updating table_notifications.json file in /front/api netalertx | 07:25:53 [API] Updating table_custom_endpoint.json file in /front/api netalertx | 07:26:20 [Plugin utils] --------------------------------------------- netalertx | 07:26:20 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:26:20 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:26:21 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:26:21 [Notification] Check if something to report netalertx | 07:26:21 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:26:21 [Notification] No changes to report netalertx | 07:26:21 [MAIN] Process: Wait netalertx | 07:27:21 [Plugin utils] --------------------------------------------- netalertx | 07:27:21 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:27:21 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:27:22 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:27:22 [Notification] Check if something to report netalertx | 07:27:22 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:27:22 [Notification] No changes to report netalertx | 07:27:22 [MAIN] Process: Wait netalertx | 07:28:22 [Plugin utils] --------------------------------------------- netalertx | 07:28:22 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:28:22 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:28:23 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:28:23 [Notification] Check if something to report netalertx | 07:28:23 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:28:23 [Notification] No changes to report netalertx | 07:28:23 [MAIN] Process: Wait netalertx | 07:29:23 [Plugin utils] --------------------------------------------- netalertx | 07:29:23 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:29:23 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:29:24 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:29:24 [Notification] Check if something to report netalertx | 07:29:24 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:29:24 [Notification] No changes to report netalertx | 07:29:24 [MAIN] Process: Wait netalertx | 07:30:24 [Plugin utils] --------------------------------------------- netalertx | 07:30:24 [Plugin utils] display_name: Arp-Scan (Network scan) netalertx | 07:30:24 [Plugins] Executing: python3 /app/front/plugins/arp_scan/script.py userSubnets={subnets} netalertx | 07:30:48 [Plugins] SUCCESS, received 60 entries netalertx | 07:30:48 [API] Updating table_appevents.json file in /front/api netalertx | 07:30:49 [API] Updating table_plugins_history.json file in /front/api netalertx | 07:30:49 [API] Updating table_plugins_objects.json file in /front/api netalertx | 07:30:49 [Plugin utils] --------------------------------------------- netalertx | 07:30:49 [Plugin utils] display_name: Internet-Check netalertx | 07:30:49 [Plugins] Executing: python3 /app/front/plugins/internet_ip/script.py prev_ip={prev_ip} INTRNT_DIG_GET_IP_ARG={INTRNT_DIG_GET_IP_ARG} netalertx | 07:30:49 [Plugins] SUCCESS, received 1 entries netalertx | 07:30:50 [API] Updating table_appevents.json file in /front/api netalertx | 07:30:50 [API] Updating table_plugins_history.json file in /front/api netalertx | 07:30:50 [Plugin utils] --------------------------------------------- netalertx | 07:30:50 [Plugin utils] display_name: DB cleanup netalertx | 07:30:50 [Plugins] Executing: python3 /app/front/plugins/db_cleanup/script.py pluginskeephistory={pluginskeephistory} hourstokeepnewdevice={hourstokeepnewdevice} daystokeepevents={daystokeepevents} pholuskeepdays={pholuskeepdays} netalertx | 07:30:51 [Plugins] No output received from the plugin DBCLNP - enable LOG_LEVEL=debug and check logs netalertx | 07:30:51 [Process Scan] Processing scan results netalertx | 07:30:51 [Process Scan] Print Stats netalertx | 07:30:51 [Scan Stats] Devices Detected.......: 62 netalertx | 07:30:51 [Scan Stats] New Devices............: 0 netalertx | 07:30:51 [Scan Stats] Down Alerts............: 0 netalertx | 07:30:51 [Scan Stats] New Down Alerts........: 0 netalertx | 07:30:51 [Scan Stats] New Connections........: 14 netalertx | 07:30:51 [Scan Stats] Disconnections.........: 0 netalertx | 07:30:51 [Scan Stats] IP Changes.............: 2 netalertx | 07:30:51 [Scan Stats] Scan Method Statistics: netalertx | 07:30:51 INTRNT: 1 netalertx | 07:30:51 arp-scan: 60 netalertx | 07:30:51 local_MAC: 1 netalertx | 07:30:51 [Process Scan] Stats end netalertx | 07:30:51 [Process Scan] Sessions Events (connect / discconnect) netalertx | 07:30:51 [Process Scan] Creating new devices netalertx | 07:30:51 [Process Scan] Updating Devices Info netalertx | 07:30:51 [Process Scan] Voiding false (ghost) disconnections netalertx | 07:30:51 [Process Scan] Pairing session events (connection / disconnection) netalertx | 07:30:51 [Process Scan] Creating sessions snapshot netalertx | 07:30:52 [Process Scan] Inserting scan results into Online_History netalertx | 07:30:52 [Process Scan] Skipping repeated notifications netalertx | 07:30:52 [Skip Repeated Notifications] Skip Repeated netalertx | 07:30:52 [Plugin utils] --------------------------------------------- netalertx | 07:30:52 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:30:52 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:30:52 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:30:52 [Notification] Check if something to report netalertx | 07:30:52 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:30:53 [Notification] Open text Template netalertx | 07:30:53 [Notification] Open html Template netalertx | 07:30:53 [Notification] Using template/app/front/report_templates/reporttemplate.html netalertx | 07:30:53 [Notification] New Devices sections done. netalertx | 07:30:53 [Notification] Down Devices sections done. netalertx | 07:30:53 [Notification] Reconnected Down Devices sections done. netalertx | 07:30:53 [Notification] Events sections done. netalertx | 07:30:53 [Notification] Plugins sections done. netalertx | 07:30:53 [Send API] Updating notification files in /app/front/api/ netalertx | 07:30:53 [Notification] Udating API files netalertx | 07:30:53 [Notification] Notifications changes: 0 netalertx | 07:30:53 [MAIN] Process: Wait netalertx | 07:30:58 [API] Updating table_appevents.json file in /front/api netalertx | 07:30:58 [API] Updating table_devices.json file in /front/api netalertx | 07:30:58 [API] Updating table_plugins_history.json file in /front/api netalertx | 07:30:58 [API] Updating table_notifications.json file in /front/api netalertx | 07:30:58 [API] Updating table_custom_endpoint.json file in /front/api netalertx | 07:31:25 [Plugin utils] --------------------------------------------- netalertx | 07:31:25 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:31:25 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:31:26 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:31:26 [Notification] Check if something to report netalertx | 07:31:26 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:31:26 [Notification] No changes to report netalertx | 07:31:26 [MAIN] Process: Wait netalertx | 07:32:31 [Plugin utils] --------------------------------------------- netalertx | 07:32:31 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:32:31 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:32:32 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:32:32 [Notification] Check if something to report netalertx | 07:32:32 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:32:32 [Notification] No changes to report netalertx | 07:32:32 [MAIN] Process: Wait netalertx | 07:33:37 [Plugin utils] --------------------------------------------- netalertx | 07:33:37 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:33:37 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:33:38 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:33:38 [Notification] Check if something to report netalertx | 07:33:38 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:33:38 [Notification] No changes to report netalertx | 07:33:38 [MAIN] Process: Wait netalertx | 07:34:43 [Plugin utils] --------------------------------------------- netalertx | 07:34:43 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:34:43 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:34:44 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:34:44 [Notification] Check if something to report netalertx | 07:34:44 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:34:44 [Notification] No changes to report netalertx | 07:34:44 [MAIN] Process: Wait netalertx | 07:35:49 [Plugin utils] --------------------------------------------- netalertx | 07:35:49 [Plugin utils] display_name: Arp-Scan (Network scan) netalertx | 07:35:49 [Plugins] Executing: python3 /app/front/plugins/arp_scan/script.py userSubnets={subnets} netalertx | 07:36:12 [Plugins] SUCCESS, received 60 entries netalertx | 07:36:13 [API] Updating table_appevents.json file in /front/api netalertx | 07:36:13 [API] Updating table_plugins_history.json file in /front/api netalertx | 07:36:13 [API] Updating table_plugins_objects.json file in /front/api netalertx | 07:36:13 [Plugin utils] --------------------------------------------- netalertx | 07:36:13 [Plugin utils] display_name: Internet-Check netalertx | 07:36:13 [Plugins] Executing: python3 /app/front/plugins/internet_ip/script.py prev_ip={prev_ip} INTRNT_DIG_GET_IP_ARG={INTRNT_DIG_GET_IP_ARG} netalertx | 07:36:14 [Plugins] SUCCESS, received 1 entries netalertx | 07:36:14 [API] Updating table_appevents.json file in /front/api netalertx | 07:36:15 [API] Updating table_plugins_history.json file in /front/api netalertx | 07:36:15 [Process Scan] Processing scan results netalertx | 07:36:15 [Process Scan] Print Stats netalertx | 07:36:15 [Scan Stats] Devices Detected.......: 62 netalertx | 07:36:15 [Scan Stats] New Devices............: 0 netalertx | 07:36:15 [Scan Stats] Down Alerts............: 0 netalertx | 07:36:15 [Scan Stats] New Down Alerts........: 0 netalertx | 07:36:15 [Scan Stats] New Connections........: 13 netalertx | 07:36:15 [Scan Stats] Disconnections.........: 1 netalertx | 07:36:15 [Scan Stats] IP Changes.............: 2 netalertx | 07:36:15 [Scan Stats] Scan Method Statistics: netalertx | 07:36:15 INTRNT: 1 netalertx | 07:36:15 arp-scan: 60 netalertx | 07:36:15 local_MAC: 1 netalertx | 07:36:15 [Process Scan] Stats end netalertx | 07:36:15 [Process Scan] Sessions Events (connect / discconnect) netalertx | 07:36:15 [Process Scan] Creating new devices netalertx | 07:36:15 [Process Scan] Updating Devices Info netalertx | 07:36:15 [Process Scan] Voiding false (ghost) disconnections netalertx | 07:36:15 [Process Scan] Pairing session events (connection / disconnection) netalertx | 07:36:15 [Process Scan] Creating sessions snapshot netalertx | 07:36:15 [Process Scan] Inserting scan results into Online_History netalertx | 07:36:15 [Process Scan] Skipping repeated notifications netalertx | 07:36:15 [Skip Repeated Notifications] Skip Repeated netalertx | 07:36:15 [Plugin utils] --------------------------------------------- netalertx | 07:36:15 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:36:15 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:36:16 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:36:16 [Notification] Check if something to report netalertx | 07:36:16 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:36:16 [Notification] Open text Template netalertx | 07:36:16 [Notification] Open html Template netalertx | 07:36:16 [Notification] Using template/app/front/report_templates/reporttemplate.html netalertx | 07:36:16 [Notification] New Devices sections done. netalertx | 07:36:16 [Notification] Down Devices sections done. netalertx | 07:36:16 [Notification] Reconnected Down Devices sections done. netalertx | 07:36:16 [Notification] Events sections done. netalertx | 07:36:16 [Notification] Plugins sections done. netalertx | 07:36:16 [Send API] Updating notification* files in /app/front/api/ netalertx | 07:36:16 [Notification] Udating API files netalertx | 07:36:16 [Notification] Notifications changes: 0 netalertx | 07:36:16 [MAIN] Process: Wait netalertx | 07:36:21 [API] Updating table_appevents.json file in /front/api netalertx | 07:36:21 [API] Updating table_devices.json file in /front/api netalertx | 07:36:21 [API] Updating table_notifications.json file in /front/api netalertx | 07:36:21 [API] Updating table_custom_endpoint.json file in /front/api netalertx | 07:36:54 [Plugin utils] --------------------------------------------- netalertx | 07:36:54 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:36:54 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:36:55 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:36:55 [Notification] Check if something to report netalertx | 07:36:55 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:36:55 [Notification] No changes to report netalertx | 07:36:55 [MAIN] Process: Wait netalertx | 07:38:00 [Plugin utils] --------------------------------------------- netalertx | 07:38:00 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:38:00 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:38:01 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:38:01 [Notification] Check if something to report netalertx | 07:38:01 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:38:01 [Notification] No changes to report netalertx | 07:38:01 [MAIN] Process: Wait netalertx | 07:38:55 [Config] reading config file netalertx | 07:38:55 [Config] Plugins: Number of all plugins (including not loaded): 34 netalertx | 07:38:55 [Plugin utils] --------------------------------------------- netalertx | 07:38:55 [Plugin utils] display_name: OMADA SDN import netalertx | 07:38:55 [Plugin utils] description: Plugin to import data from OMADA SDN. netalertx | 07:38:55 [Plugin utils] --------------------------------------------- netalertx | 07:38:55 [Plugin utils] display_name: SNMP discovery netalertx | 07:38:55 [Plugin utils] description: This plugin is used to discover devices via the arp table(s) of a RFC1213 compliant router or switch. netalertx | 07:38:55 [Plugin utils] --------------------------------------------- netalertx | 07:38:55 [Plugin utils] display_name: UniFi import netalertx | 07:38:55 [Plugin utils] description: This plugin is used to import devices from an UNIFI controller. netalertx | 07:38:55 [Plugin utils] --------------------------------------------- netalertx | 07:38:55 [Plugin utils] display_name: Arp-Scan (Network scan) netalertx | 07:38:55 [Plugin utils] description: This plugin is to execute an arp-scan on the local network netalertx | 07:38:55 [Plugin utils] --------------------------------------------- netalertx | 07:38:55 [Plugin utils] display_name: PiHole (Device sync) netalertx | 07:38:55 [Plugin utils] description: This plugin syncs devices from the PiHole database netalertx | 07:38:55 [Plugin utils] --------------------------------------------- netalertx | 07:38:55 [Plugin utils] display_name: DHCP Leases (Device import) netalertx | 07:38:55 [Plugin utils] description: This plugin is to import devices from dhcp.leases files. netalertx | 07:38:55 [Plugin utils] --------------------------------------------- netalertx | 07:38:55 [Plugin utils] display_name: Rogue DHCP netalertx | 07:38:55 [Plugin utils] description: This plugin is to use NMAP to monitor for rogue DHCP servers. netalertx | 07:38:55 [Plugin utils] --------------------------------------------- netalertx | 07:38:55 [Plugin utils] display_name: Internet-Check netalertx | 07:38:55 [Plugin utils] description: A plugin to check your internet connectivity and IP. netalertx | 07:38:55 [Plugin utils] --------------------------------------------- netalertx | 07:38:55 [Plugin utils] display_name: NBTSCAN (Name discovery) netalertx | 07:38:55 [Plugin utils] description: A plugin to discover device names via NetBIOS. netalertx | 07:38:55 [Plugin utils] --------------------------------------------- netalertx | 07:38:55 [Plugin utils] display_name: NMAP Device discovery netalertx | 07:38:55 [Plugin utils] description: This plugin is to execute an NMAP scan for device discovery on the local network netalertx | 07:38:55 [Plugin utils] --------------------------------------------- netalertx | 07:38:55 [Plugin utils] display_name: Services & Ports (NMAP) netalertx | 07:38:55 [Plugin utils] description: This plugin shows all services discovered by NMAP scans. netalertx | 07:38:55 [Plugin utils] --------------------------------------------- netalertx | 07:38:55 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:38:55 [Plugin utils] description: A plugin to discover device names. netalertx | 07:38:55 [Plugin utils] --------------------------------------------- netalertx | 07:38:55 [Plugin utils] display_name: Apprise publisher netalertx | 07:38:55 [Plugin utils] description: A plugin to publish a notification via the Apprise gateway. netalertx | 07:38:55 [Plugin utils] --------------------------------------------- netalertx | 07:38:55 [Plugin utils] display_name: Email publisher (SMTP) netalertx | 07:38:55 [Plugin utils] description: A plugin to publish a notification via Email (SMTP) gateway. netalertx | 07:38:55 [Plugin utils] --------------------------------------------- netalertx | 07:38:55 [Plugin utils] display_name: MQTT publisher netalertx | 07:38:55 [Plugin utils] description: A plugin to publish a notification via MQTT to Home Assistant. netalertx | 07:38:55 [Plugin utils] --------------------------------------------- netalertx | 07:38:55 [Plugin utils] display_name: NTFY publisher netalertx | 07:38:55 [Plugin utils] description: A plugin to publish a notification via the NTFY gateway. netalertx | 07:38:55 [Plugin utils] --------------------------------------------- netalertx | 07:38:55 [Plugin utils] display_name: Pushover publisher netalertx | 07:38:55 [Plugin utils] description: A plugin to publish a notification via the pushover.net netalertx | 07:38:55 [Plugin utils] --------------------------------------------- netalertx | 07:38:55 [Plugin utils] display_name: Pushsafer publisher netalertx | 07:38:55 [Plugin utils] description: A plugin to publish a notification via the Pushsafer gateway. netalertx | 07:38:55 [Plugin utils] --------------------------------------------- netalertx | 07:38:55 [Plugin utils] display_name: Webhook publisher netalertx | 07:38:55 [Plugin utils] description: A plugin to publish a notification via Webhooks. netalertx | 07:38:55 [Plugin utils] --------------------------------------------- netalertx | 07:38:55 [Plugin utils] display_name: CSV backup netalertx | 07:38:55 [Plugin utils] description: A plugin to auto-generate devices.csv backups. netalertx | 07:38:55 [Plugin utils] --------------------------------------------- netalertx | 07:38:55 [Plugin utils] display_name: DB cleanup netalertx | 07:38:55 [Plugin utils] description: A plugin to schedule database cleanup & upkeep tasks. netalertx | 07:38:55 [Plugin utils] --------------------------------------------- netalertx | 07:38:55 [Plugin utils] display_name: DDNS update netalertx | 07:38:55 [Plugin utils] description: A plugin update the DDNS record. netalertx | 07:38:55 [Plugin utils] --------------------------------------------- netalertx | 07:38:55 [Plugin utils] display_name: Internet speedtest netalertx | 07:38:55 [Plugin utils] description: A plugin to perform a scheduled internet speedtest. netalertx | 07:38:55 [Plugin utils] --------------------------------------------- netalertx | 07:38:55 [Plugin utils] display_name: Maintenance netalertx | 07:38:55 [Plugin utils] description: A plugin for maintenance tasks. netalertx | 07:38:55 [Plugin utils] --------------------------------------------- netalertx | 07:38:55 [Plugin utils] display_name: New Devices netalertx | 07:38:55 [Plugin utils] description: The template used for new devices. netalertx | 07:38:56 [Plugin utils] --------------------------------------------- netalertx | 07:38:56 [Plugin utils] display_name: Notification Processing netalertx | 07:38:56 [Plugin utils] description: A plugin to for advanced notification processing. netalertx | 07:38:56 [Plugin utils] --------------------------------------------- netalertx | 07:38:56 [Plugin utils] display_name: Pholus (Name discovery) netalertx | 07:38:56 [Plugin utils] description: This plugin is to execute a Pholus (name discovery) on the local network netalertx | 07:38:56 [Plugin utils] --------------------------------------------- netalertx | 07:38:56 [Plugin utils] display_name: Set password netalertx | 07:38:56 [Plugin utils] description: A simple plugin to set the web ui password on app start. netalertx | 07:38:56 [Plugin utils] --------------------------------------------- netalertx | 07:38:56 [Plugin utils] display_name: Sync Hub netalertx | 07:38:56 [Plugin utils] description: Plugin to synchronize multiple NetAlertX instances. netalertx | 07:38:56 [Plugin utils] --------------------------------------------- netalertx | 07:38:56 [Plugin utils] display_name: UI settings netalertx | 07:38:56 [Plugin utils] description: Plugin to adjust UI settings. netalertx | 07:38:56 [Plugin utils] --------------------------------------------- netalertx | 07:38:56 [Plugin utils] display_name: Un-Discoverable Devices netalertx | 07:38:56 [Plugin utils] description: This plugin is to import undiscoverable devices from a file. netalertx | 07:38:56 [Plugin utils] --------------------------------------------- netalertx | 07:38:56 [Plugin utils] display_name: Vendor update netalertx | 07:38:56 [Plugin utils] description: A plugin to schedule vendor database updates for mac based vendor resolution. netalertx | 07:38:56 [Plugin utils] --------------------------------------------- netalertx | 07:38:56 [Plugin utils] display_name: Website monitor netalertx | 07:38:56 [Plugin utils] description: This plugin is to monitor status changes of services or websites. netalertx | 07:38:56 [Plugin utils] --------------------------------------------- netalertx | 07:38:56 [Plugin utils] display_name: Workflows netalertx | 07:38:56 [Plugin utils] description: A plugin to adjust behavior of workflows. netalertx | 07:38:56 [Config] β Unloading WEBMON netalertx | 07:38:56 [Config] β Unloading UNDIS netalertx | 07:38:56 [Config] β Unloading SYNC netalertx | 07:38:56 [Config] β Unloading INTRSPD netalertx | 07:38:56 [Config] β Unloading DDNS netalertx | 07:38:56 [Config] β Unloading WEBHOOK netalertx | 07:38:56 [Config] β Unloading PUSHSAFER netalertx | 07:38:56 [Config] β Unloading PUSHOVER netalertx | 07:38:56 [Config] β Unloading NTFY netalertx | 07:38:56 [Config] β Unloading MQTT netalertx | 07:38:56 [Config] β Unloading SMTP netalertx | 07:38:56 [Config] β Unloading NMAP netalertx | 07:38:56 [Config] β Unloading NMAPDEV netalertx | 07:38:56 [Config] β Unloading NBTSCAN netalertx | 07:38:56 [Config] β Unloading DHCPSRVS netalertx | 07:38:56 [Config] β Unloading DHCPLSS netalertx | 07:38:56 [Config] β Unloading PIHOLE netalertx | 07:38:56 [Config] β Unloading UNFIMP netalertx | 07:38:56 [Config] β Unloading SNMPDSC netalertx | 07:38:56 [Config] β Unloading OMDSDN netalertx | 07:38:56 [Config] Number of Plugins to load: 14 netalertx | 07:38:56 [Config] Plugins to load: ['ARPSCAN', 'INTRNT', 'NSLOOKUP', 'APPRISE', 'CSVBCKP', 'DBCLNP', 'MAINT', 'NEWDEV', 'NTFPRCS', 'PHOLUS', 'SETPWD', 'UI', 'VNDRPDT', 'WORKFLOWS'] netalertx | 07:38:57 [API] Updating table_settings.json file in /front/api netalertx | 07:38:57 [Config] Imported new config netalertx | 07:38:58 [API] Updating table_plugins_language_strings.json file in /front/api netalertx | 07:38:58 [Plugin utils] --------------------------------------------- netalertx | 07:38:58 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:38:58 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:38:59 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:38:59 [Notification] Check if something to report netalertx | 07:38:59 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:38:59 [Notification] No changes to report netalertx | 07:38:59 [MAIN] Process: Wait netalertx | 07:39:58 [Plugin utils] --------------------------------------------- netalertx | 07:39:58 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:39:58 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:39:59 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:39:59 [Notification] Check if something to report netalertx | 07:39:59 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:39:59 [Notification] No changes to report netalertx | 07:39:59 [MAIN] Process: Wait netalertx | 07:40:59 [Plugin utils] --------------------------------------------- netalertx | 07:40:59 [Plugin utils] display_name: Arp-Scan (Network scan) netalertx | 07:40:59 [Plugins] Executing: python3 /app/front/plugins/arp_scan/script.py userSubnets={subnets} netalertx | 07:41:23 [Plugins] SUCCESS, received 59 entries netalertx | 07:41:23 [API] Updating table_appevents.json file in /front/api netalertx | 07:41:23 [API] Updating table_plugins_history.json file in /front/api netalertx | 07:41:23 [API] Updating table_plugins_objects.json file in /front/api netalertx | 07:41:23 [Plugin utils] --------------------------------------------- netalertx | 07:41:23 [Plugin utils] display_name: Internet-Check netalertx | 07:41:23 [Plugins] Executing: python3 /app/front/plugins/internet_ip/script.py prev_ip={prev_ip} INTRNT_DIG_GET_IP_ARG={INTRNT_DIG_GET_IP_ARG} netalertx | 07:41:24 [Plugins] SUCCESS, received 1 entries netalertx | 07:41:24 [API] Updating table_appevents.json file in /front/api netalertx | 07:41:25 [API] Updating table_plugins_history.json file in /front/api netalertx | 07:41:25 [Process Scan] Processing scan results netalertx | 07:41:25 [Process Scan] Print Stats netalertx | 07:41:25 [Scan Stats] Devices Detected.......: 61 netalertx | 07:41:25 [Scan Stats] New Devices............: 0 netalertx | 07:41:25 [Scan Stats] Down Alerts............: 0 netalertx | 07:41:25 [Scan Stats] New Down Alerts........: 0 netalertx | 07:41:25 [Scan Stats] New Connections........: 13 netalertx | 07:41:25 [Scan Stats] Disconnections.........: 2 netalertx | 07:41:25 [Scan Stats] IP Changes.............: 2 netalertx | 07:41:25 [Scan Stats] Scan Method Statistics: netalertx | 07:41:25 INTRNT: 1 netalertx | 07:41:25 arp-scan: 59 netalertx | 07:41:25 local_MAC: 1 netalertx | 07:41:25 [Process Scan] Stats end netalertx | 07:41:25 [Process Scan] Sessions Events (connect / discconnect) netalertx | 07:41:25 [Process Scan] Creating new devices netalertx | 07:41:25 [Process Scan] Updating Devices Info netalertx | 07:41:25 [Process Scan] Voiding false (ghost) disconnections netalertx | 07:41:25 [Process Scan] Pairing session events (connection / disconnection) netalertx | 07:41:25 [Process Scan] Creating sessions snapshot netalertx | 07:41:25 [Process Scan] Inserting scan results into Online_History netalertx | 07:41:25 [Process Scan] Skipping repeated notifications netalertx | 07:41:25 [Skip Repeated Notifications] Skip Repeated netalertx | 07:41:25 [Plugin utils] --------------------------------------------- netalertx | 07:41:25 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:41:25 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:41:26 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:41:26 [Notification] Check if something to report netalertx | 07:41:26 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:41:26 [Notification] Open text Template netalertx | 07:41:26 [Notification] Open html Template netalertx | 07:41:26 [Notification] Using template/app/front/report_templates/reporttemplate.html netalertx | 07:41:26 [Notification] New Devices sections done. netalertx | 07:41:26 [Notification] Down Devices sections done. netalertx | 07:41:26 [Notification] Reconnected Down Devices sections done. netalertx | 07:41:26 [Notification] Events sections done. netalertx | 07:41:26 [Notification] Plugins sections done. netalertx | 07:41:26 [Send API] Updating notification files in /app/front/api/ netalertx | 07:41:26 [Notification] Udating API files netalertx | 07:41:26 [Notification] Notifications changes: 0 netalertx | 07:41:26 [MAIN] Process: Wait netalertx | 07:41:31 [API] Updating table_appevents.json file in /front/api netalertx | 07:41:31 [API] Updating table_devices.json file in /front/api netalertx | 07:41:31 [API] Updating table_notifications.json file in /front/api netalertx | 07:41:32 [API] Updating table_custom_endpoint.json file in /front/api netalertx | 07:42:04 [Plugin utils] --------------------------------------------- netalertx | 07:42:04 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:42:04 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:42:05 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:42:05 [Notification] Check if something to report netalertx | 07:42:05 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:42:05 [Notification] No changes to report netalertx | 07:42:05 [MAIN] Process: Wait netalertx | 07:43:05 [Plugin utils] --------------------------------------------- netalertx | 07:43:05 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:43:05 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:43:06 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:43:06 [Notification] Check if something to report netalertx | 07:43:06 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:43:06 [Notification] No changes to report netalertx | 07:43:06 [MAIN] Process: Wait netalertx | 07:44:11 [Plugin utils] --------------------------------------------- netalertx | 07:44:11 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:44:11 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:44:12 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:44:12 [Notification] Check if something to report netalertx | 07:44:12 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:44:12 [Notification] No changes to report netalertx | 07:44:12 [MAIN] Process: Wait netalertx | 07:45:17 [Plugin utils] --------------------------------------------- netalertx | 07:45:17 [Plugin utils] display_name: Arp-Scan (Network scan) netalertx | 07:45:17 [Plugins] Executing: python3 /app/front/plugins/arp_scan/script.py userSubnets={subnets} netalertx | 07:45:41 [Plugins] SUCCESS, received 59 entries netalertx | 07:45:41 [API] Updating table_appevents.json file in /front/api netalertx | 07:45:42 [API] Updating table_plugins_history.json file in /front/api netalertx | 07:45:42 [API] Updating table_plugins_objects.json file in /front/api netalertx | 07:45:42 [Plugin utils] --------------------------------------------- netalertx | 07:45:42 [Plugin utils] display_name: Internet-Check netalertx | 07:45:42 [Plugins] Executing: python3 /app/front/plugins/internet_ip/script.py prev_ip={prev_ip} INTRNT_DIG_GET_IP_ARG={INTRNT_DIG_GET_IP_ARG} netalertx | 07:45:43 [Plugins] SUCCESS, received 1 entries netalertx | 07:45:43 [API] Updating table_appevents.json file in /front/api netalertx | 07:45:43 [API] Updating table_plugins_history.json file in /front/api netalertx | 07:45:43 [Process Scan] Processing scan results netalertx | 07:45:43 [Process Scan] Print Stats netalertx | 07:45:43 [Scan Stats] Devices Detected.......: 61 netalertx | 07:45:43 [Scan Stats] New Devices............: 0 netalertx | 07:45:43 [Scan Stats] Down Alerts............: 0 netalertx | 07:45:43 [Scan Stats] New Down Alerts........: 0 netalertx | 07:45:43 [Scan Stats] New Connections........: 14 netalertx | 07:45:43 [Scan Stats] Disconnections.........: 1 netalertx | 07:45:43 [Scan Stats] IP Changes.............: 2 netalertx | 07:45:43 [Scan Stats] Scan Method Statistics: netalertx | 07:45:43 INTRNT: 1 netalertx | 07:45:43 arp-scan: 59 netalertx | 07:45:43 local_MAC: 1 netalertx | 07:45:43 [Process Scan] Stats end netalertx | 07:45:43 [Process Scan] Sessions Events (connect / discconnect) netalertx | 07:45:43 [Process Scan] Creating new devices netalertx | 07:45:43 [Process Scan] Updating Devices Info netalertx | 07:45:43 [Process Scan] Voiding false (ghost) disconnections netalertx | 07:45:43 [Process Scan] Pairing session events (connection / disconnection) netalertx | 07:45:43 [Process Scan] Creating sessions snapshot netalertx | 07:45:43 [Process Scan] Inserting scan results into Online_History netalertx | 07:45:43 [Process Scan] Skipping repeated notifications netalertx | 07:45:43 [Skip Repeated Notifications] Skip Repeated netalertx | 07:45:43 [Plugin utils] --------------------------------------------- netalertx | 07:45:43 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:45:43 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:45:44 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:45:44 [Notification] Check if something to report netalertx | 07:45:44 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:45:44 [Notification] Open text Template netalertx | 07:45:44 [Notification] Open html Template netalertx | 07:45:44 [Notification] Using template/app/front/report_templates/reporttemplate.html netalertx | 07:45:44 [Notification] New Devices sections done. netalertx | 07:45:44 [Notification] Down Devices sections done. netalertx | 07:45:44 [Notification] Reconnected Down Devices sections done. netalertx | 07:45:44 [Notification] Events sections done. netalertx | 07:45:44 [Notification] Plugins sections done. netalertx | 07:45:44 [Send API] Updating notification files in /app/front/api/ netalertx | 07:45:44 [Notification] Udating API files netalertx | 07:45:44 [Notification] Notifications changes: 0 netalertx | 07:45:44 [MAIN] Process: Wait netalertx | 07:45:50 [API] Updating table_appevents.json file in /front/api netalertx | 07:45:50 [API] Updating table_devices.json file in /front/api netalertx | 07:45:50 [API] Updating table_notifications.json file in /front/api netalertx | 07:45:50 [API] Updating table_custom_endpoint.json file in /front/api netalertx | 07:46:23 [Plugin utils] --------------------------------------------- netalertx | 07:46:23 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:46:23 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:46:24 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:46:24 [Notification] Check if something to report netalertx | 07:46:24 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:46:24 [Notification] No changes to report netalertx | 07:46:24 [MAIN] Process: Wait netalertx | 07:47:24 [Plugin utils] --------------------------------------------- netalertx | 07:47:24 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:47:24 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:47:25 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:47:25 [Notification] Check if something to report netalertx | 07:47:25 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:47:25 [Notification] No changes to report netalertx | 07:47:25 [MAIN] Process: Wait netalertx | 07:48:30 [Plugin utils] --------------------------------------------- netalertx | 07:48:30 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:48:30 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:48:31 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:48:31 [Notification] Check if something to report netalertx | 07:48:31 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:48:31 [Notification] No changes to report netalertx | 07:48:31 [MAIN] Process: Wait netalertx | 07:49:31 [Plugin utils] --------------------------------------------- netalertx | 07:49:31 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:49:31 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:49:32 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:49:32 [Notification] Check if something to report netalertx | 07:49:32 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:49:32 [Notification] No changes to report netalertx | 07:49:32 [MAIN] Process: Wait netalertx | 07:50:37 [Plugin utils] --------------------------------------------- netalertx | 07:50:37 [Plugin utils] display_name: Arp-Scan (Network scan) netalertx | 07:50:37 [Plugins] Executing: python3 /app/front/plugins/arp_scan/script.py userSubnets={subnets} netalertx | 07:51:01 [Plugins] SUCCESS, received 58 entries netalertx | 07:51:01 [API] Updating table_appevents.json file in /front/api netalertx | 07:51:02 [API] Updating table_plugins_history.json file in /front/api netalertx | 07:51:02 [API] Updating table_plugins_objects.json file in /front/api netalertx | 07:51:02 [Plugin utils] --------------------------------------------- netalertx | 07:51:02 [Plugin utils] display_name: Internet-Check netalertx | 07:51:02 [Plugins] Executing: python3 /app/front/plugins/internet_ip/script.py prev_ip={prev_ip} INTRNT_DIG_GET_IP_ARG={INTRNT_DIG_GET_IP_ARG} netalertx | 07:51:02 [Plugins] SUCCESS, received 1 entries netalertx | 07:51:03 [API] Updating table_appevents.json file in /front/api netalertx | 07:51:03 [API] Updating table_plugins_history.json file in /front/api netalertx | 07:51:03 [Process Scan] Processing scan results netalertx | 07:51:03 [Process Scan] Print Stats netalertx | 07:51:03 [Scan Stats] Devices Detected.......: 60 netalertx | 07:51:03 [Scan Stats] New Devices............: 0 netalertx | 07:51:03 [Scan Stats] Down Alerts............: 0 netalertx | 07:51:03 [Scan Stats] New Down Alerts........: 0 netalertx | 07:51:03 [Scan Stats] New Connections........: 14 netalertx | 07:51:03 [Scan Stats] Disconnections.........: 1 netalertx | 07:51:03 [Scan Stats] IP Changes.............: 2 netalertx | 07:51:03 [Scan Stats] Scan Method Statistics: netalertx | 07:51:03 INTRNT: 1 netalertx | 07:51:03 arp-scan: 58 netalertx | 07:51:03 local_MAC: 1 netalertx | 07:51:03 [Process Scan] Stats end netalertx | 07:51:03 [Process Scan] Sessions Events (connect / discconnect) netalertx | 07:51:03 [Process Scan] Creating new devices netalertx | 07:51:03 [Process Scan] Updating Devices Info netalertx | 07:51:03 [Process Scan] Voiding false (ghost) disconnections netalertx | 07:51:03 [Process Scan] Pairing session events (connection / disconnection) netalertx | 07:51:03 [Process Scan] Creating sessions snapshot netalertx | 07:51:03 [Process Scan] Inserting scan results into Online_History netalertx | 07:51:03 [Process Scan] Skipping repeated notifications netalertx | 07:51:03 [Skip Repeated Notifications] Skip Repeated netalertx | 07:51:03 [Plugin utils] --------------------------------------------- netalertx | 07:51:03 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:51:03 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:51:04 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:51:04 [Notification] Check if something to report netalertx | 07:51:04 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:51:04 [Notification] Open text Template netalertx | 07:51:04 [Notification] Open html Template netalertx | 07:51:04 [Notification] Using template/app/front/report_templates/reporttemplate.html netalertx | 07:51:04 [Notification] New Devices sections done. netalertx | 07:51:04 [Notification] Down Devices sections done. netalertx | 07:51:04 [Notification] Reconnected Down Devices sections done. netalertx | 07:51:04 [Notification] Events sections done. netalertx | 07:51:04 [Notification] Plugins sections done. netalertx | 07:51:04 [Send API] Updating notification files in /app/front/api/ netalertx | 07:51:04 [Notification] Udating API files netalertx | 07:51:04 [Notification] Notifications changes: 0 netalertx | 07:51:04 [MAIN] Process: Wait netalertx | 07:51:09 [API] Updating table_appevents.json file in /front/api netalertx | 07:51:10 [API] Updating table_devices.json file in /front/api netalertx | 07:51:10 [API] Updating table_notifications.json file in /front/api netalertx | 07:51:10 [API] Updating table_custom_endpoint.json file in /front/api netalertx | 07:51:43 [Plugin utils] --------------------------------------------- netalertx | 07:51:43 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:51:43 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:51:43 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:51:43 [Notification] Check if something to report netalertx | 07:51:43 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:51:43 [Notification] No changes to report netalertx | 07:51:43 [MAIN] Process: Wait netalertx | 07:52:44 [Plugin utils] --------------------------------------------- netalertx | 07:52:44 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:52:44 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:52:44 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:52:44 [Notification] Check if something to report netalertx | 07:52:44 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:52:44 [Notification] No changes to report netalertx | 07:52:44 [MAIN] Process: Wait netalertx | 07:53:44 [Plugin utils] --------------------------------------------- netalertx | 07:53:44 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:53:44 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:53:45 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:53:45 [Notification] Check if something to report netalertx | 07:53:45 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:53:45 [Notification] No changes to report netalertx | 07:53:45 [MAIN] Process: Wait netalertx | 07:54:45 [Plugin utils] --------------------------------------------- netalertx | 07:54:45 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:54:45 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:54:46 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:54:46 [Notification] Check if something to report netalertx | 07:54:46 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:54:46 [Notification] No changes to report netalertx | 07:54:46 [MAIN] Process: Wait netalertx | 07:55:47 [Plugin utils] --------------------------------------------- netalertx | 07:55:47 [Plugin utils] display_name: Arp-Scan (Network scan) netalertx | 07:55:47 [Plugins] Executing: python3 /app/front/plugins/arp_scan/script.py userSubnets={subnets} netalertx | 07:56:10 [Plugins] SUCCESS, received 59 entries netalertx | 07:56:11 [API] Updating table_appevents.json file in /front/api netalertx | 07:56:11 [API] Updating table_plugins_history.json file in /front/api netalertx | 07:56:11 [API] Updating table_plugins_objects.json file in /front/api netalertx | 07:56:11 [Plugin utils] --------------------------------------------- netalertx | 07:56:11 [Plugin utils] display_name: Internet-Check netalertx | 07:56:11 [Plugins] Executing: python3 /app/front/plugins/internet_ip/script.py prev_ip={prev_ip} INTRNT_DIG_GET_IP_ARG={INTRNT_DIG_GET_IP_ARG} netalertx | 07:56:12 [Plugins] SUCCESS, received 1 entries netalertx | 07:56:12 [API] Updating table_appevents.json file in /front/api netalertx | 07:56:12 [API] Updating table_plugins_history.json file in /front/api netalertx | 07:56:13 [Process Scan] Processing scan results netalertx | 07:56:13 [Process Scan] Print Stats netalertx | 07:56:13 [Scan Stats] Devices Detected.......: 61 netalertx | 07:56:13 [Scan Stats] New Devices............: 0 netalertx | 07:56:13 [Scan Stats] Down Alerts............: 0 netalertx | 07:56:13 [Scan Stats] New Down Alerts........: 0 netalertx | 07:56:13 [Scan Stats] New Connections........: 15 netalertx | 07:56:13 [Scan Stats] Disconnections.........: 0 netalertx | 07:56:13 [Scan Stats] IP Changes.............: 2 netalertx | 07:56:13 [Scan Stats] Scan Method Statistics: netalertx | 07:56:13 INTRNT: 1 netalertx | 07:56:13 arp-scan: 59 netalertx | 07:56:13 local_MAC: 1 netalertx | 07:56:13 [Process Scan] Stats end netalertx | 07:56:13 [Process Scan] Sessions Events (connect / discconnect) netalertx | 07:56:13 [Process Scan] Creating new devices netalertx | 07:56:13 [Process Scan] Updating Devices Info netalertx | 07:56:13 [Process Scan] Voiding false (ghost) disconnections netalertx | 07:56:13 [Process Scan] Pairing session events (connection / disconnection) netalertx | 07:56:13 [Process Scan] Creating sessions snapshot netalertx | 07:56:13 [Process Scan] Inserting scan results into Online_History netalertx | 07:56:13 [Process Scan] Skipping repeated notifications netalertx | 07:56:13 [Skip Repeated Notifications] Skip Repeated netalertx | 07:56:13 [Plugin utils] --------------------------------------------- netalertx | 07:56:13 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:56:13 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:56:14 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:56:14 [Notification] Check if something to report netalertx | 07:56:14 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:56:14 [Notification] Open text Template netalertx | 07:56:14 [Notification] Open html Template netalertx | 07:56:14 [Notification] Using template/app/front/report_templates/reporttemplate.html netalertx | 07:56:14 [Notification] New Devices sections done. netalertx | 07:56:14 [Notification] Down Devices sections done. netalertx | 07:56:14 [Notification] Reconnected Down Devices sections done. netalertx | 07:56:14 [Notification] Events sections done. netalertx | 07:56:14 [Notification] Plugins sections done. netalertx | 07:56:14 [Send API] Updating notification files in /app/front/api/ netalertx | 07:56:14 [Notification] Udating API files netalertx | 07:56:14 [Notification] Notifications changes: 0 netalertx | 07:56:14 [MAIN] Process: Wait netalertx | 07:56:19 [API] Updating table_appevents.json file in /front/api netalertx | 07:56:19 [API] Updating table_devices.json file in /front/api netalertx | 07:56:19 [API] Updating table_notifications.json file in /front/api netalertx | 07:56:19 [API] Updating table_custom_endpoint.json file in /front/api netalertx | 07:56:52 [Plugin utils] --------------------------------------------- netalertx | 07:56:52 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:56:52 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:56:53 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:56:53 [Notification] Check if something to report netalertx | 07:56:53 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:56:53 [Notification] No changes to report netalertx | 07:56:53 [MAIN] Process: Wait netalertx | 07:57:53 [Plugin utils] --------------------------------------------- netalertx | 07:57:53 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:57:53 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:57:54 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:57:54 [Notification] Check if something to report netalertx | 07:57:54 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:57:54 [Notification] No changes to report netalertx | 07:57:54 [MAIN] Process: Wait netalertx | 07:58:54 [Plugin utils] --------------------------------------------- netalertx | 07:58:54 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:58:54 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:58:55 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:58:55 [Notification] Check if something to report netalertx | 07:58:55 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:58:55 [Notification] No changes to report netalertx | 07:58:55 [MAIN] Process: Wait netalertx | 07:59:55 [Plugin utils] --------------------------------------------- netalertx | 07:59:55 [Plugin utils] display_name: NSLOOKUP (Name discovery) netalertx | 07:59:55 [Plugins] Executing: python3 /app/front/plugins/nslookup_scan/nslookup.py netalertx | 07:59:56 [Plugins] No output received from the plugin NSLOOKUP - enable LOG_LEVEL=debug and check logs netalertx | 07:59:56 [Notification] Check if something to report netalertx | 07:59:56 [Notification] Included sections: ['new_devices', 'down_devices', 'events'] netalertx | 07:59:56 [Notification] No changes to report netalertx | 07:59:56 [MAIN] Process: Wait netalertx | 08:00:56 [Plugin utils] --------------------------------------------- netalertx | 08:00:56 [Plugin utils] display_name: Arp-Scan (Network scan) netalertx | 08:00:56 [Plugins] Executing: python3 /app/front/plugins/arp_scan/script.py userSubnets={subnets} netalertx | 08:01:20 [Plugins] SUCCESS, received 58 entries netalertx | 08:01:21 [API] Updating table_appevents.json file in /front/api netalertx | 08:01:21 [API] Updating table_plugins_history.json file in /front/api netalertx | 08:01:21 [API] Updating table_plugins_objects.json file in /front/api netalertx | 08:01:21 [Plugin utils] --------------------------------------------- netalertx | 08:01:21 [Plugin utils] display_name: Internet-Check netalertx | 08:01:21 [Plugins] Executing: python3 /app/front/plugins/internet_ip/script.py prev_ip={prev_ip} INTRNT_DIG_GET_IP_ARG={INTRNT_DIG_GET_IP_ARG} netalertx | 08:01:22 [Plugins] SUCCESS, received 1 entries netalertx | 08:01:22 [API] Updating table_appevents.json file in /front/api netalertx | 08:01:23 [API] Updating table_plugins_history.json file in /front/api netalertx | 08:01:23 [Plugin utils] --------------------------------------------- netalertx | 08:01:23 [Plugin utils] display_name: DB cleanup netalertx | 08:01:23 [Plugins] Executing: python3 /app/front/plugins/db_cleanup/script.py pluginskeephistory={pluginskeephistory} hourstokeepnewdevice={hourstokeepnewdevice} daystokeepevents={daystokeepevents} pholuskeepdays={pholuskeepdays} netalertx | 08:01:25 [Plugins] No output received from the plugin DBCLNP - enable LOG_LEVEL=debug and check logs netalertx | 08:01:25 [Process Scan] Processing scan results netalertx | 08:01:25 [Process Scan] Print Stats netalertx | 08:01:25 [Scan Stats] Devices Detected.......: 60 netalertx | 08:01:25 [Scan Stats] New Devices............: 0 netalertx | 08:01:25 [Scan Stats] Down Alerts............: 0 netalertx | 08:01:25 [Scan Stats] New Down Alerts........: 0 netalertx | 08:01:25 [Scan Stats] New Connections........: 14 netalertx | 08:01:25 [Scan Stats] Disconnections.........: 1 netalertx | 08:01:25 [Scan Stats] IP Changes.............: 2
Debug enabled