mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-06 17:15:38 -08:00
Remove nohup.out
This commit is contained in:
@@ -1,358 +0,0 @@
|
||||
Starting backend...
|
||||
* Tip: There are .env files present. Install python-dotenv to use them.
|
||||
22:58:42 ['[Settings] ⚠ File not found: /app/api/table_settings.json']
|
||||
22:58:42 ['[Settings] ⚠ File not found: /app/api/table_settings.json']
|
||||
22:58:42 ['[Settings] ⚠ File not found: /app/api/table_settings.json']
|
||||
22:58:42 ['[Settings] ⚠ File not found: /app/api/table_settings.json']
|
||||
22:58:42 ['[Settings] ⚠ File not found: /app/api/table_settings.json']
|
||||
22:58:42 ['[Settings] ⚠ File not found: /app/api/table_settings.json']
|
||||
22:58:42 ['[MAIN] Setting up ...']
|
||||
22:58:42 ['[conf.tz] Setting up ...']
|
||||
22:58:42 ['\n']
|
||||
22:58:42 ['The backend restarted (started). If this is unexpected check https://bit.ly/NetAlertX_debug for troubleshooting tips.']
|
||||
22:58:42 ['\n']
|
||||
22:58:42 ['Permissions check (All should be True)']
|
||||
22:58:42 ['------------------------------------------------']
|
||||
22:58:42 [' ', '/config/app.conf', ' | ', ' READ | ', True]
|
||||
22:58:42 [' ', '/config/app.conf', ' | ', ' WRITE | ', True]
|
||||
22:58:42 [' ', '/db/app.db', ' | ', ' READ | ', True]
|
||||
22:58:42 [' ', '/db/app.db', ' | ', ' WRITE | ', True]
|
||||
22:58:42 ['------------------------------------------------']
|
||||
22:58:42 ['[Version check] Running the latest version.']
|
||||
22:58:42 [Database] Opening DB
|
||||
22:58:42 ['[db_upgrade] Re-creating Settings table']
|
||||
22:58:42 ['[db_upgrade] Re-creating Parameters table']
|
||||
22:58:42 ['[WF] Failed to load workflows.json']
|
||||
22:58:42 [Config] reading config file
|
||||
22:58:43 ['[Config] Plugins: Number of all plugins (including not loaded): ', 45]
|
||||
22:58:43 ['[Plugin utils] ---------------------------------------------']
|
||||
22:58:43 ['[Plugin utils] ', 'display_name', ': ', 'Arp-Scan (Network scan)']
|
||||
22:58:43 ['[Plugin utils] ', 'description', ': ', 'This plugin is to execute an arp-scan on the local network']
|
||||
22:58:43 ['[Plugin utils] ---------------------------------------------']
|
||||
22:58:43 ['[Plugin utils] ', 'display_name', ': ', 'AVAHISCAN (Name discovery)']
|
||||
22:58:43 ['[Plugin utils] ', 'description', ': ', 'A plugin to discover device names via mDNS.']
|
||||
22:58:43 ['[Plugin utils] ---------------------------------------------']
|
||||
22:58:43 ['[Plugin utils] ', 'display_name', ': ', 'Internet-Check']
|
||||
22:58:43 ['[Plugin utils] ', 'description', ': ', 'A plugin to check your internet connectivity and IP.']
|
||||
22:58:43 ['[Plugin utils] ---------------------------------------------']
|
||||
22:58:43 ['[Plugin utils] ', 'display_name', ': ', 'NBTSCAN (Name discovery)']
|
||||
22:58:43 ['[Plugin utils] ', 'description', ': ', 'A plugin to discover device names via NetBIOS.']
|
||||
22:58:43 ['[Plugin utils] ---------------------------------------------']
|
||||
22:58:43 ['[Plugin utils] ', 'display_name', ': ', 'NSLOOKUP (Name discovery)']
|
||||
22:58:43 ['[Plugin utils] ', 'description', ': ', 'A plugin to discover device names.']
|
||||
22:58:43 ['[Plugin utils] ---------------------------------------------']
|
||||
22:58:43 ['[Plugin utils] ', 'display_name', ': ', 'Dig (Name resolution)']
|
||||
22:58:43 ['[Plugin utils] ', 'description', ': ', 'A plugin to resolve device names via Dig.']
|
||||
22:58:43 ['[Plugin utils] ---------------------------------------------']
|
||||
22:58:43 ['[Plugin utils] ', 'display_name', ': ', 'Email publisher (SMTP)']
|
||||
22:58:43 ['[Plugin utils] ', 'description', ': ', 'A plugin to publish a notification via Email (SMTP) gateway.']
|
||||
22:58:43 ['[Plugin utils] ---------------------------------------------']
|
||||
22:58:43 ['[Plugin utils] ', 'display_name', ': ', 'CSV backup']
|
||||
22:58:43 ['[Plugin utils] ', 'description', ': ', 'A plugin to auto-generate devices.csv backups.']
|
||||
22:58:43 ['[Plugin utils] ---------------------------------------------']
|
||||
22:58:43 ['[Plugin utils] ', 'display_name', ': ', 'Custom properties']
|
||||
22:58:43 ['[Plugin utils] ', 'description', ': ', 'Settings related to the custom properties functionality on a device.']
|
||||
22:58:43 ['[Plugin utils] ---------------------------------------------']
|
||||
22:58:43 ['[Plugin utils] ', 'display_name', ': ', 'DB cleanup']
|
||||
22:58:43 ['[Plugin utils] ', 'description', ': ', 'A plugin to schedule database cleanup & upkeep tasks.']
|
||||
22:58:43 ['[Plugin utils] ---------------------------------------------']
|
||||
22:58:43 ['[Plugin utils] ', 'display_name', ': ', 'Maintenance']
|
||||
22:58:43 ['[Plugin utils] ', 'description', ': ', 'A plugin for maintenance tasks.']
|
||||
22:58:43 ['[Plugin utils] ---------------------------------------------']
|
||||
22:58:43 ['[Plugin utils] ', 'display_name', ': ', 'New Devices']
|
||||
22:58:43 ['[Plugin utils] ', 'description', ': ', 'The template used for new devices.']
|
||||
22:58:43 ['[Plugin utils] ---------------------------------------------']
|
||||
22:58:43 ['[Plugin utils] ', 'display_name', ': ', 'Notification Processing']
|
||||
22:58:43 ['[Plugin utils] ', 'description', ': ', 'A plugin to for advanced notification processing.']
|
||||
22:58:43 ['[Plugin utils] ---------------------------------------------']
|
||||
22:58:43 ['[Plugin utils] ', 'display_name', ': ', 'Set password']
|
||||
22:58:43 ['[Plugin utils] ', 'description', ': ', 'A simple plugin to set the web ui password on app start.']
|
||||
22:58:43 ['[Plugin utils] ---------------------------------------------']
|
||||
22:58:43 ['[Plugin utils] ', 'display_name', ': ', 'Sync Hub']
|
||||
22:58:43 ['[Plugin utils] ', 'description', ': ', 'Plugin to synchronize multiple NetAlertX instances.']
|
||||
22:58:43 ['[Plugin utils] ---------------------------------------------']
|
||||
22:58:43 ['[Plugin utils] ', 'display_name', ': ', 'UI settings']
|
||||
22:58:43 ['[Plugin utils] ', 'description', ': ', 'Plugin to adjust UI settings.']
|
||||
22:58:43 ['[Plugin utils] ---------------------------------------------']
|
||||
22:58:43 ['[Plugin utils] ', 'display_name', ': ', 'Vendor update']
|
||||
22:58:43 ['[Plugin utils] ', 'description', ': ', 'A plugin to schedule vendor database updates for mac based vendor resolution.']
|
||||
22:58:43 ['[Plugin utils] ---------------------------------------------']
|
||||
22:58:43 ['[Plugin utils] ', 'display_name', ': ', 'Workflows']
|
||||
22:58:43 ['[Plugin utils] ', 'description', ': ', 'A plugin to adjust behavior of workflows.']
|
||||
22:58:43 ['[Config] ⛔ Unloading WEBMON']
|
||||
22:58:43 ['[Config] ⛔ Unloading INTRSPD']
|
||||
22:58:43 ['[Config] ⛔ Unloading DDNS']
|
||||
22:58:43 ['[Config] ⛔ Unloading WEBHOOK']
|
||||
22:58:43 ['[Config] ⛔ Unloading TELEGRAM']
|
||||
22:58:43 ['[Config] ⛔ Unloading PUSHSAFER']
|
||||
22:58:43 ['[Config] ⛔ Unloading PUSHOVER']
|
||||
22:58:43 ['[Config] ⛔ Unloading NTFY']
|
||||
22:58:43 ['[Config] ⛔ Unloading MQTT']
|
||||
22:58:43 ['[Config] ⛔ Unloading APPRISE']
|
||||
22:58:43 ['[Config] ⛔ Unloading NMAP']
|
||||
22:58:43 ['[Config] ⛔ Unloading ICMP']
|
||||
22:58:43 ['[Config] ⛔ Unloading NMAPDEV']
|
||||
22:58:43 ['[Config] ⛔ Unloading DHCPSRVS']
|
||||
22:58:43 ['[Config] ⛔ Unloading DHCPLSS']
|
||||
22:58:43 ['[Config] ⛔ Unloading PIHOLE']
|
||||
22:58:43 ['[Config] ⛔ Unloading UNFIMP']
|
||||
22:58:43 ['[Config] ⛔ Unloading SNMPDSC']
|
||||
22:58:43 ['[Config] ⛔ Unloading MTSCAN']
|
||||
22:58:43 ['[Config] ⛔ Unloading LUCIRPC']
|
||||
22:58:43 ['[Config] ⛔ Unloading ASUSWRT']
|
||||
22:58:43 ['[Config] ⛔ Unloading WOL']
|
||||
22:58:43 ['[Config] ⛔ Unloading UNIFIAPI']
|
||||
22:58:43 ['[Config] ⛔ Unloading OMDSDNOPENAPI']
|
||||
22:58:43 ['[Config] ⛔ Unloading OMDSDN']
|
||||
22:58:43 ['[Config] ⛔ Unloading IPNEIGH']
|
||||
22:58:43 ['[Config] ⛔ Unloading FREEBOX']
|
||||
22:58:43 ['[Config] Number of Plugins to load: ', 18]
|
||||
22:58:43 ['[Config] Plugins to load: ', ['ARPSCAN', 'AVAHISCAN', 'INTRNT', 'NBTSCAN', 'NSLOOKUP', 'DIGSCAN', 'SMTP', 'CSVBCKP', 'CUSTPROP', 'DBCLNP', 'MAINT', 'NEWDEV', 'NTFPRCS', 'SETPWD', 'SYNC', 'UI', 'VNDRPDT', 'WORKFLOWS']]
|
||||
22:58:43 ['[Config] App upgraded 🚀']
|
||||
22:58:43 ['[graphql endpoint] Starting on port: 20212']
|
||||
22:58:43 [Config] Imported new settings config
|
||||
* Serving Flask app 'api_server.api_server_start'
|
||||
* Debug mode: on
|
||||
22:58:43 [Scheduler] run for ARPSCAN: NO
|
||||
22:58:43 [Scheduler] run for INTRNT: NO
|
||||
22:58:43 [Scheduler] run for CSVBCKP: NO
|
||||
22:58:43 [Scheduler] run for DBCLNP: NO
|
||||
22:58:43 [Scheduler] run for MAINT: NO
|
||||
22:58:43 [Scheduler] run for VNDRPDT: NO
|
||||
22:58:43 ['[Plugin utils] ---------------------------------------------']
|
||||
22:58:43 ['[Plugin utils] ', 'display_name', ': ', 'AVAHISCAN (Name discovery)']
|
||||
22:58:43 ['[Plugins] Executing: ', 'python3 /app/front/plugins/avahi_scan/avahi_scan.py']
|
||||
22:58:43 ['[Plugins] Output: [plugin_helper] reading config file\n22:58:43 [\'[AVAHISCAN] In script\']\n22:58:43 [Database] Opening DB\n22:58:43 [\'[AVAHISCAN] REFRESH_FQDN is false, getting devices with unknown hostnames.\']\n22:58:43 [\'[AVAHISCAN] Devices to scan: 6\']\n22:58:43 ["[AVAHISCAN] IPs to be scanned: [\'73.49.179.94\', \'172.17.0.2\', \'172.17.0.3\', \'172.17.0.3\', \'172.17.0.2\', \'172.17.0.2\']"]\n22:58:43 [\'[AVAHISCAN] Error resolving 73.49.179.94: The DNS query name does not exist: 94.179.49.73.in-addr.arpa.\']\n22:58:43 [\'[AVAHISCAN] Error resolving 172.17.0.2: The DNS query name does not exist: 2.0.17.172.in-addr.arpa.\']\n22:58:43 [\'[AVAHISCAN] Error resolving 172.17.0.3: The DNS query name does not exist: 3.0.17.172.in-addr.arpa.\']\n22:58:43 [\'[AVAHISCAN] Error resolving 172.17.0.3: The DNS query name does not exist: 3.0.17.172.in-addr.arpa.\']\n22:58:43 [\'[AVAHISCAN] Error resolving 172.17.0.2: The DNS query name does not exist: 2.0.17.172.in-addr.arpa.\']\n22:58:43 [\'[AVAHISCAN] Error resolving 172.17.0.2: The DNS query name does not exist: 2.0.17.172.in-addr.arpa.\']\n22:58:43 [\'[AVAHISCAN] Active resolution finished. Found 0 hosts.\']\n22:58:43 [\'[AVAHISCAN] Script finished\']\n']
|
||||
22:58:43 ['[HELPER] ⚠ ERROR not processed set_type: {"dataType":"array","elements":[{"elementType":"select","elementOptions":[{"multiple":"true","ordeable":"true"}],"transformers":[]},{"elementType":"button","elementOptions":[{"sourceSuffixes":[]},{"separator":""},{"cssClasses":"col-xs-12"},{"onClick":"selectChange(this)"},{"getStringKey":"Gen_Change"}],"transformers":[]}]} ']
|
||||
22:58:43 ["[HELPER] ⚠ ERROR not processed set_value: ['ARPSCAN', 'AVAHISCAN', 'CSVBCKP', 'DBCLNP', 'DIGSCAN', 'INTRNT', 'MAINT', 'NEWDEV', 'NBTSCAN', 'NSLOOKUP', 'NTFPRCS', 'SETPWD', 'SMTP', 'SYNC', 'VNDRPDT', 'WORKFLOWS', 'UI', 'CUSTPROP'] "]
|
||||
22:58:43 ['[Plugins] Processed and deleted file: /app/log/plugins/last_result.AVAHISCAN.log ']
|
||||
22:58:43 ['[Plugins] No output received from the plugin "AVAHISCAN"']
|
||||
22:58:43 ['[Plugin utils] ---------------------------------------------']
|
||||
22:58:43 ['[Plugin utils] ', 'display_name', ': ', 'NBTSCAN (Name discovery)']
|
||||
22:58:43 ['[Plugins] Executing: ', 'python3 /app/front/plugins/nbtscan_scan/nbtscan.py']
|
||||
22:58:49 ["[Plugins] Output: [plugin_helper] reading config file\n22:58:43 ['[NBTSCAN] In script']\n22:58:43 [Database] Opening DB\n22:58:43 ['[NBTSCAN] Devices count: 6']\n22:58:43 ['[NBTSCAN] DEBUG CMD :', ['nbtscan', '73.49.179.94']]\n22:58:44 ['[NBTSCAN] DEBUG OUTPUT : Doing NBT name scan for addresses from 73.49.179.94\\n\\nIP address NetBIOS Name Server User MAC address \\n------------------------------------------------------------------------------\\n']\n22:58:44 ['[NBTSCAN] Domain Name: ']\n22:58:44 ['[NBTSCAN] DEBUG CMD :', ['nbtscan', '172.17.0.2']]\n22:58:45 ['[NBTSCAN] DEBUG OUTPUT : Doing NBT name scan for addresses from 172.17.0.2\\n\\nIP address NetBIOS Name Server User MAC address \\n------------------------------------------------------------------------------\\n']\n22:58:45 ['[NBTSCAN] Domain Name: ']\n22:58:45 ['[NBTSCAN] DEBUG CMD :', ['nbtscan', '172.17.0.3']]\n22:58:46 ['[NBTSCAN] DEBUG OUTPUT : Doing NBT name scan for addresses from 172.17.0.3\\n\\nIP address NetBIOS Name Server User MAC address \\n------------------------------------------------------------------------------\\n']\n22:58:46 ['[NBTSCAN] Domain Name: ']\n22:58:46 ['[NBTSCAN] DEBUG CMD :', ['nbtscan', '172.17.0.3']]\n22:58:47 ['[NBTSCAN] DEBUG OUTPUT : Doing NBT name scan for addresses from 172.17.0.3\\n\\nIP address NetBIOS Name Server User MAC address \\n------------------------------------------------------------------------------\\n']\n22:58:47 ['[NBTSCAN] Domain Name: ']\n22:58:47 ['[NBTSCAN] DEBUG CMD :', ['nbtscan', '172.17.0.2']]\n22:58:48 ['[NBTSCAN] DEBUG OUTPUT : Doing NBT name scan for addresses from 172.17.0.2\\n\\nIP address NetBIOS Name Server User MAC address \\n------------------------------------------------------------------------------\\n']\n22:58:48 ['[NBTSCAN] Domain Name: ']\n22:58:48 ['[NBTSCAN] DEBUG CMD :', ['nbtscan', '172.17.0.2']]\n22:58:49 ['[NBTSCAN] DEBUG OUTPUT : Doing NBT name scan for addresses from 172.17.0.2\\n\\nIP address NetBIOS Name Server User MAC address \\n------------------------------------------------------------------------------\\n']\n22:58:49 ['[NBTSCAN] Domain Name: ']\n22:58:49 ['[NBTSCAN] Script finished']\n"]
|
||||
22:58:49 ['[Plugins] Processed and deleted file: /app/log/plugins/last_result.NBTSCAN.log ']
|
||||
22:58:49 ['[Plugins] No output received from the plugin "NBTSCAN"']
|
||||
22:58:49 ['[Plugin utils] ---------------------------------------------']
|
||||
22:58:49 ['[Plugin utils] ', 'display_name', ': ', 'NSLOOKUP (Name discovery)']
|
||||
22:58:49 ['[Plugins] Executing: ', 'python3 /app/front/plugins/nslookup_scan/nslookup.py']
|
||||
22:58:49 ["[Plugins] Output: [plugin_helper] reading config file\n22:58:49 ['[NSLOOKUP] In script']\n22:58:49 [Database] Opening DB\n22:58:49 ['[NSLOOKUP] Devices count: 6']\n22:58:49 ['[NSLOOKUP]', 'No PTR record found for IP: 73.49.179.94']\n22:58:49 ['[NSLOOKUP]', 'No PTR record found for IP: 172.17.0.2']\n22:58:49 ['[NSLOOKUP]', 'No PTR record found for IP: 172.17.0.3']\n22:58:49 ['[NSLOOKUP]', 'No PTR record found for IP: 172.17.0.3']\n22:58:49 ['[NSLOOKUP]', 'No PTR record found for IP: 172.17.0.2']\n22:58:49 ['[NSLOOKUP]', 'No PTR record found for IP: 172.17.0.2']\n22:58:49 ['[NSLOOKUP] Script finished']\n"]
|
||||
22:58:49 ['[Plugins] Processed and deleted file: /app/log/plugins/last_result.NSLOOKUP.log ']
|
||||
22:58:49 ['[Plugins] No output received from the plugin "NSLOOKUP"']
|
||||
22:58:49 ['[Plugin utils] ---------------------------------------------']
|
||||
22:58:49 ['[Plugin utils] ', 'display_name', ': ', 'Dig (Name resolution)']
|
||||
22:58:49 ['[Plugins] Executing: ', 'python3 /app/front/plugins/dig_scan/digscan.py']
|
||||
22:58:49 ["[Plugins] Output: [plugin_helper] reading config file\n22:58:49 ['[DIGSCAN] In script']\n22:58:49 [Database] Opening DB\n22:58:49 ['[DIGSCAN] Devices count: 6']\n22:58:49 ['[DIGSCAN] DEBUG CMD :', ['dig', '+short', '-x', '73.49.179.94']]\n22:58:49 ['[DIGSCAN] DEBUG OUTPUT : ']\n22:58:49 ['[DIGSCAN] Domain Name: ']\n22:58:49 ['[DIGSCAN] DEBUG CMD :', ['dig', '+short', '-x', '172.17.0.2']]\n22:58:49 ['[DIGSCAN] DEBUG OUTPUT : ']\n22:58:49 ['[DIGSCAN] Domain Name: ']\n22:58:49 ['[DIGSCAN] DEBUG CMD :', ['dig', '+short', '-x', '172.17.0.3']]\n22:58:49 ['[DIGSCAN] DEBUG OUTPUT : ']\n22:58:49 ['[DIGSCAN] Domain Name: ']\n22:58:49 ['[DIGSCAN] DEBUG CMD :', ['dig', '+short', '-x', '172.17.0.3']]\n22:58:49 ['[DIGSCAN] DEBUG OUTPUT : ']\n22:58:49 ['[DIGSCAN] Domain Name: ']\n22:58:49 ['[DIGSCAN] DEBUG CMD :', ['dig', '+short', '-x', '172.17.0.2']]\n22:58:49 ['[DIGSCAN] DEBUG OUTPUT : ']\n22:58:49 ['[DIGSCAN] Domain Name: ']\n22:58:49 ['[DIGSCAN] DEBUG CMD :', ['dig', '+short', '-x', '172.17.0.2']]\n22:58:49 ['[DIGSCAN] DEBUG OUTPUT : ']\n22:58:49 ['[DIGSCAN] Domain Name: ']\n22:58:49 ['[DIGSCAN] Script finished']\n"]
|
||||
22:58:49 ['[Plugins] Processed and deleted file: /app/log/plugins/last_result.DIGSCAN.log ']
|
||||
22:58:49 ['[Plugins] No output received from the plugin "DIGSCAN"']
|
||||
22:58:49 [Update Device Name] Trying to resolve devices without name. Unknown devices count: 6
|
||||
22:58:49 [Update Device Name] Names Found (DiG/mDNS/NSLOOKUP/NBTSCAN): 0 (0/0/0/0)
|
||||
22:58:49 [Update Device Name] Names Not Found : 6
|
||||
22:58:49 ['[Notification] Check if something to report']
|
||||
22:58:49 ['[Notification] Included sections: ', ['new_devices', 'down_devices', 'events']]
|
||||
22:58:49 ['[Notification] No changes to report']
|
||||
22:58:49 ['[MAIN] Process: Idle']
|
||||
22:58:49 ['[WF] get_new_app_events - new events count: 0']
|
||||
22:58:55 ['[WF] get_new_app_events - new events count: 0']
|
||||
22:59:00 ['[WF] get_new_app_events - new events count: 0']
|
||||
22:59:05 ['[WF] get_new_app_events - new events count: 0']
|
||||
22:59:10 ['[WF] get_new_app_events - new events count: 0']
|
||||
22:59:15 ['[WF] get_new_app_events - new events count: 0']
|
||||
22:59:20 ['[WF] get_new_app_events - new events count: 0']
|
||||
22:59:25 ['[WF] get_new_app_events - new events count: 0']
|
||||
22:59:30 ['[WF] get_new_app_events - new events count: 0']
|
||||
22:59:35 ['[WF] get_new_app_events - new events count: 0']
|
||||
22:59:40 ['[WF] get_new_app_events - new events count: 0']
|
||||
22:59:45 [Scheduler] run for ARPSCAN: NO
|
||||
22:59:45 [Scheduler] run for INTRNT: NO
|
||||
22:59:45 [Scheduler] run for CSVBCKP: NO
|
||||
22:59:45 [Scheduler] run for DBCLNP: NO
|
||||
22:59:45 [Scheduler] run for MAINT: NO
|
||||
22:59:45 [Scheduler] run for VNDRPDT: NO
|
||||
22:59:45 ['[Plugin utils] ---------------------------------------------']
|
||||
22:59:45 ['[Plugin utils] ', 'display_name', ': ', 'AVAHISCAN (Name discovery)']
|
||||
22:59:45 ['[Plugins] Executing: ', 'python3 /app/front/plugins/avahi_scan/avahi_scan.py']
|
||||
22:59:45 ['[Plugins] Output: [plugin_helper] reading config file\n22:59:45 [\'[AVAHISCAN] In script\']\n22:59:45 [Database] Opening DB\n22:59:45 [\'[AVAHISCAN] REFRESH_FQDN is false, getting devices with unknown hostnames.\']\n22:59:45 [\'[AVAHISCAN] Devices to scan: 6\']\n22:59:45 ["[AVAHISCAN] IPs to be scanned: [\'73.49.179.94\', \'172.17.0.2\', \'172.17.0.3\', \'172.17.0.3\', \'172.17.0.2\', \'172.17.0.2\']"]\n22:59:45 [\'[AVAHISCAN] Error resolving 73.49.179.94: The DNS query name does not exist: 94.179.49.73.in-addr.arpa.\']\n22:59:45 [\'[AVAHISCAN] Error resolving 172.17.0.2: The DNS query name does not exist: 2.0.17.172.in-addr.arpa.\']\n22:59:45 [\'[AVAHISCAN] Error resolving 172.17.0.3: The DNS query name does not exist: 3.0.17.172.in-addr.arpa.\']\n22:59:45 [\'[AVAHISCAN] Error resolving 172.17.0.3: The DNS query name does not exist: 3.0.17.172.in-addr.arpa.\']\n22:59:45 [\'[AVAHISCAN] Error resolving 172.17.0.2: The DNS query name does not exist: 2.0.17.172.in-addr.arpa.\']\n22:59:45 [\'[AVAHISCAN] Error resolving 172.17.0.2: The DNS query name does not exist: 2.0.17.172.in-addr.arpa.\']\n22:59:45 [\'[AVAHISCAN] Active resolution finished. Found 0 hosts.\']\n22:59:45 [\'[AVAHISCAN] Script finished\']\n']
|
||||
22:59:45 ['[Plugins] Processed and deleted file: /app/log/plugins/last_result.AVAHISCAN.log ']
|
||||
22:59:45 ['[Plugins] No output received from the plugin "AVAHISCAN"']
|
||||
22:59:45 ['[Plugin utils] ---------------------------------------------']
|
||||
22:59:45 ['[Plugin utils] ', 'display_name', ': ', 'NBTSCAN (Name discovery)']
|
||||
22:59:45 ['[Plugins] Executing: ', 'python3 /app/front/plugins/nbtscan_scan/nbtscan.py']
|
||||
22:59:51 ["[Plugins] Output: [plugin_helper] reading config file\n22:59:45 ['[NBTSCAN] In script']\n22:59:45 [Database] Opening DB\n22:59:45 ['[NBTSCAN] Devices count: 6']\n22:59:45 ['[NBTSCAN] DEBUG CMD :', ['nbtscan', '73.49.179.94']]\n22:59:46 ['[NBTSCAN] DEBUG OUTPUT : Doing NBT name scan for addresses from 73.49.179.94\\n\\nIP address NetBIOS Name Server User MAC address \\n------------------------------------------------------------------------------\\n']\n22:59:46 ['[NBTSCAN] Domain Name: ']\n22:59:46 ['[NBTSCAN] DEBUG CMD :', ['nbtscan', '172.17.0.2']]\n22:59:47 ['[NBTSCAN] DEBUG OUTPUT : Doing NBT name scan for addresses from 172.17.0.2\\n\\nIP address NetBIOS Name Server User MAC address \\n------------------------------------------------------------------------------\\n']\n22:59:47 ['[NBTSCAN] Domain Name: ']\n22:59:47 ['[NBTSCAN] DEBUG CMD :', ['nbtscan', '172.17.0.3']]\n22:59:48 ['[NBTSCAN] DEBUG OUTPUT : Doing NBT name scan for addresses from 172.17.0.3\\n\\nIP address NetBIOS Name Server User MAC address \\n------------------------------------------------------------------------------\\n']\n22:59:48 ['[NBTSCAN] Domain Name: ']\n22:59:48 ['[NBTSCAN] DEBUG CMD :', ['nbtscan', '172.17.0.3']]\n22:59:49 ['[NBTSCAN] DEBUG OUTPUT : Doing NBT name scan for addresses from 172.17.0.3\\n\\nIP address NetBIOS Name Server User MAC address \\n------------------------------------------------------------------------------\\n']\n22:59:49 ['[NBTSCAN] Domain Name: ']\n22:59:49 ['[NBTSCAN] DEBUG CMD :', ['nbtscan', '172.17.0.2']]\n22:59:50 ['[NBTSCAN] DEBUG OUTPUT : Doing NBT name scan for addresses from 172.17.0.2\\n\\nIP address NetBIOS Name Server User MAC address \\n------------------------------------------------------------------------------\\n']\n22:59:50 ['[NBTSCAN] Domain Name: ']\n22:59:50 ['[NBTSCAN] DEBUG CMD :', ['nbtscan', '172.17.0.2']]\n22:59:51 ['[NBTSCAN] DEBUG OUTPUT : Doing NBT name scan for addresses from 172.17.0.2\\n\\nIP address NetBIOS Name Server User MAC address \\n------------------------------------------------------------------------------\\n']\n22:59:51 ['[NBTSCAN] Domain Name: ']\n22:59:51 ['[NBTSCAN] Script finished']\n"]
|
||||
22:59:51 ['[Plugins] Processed and deleted file: /app/log/plugins/last_result.NBTSCAN.log ']
|
||||
22:59:51 ['[Plugins] No output received from the plugin "NBTSCAN"']
|
||||
22:59:51 ['[Plugin utils] ---------------------------------------------']
|
||||
22:59:51 ['[Plugin utils] ', 'display_name', ': ', 'NSLOOKUP (Name discovery)']
|
||||
22:59:51 ['[Plugins] Executing: ', 'python3 /app/front/plugins/nslookup_scan/nslookup.py']
|
||||
22:59:51 ["[Plugins] Output: [plugin_helper] reading config file\n22:59:51 ['[NSLOOKUP] In script']\n22:59:51 [Database] Opening DB\n22:59:51 ['[NSLOOKUP] Devices count: 6']\n22:59:51 ['[NSLOOKUP]', 'No PTR record found for IP: 73.49.179.94']\n22:59:51 ['[NSLOOKUP]', 'No PTR record found for IP: 172.17.0.2']\n22:59:51 ['[NSLOOKUP]', 'No PTR record found for IP: 172.17.0.3']\n22:59:51 ['[NSLOOKUP]', 'No PTR record found for IP: 172.17.0.3']\n22:59:51 ['[NSLOOKUP]', 'No PTR record found for IP: 172.17.0.2']\n22:59:51 ['[NSLOOKUP]', 'No PTR record found for IP: 172.17.0.2']\n22:59:51 ['[NSLOOKUP] Script finished']\n"]
|
||||
22:59:51 ['[Plugins] Processed and deleted file: /app/log/plugins/last_result.NSLOOKUP.log ']
|
||||
22:59:51 ['[Plugins] No output received from the plugin "NSLOOKUP"']
|
||||
22:59:51 ['[Plugin utils] ---------------------------------------------']
|
||||
22:59:51 ['[Plugin utils] ', 'display_name', ': ', 'Dig (Name resolution)']
|
||||
22:59:51 ['[Plugins] Executing: ', 'python3 /app/front/plugins/dig_scan/digscan.py']
|
||||
22:59:52 ["[Plugins] Output: [plugin_helper] reading config file\n22:59:52 ['[DIGSCAN] In script']\n22:59:52 [Database] Opening DB\n22:59:52 ['[DIGSCAN] Devices count: 6']\n22:59:52 ['[DIGSCAN] DEBUG CMD :', ['dig', '+short', '-x', '73.49.179.94']]\n22:59:52 ['[DIGSCAN] DEBUG OUTPUT : ']\n22:59:52 ['[DIGSCAN] Domain Name: ']\n22:59:52 ['[DIGSCAN] DEBUG CMD :', ['dig', '+short', '-x', '172.17.0.2']]\n22:59:52 ['[DIGSCAN] DEBUG OUTPUT : ']\n22:59:52 ['[DIGSCAN] Domain Name: ']\n22:59:52 ['[DIGSCAN] DEBUG CMD :', ['dig', '+short', '-x', '172.17.0.3']]\n22:59:52 ['[DIGSCAN] DEBUG OUTPUT : ']\n22:59:52 ['[DIGSCAN] Domain Name: ']\n22:59:52 ['[DIGSCAN] DEBUG CMD :', ['dig', '+short', '-x', '172.17.0.3']]\n22:59:52 ['[DIGSCAN] DEBUG OUTPUT : ']\n22:59:52 ['[DIGSCAN] Domain Name: ']\n22:59:52 ['[DIGSCAN] DEBUG CMD :', ['dig', '+short', '-x', '172.17.0.2']]\n22:59:52 ['[DIGSCAN] DEBUG OUTPUT : ']\n22:59:52 ['[DIGSCAN] Domain Name: ']\n22:59:52 ['[DIGSCAN] DEBUG CMD :', ['dig', '+short', '-x', '172.17.0.2']]\n22:59:52 ['[DIGSCAN] DEBUG OUTPUT : ']\n22:59:52 ['[DIGSCAN] Domain Name: ']\n22:59:52 ['[DIGSCAN] Script finished']\n"]
|
||||
22:59:52 ['[Plugins] Processed and deleted file: /app/log/plugins/last_result.DIGSCAN.log ']
|
||||
22:59:52 ['[Plugins] No output received from the plugin "DIGSCAN"']
|
||||
22:59:52 [Update Device Name] Trying to resolve devices without name. Unknown devices count: 6
|
||||
22:59:52 [Update Device Name] Names Found (DiG/mDNS/NSLOOKUP/NBTSCAN): 0 (0/0/0/0)
|
||||
22:59:52 [Update Device Name] Names Not Found : 6
|
||||
22:59:52 ['[Notification] Check if something to report']
|
||||
22:59:52 ['[Notification] Included sections: ', ['new_devices', 'down_devices', 'events']]
|
||||
22:59:52 ['[Notification] No changes to report']
|
||||
22:59:52 ['[MAIN] Process: Idle']
|
||||
22:59:52 ['[WF] get_new_app_events - new events count: 0']
|
||||
22:59:57 ['[WF] get_new_app_events - new events count: 0']
|
||||
23:00:02 ['[WF] get_new_app_events - new events count: 0']
|
||||
23:00:07 ['[WF] get_new_app_events - new events count: 0']
|
||||
23:00:12 ['[WF] get_new_app_events - new events count: 0']
|
||||
23:00:17 ['[WF] get_new_app_events - new events count: 0']
|
||||
23:00:22 ['[WF] get_new_app_events - new events count: 0']
|
||||
23:00:27 ['[WF] get_new_app_events - new events count: 0']
|
||||
23:00:32 ['[WF] get_new_app_events - new events count: 0']
|
||||
23:00:37 ['[WF] get_new_app_events - new events count: 0']
|
||||
23:00:42 ['[WF] get_new_app_events - new events count: 0']
|
||||
23:00:47 [Scheduler] run for ARPSCAN: YES
|
||||
23:00:47 ['[Plugin utils] ---------------------------------------------']
|
||||
23:00:47 ['[Plugin utils] ', 'display_name', ': ', 'Arp-Scan (Network scan)']
|
||||
23:00:47 ['[Plugins] Executing: ', 'python3 /app/front/plugins/arp_scan/script.py userSubnets={subnets}']
|
||||
23:05:47 ['[Plugins] ⚠ ERROR - TIMEOUT - the plugin ARPSCAN forcefully terminated as timeout reached. Increase TIMEOUT setting and scan interval.']
|
||||
23:05:47 ['[HELPER] ⚠ ERROR not processed set_type: {"dataType":"array","elements":[{"elementType":"select","elementOptions":[{"multiple":"true","ordeable":"true"}],"transformers":[]},{"elementType":"button","elementOptions":[{"sourceSuffixes":[]},{"separator":""},{"cssClasses":"col-xs-12"},{"onClick":"selectChange(this)"},{"getStringKey":"Gen_Change"}],"transformers":[]}]} ']
|
||||
23:05:47 ["[HELPER] ⚠ ERROR not processed set_value: ['ARPSCAN', 'AVAHISCAN', 'CSVBCKP', 'DBCLNP', 'DIGSCAN', 'INTRNT', 'MAINT', 'NEWDEV', 'NBTSCAN', 'NSLOOKUP', 'NTFPRCS', 'SETPWD', 'SMTP', 'SYNC', 'VNDRPDT', 'WORKFLOWS', 'UI', 'CUSTPROP'] "]
|
||||
23:05:47 ['[Plugins] No output received from the plugin "ARPSCAN"']
|
||||
23:05:47 [Scheduler] run for INTRNT: YES
|
||||
23:05:47 ['[Plugin utils] ---------------------------------------------']
|
||||
23:05:47 ['[Plugin utils] ', 'display_name', ': ', 'Internet-Check']
|
||||
23:05:47 ['[Plugins] Executing: ', 'python3 /app/front/plugins/internet_ip/script.py prev_ip={prev_ip} INTRNT_DIG_GET_IP_ARG={INTRNT_DIG_GET_IP_ARG}']
|
||||
23:05:47 ["[Plugins] Output: [plugin_helper] reading config file\n23:05:47 ['[INTRNT] In script']\n23:05:47 ['[INTRNT] INTRNT_DIG_GET_IP_ARG: ', '-4 myip.opendns.com @resolver1.opendns.com']\n23:05:47 ['[INTRNT] - Retrieving Internet IP']\n23:05:47 ['[INTRNT] DIG result : 73.49.179.94\\n']\n23:05:47 ['[INTRNT] Current internet_IP : 73.49.179.94']\n23:05:47 ['[INTRNT] previous_IP : 73.49.179.94']\n23:05:47 ['[INTRNT] Finished ']\n"]
|
||||
23:05:47 ['[Plugins] Processed and deleted file: /app/log/plugins/last_result.INTRNT.log ']
|
||||
23:05:47 ['[Plugins] SUCCESS for INTRNT received 1 entries']
|
||||
23:05:47 ['[Plugins] Processing : ', 'INTRNT']
|
||||
23:05:47 ['[Plugins] Should I update API (userUpdatedDevices): False']
|
||||
23:05:47 [Scheduler] run for CSVBCKP: NO
|
||||
23:05:47 [Scheduler] run for DBCLNP: YES
|
||||
23:05:47 ['[Plugin utils] ---------------------------------------------']
|
||||
23:05:47 ['[Plugin utils] ', 'display_name', ': ', 'DB cleanup']
|
||||
23:05:47 ['[Plugins] Executing: ', 'python3 /app/front/plugins/db_cleanup/script.py']
|
||||
23:05:47 ["[Plugins] Output: [plugin_helper] reading config file\n23:05:47 ['[DBCLNP] In script']\n23:05:47 ['[DBCLNP] Upkeep Database:']\n23:05:47 ['[DBCLNP] Online_History: Delete all but keep latest 150 entries']\n23:05:47 ['[DBCLNP] Events: Delete all older than 90 days (DAYS_TO_KEEP_EVENTS setting)']\n23:05:47 ['[DBCLNP] Plugins_History: Trim Plugins_History entries to less than 250 per Plugin (PLUGINS_KEEP_HIST setting)']\n23:05:47 ['[DBCLNP] Plugins_History: Trim Notifications entries to less than 100']\n23:05:47 ['[DBCLNP] Trim AppEvents to less than 100']\n23:05:47 ['[DBCLNP] Plugins_Objects: Delete all duplicates']\n23:05:47 ['[DBCLNP] WAL checkpoint executed to truncate file.']\n23:05:47 ['[DBCLNP] Shrink Database']\n23:05:47 ['[DBCLNP] Cleanup complete']\n"]
|
||||
23:05:47 ['[Plugins] No output received from the plugin "DBCLNP"']
|
||||
23:05:47 [Scheduler] run for MAINT: NO
|
||||
23:05:47 [Scheduler] run for VNDRPDT: NO
|
||||
23:05:47 [Process Scan] Exclude ignored devices
|
||||
23:05:47 [Process Scan] Processing scan results
|
||||
23:05:47 [Process Scan] Print Stats
|
||||
23:05:47 [Scan Stats] Devices Detected.......: 2
|
||||
23:05:47 [Scan Stats] New Devices............: 1
|
||||
23:05:47 [Scan Stats] Down Alerts............: 0
|
||||
23:05:47 [Scan Stats] New Down Alerts........: 0
|
||||
23:05:47 [Scan Stats] New Connections........: 5
|
||||
23:05:47 [Scan Stats] Disconnections.........: 1
|
||||
23:05:47 [Scan Stats] IP Changes.............: 0
|
||||
23:05:47 [Scan Stats] Scan Method Statistics:
|
||||
23:05:47 INTRNT: 1
|
||||
23:05:47 local_MAC: 1
|
||||
23:05:47 [Process Scan] Stats end
|
||||
23:05:47 [Process Scan] Sessions Events (connect / disconnect)
|
||||
23:05:47 [Process Scan] Creating new devices
|
||||
23:05:47 ['[setting_value_to_python_type] Error decoding JSON object: Expecting value: line 1 column 1 (char 0)']
|
||||
23:05:47 ['default']
|
||||
23:05:47 [Process Scan] Updating Devices Info
|
||||
23:05:47 [Process Scan] Pairing session events (connection / disconnection)
|
||||
23:05:47 [Process Scan] Creating sessions snapshot
|
||||
23:05:47 [Process Scan] Inserting scan results into Online_History
|
||||
23:05:47 [Process Scan] Skipping repeated notifications
|
||||
23:05:47 [Skip Repeated Notifications] Skip Repeated
|
||||
23:05:47 ['[Plugin utils] ---------------------------------------------']
|
||||
23:05:47 ['[Plugin utils] ', 'display_name', ': ', 'AVAHISCAN (Name discovery)']
|
||||
23:05:47 ['[Plugins] Executing: ', 'python3 /app/front/plugins/avahi_scan/avahi_scan.py']
|
||||
23:05:48 ['[Plugins] Output: [plugin_helper] reading config file\n23:05:48 [\'[AVAHISCAN] In script\']\n23:05:48 [Database] Opening DB\n23:05:48 [\'[AVAHISCAN] REFRESH_FQDN is false, getting devices with unknown hostnames.\']\n23:05:48 [\'[AVAHISCAN] Devices to scan: 7\']\n23:05:48 ["[AVAHISCAN] IPs to be scanned: [\'73.49.179.94\', \'172.17.0.2\', \'172.17.0.3\', \'172.17.0.3\', \'172.17.0.2\', \'172.17.0.2\', \'172.17.0.2\']"]\n23:05:48 [\'[AVAHISCAN] Error resolving 73.49.179.94: The DNS query name does not exist: 94.179.49.73.in-addr.arpa.\']\n23:05:48 [\'[AVAHISCAN] Error resolving 172.17.0.2: The DNS query name does not exist: 2.0.17.172.in-addr.arpa.\']\n23:05:48 [\'[AVAHISCAN] Error resolving 172.17.0.3: The DNS query name does not exist: 3.0.17.172.in-addr.arpa.\']\n23:05:48 [\'[AVAHISCAN] Error resolving 172.17.0.3: The DNS query name does not exist: 3.0.17.172.in-addr.arpa.\']\n23:05:48 [\'[AVAHISCAN] Error resolving 172.17.0.2: The DNS query name does not exist: 2.0.17.172.in-addr.arpa.\']\n23:05:48 [\'[AVAHISCAN] Error resolving 172.17.0.2: The DNS query name does not exist: 2.0.17.172.in-addr.arpa.\']\n23:05:48 [\'[AVAHISCAN] Error resolving 172.17.0.2: The DNS query name does not exist: 2.0.17.172.in-addr.arpa.\']\n23:05:48 [\'[AVAHISCAN] Active resolution finished. Found 0 hosts.\']\n23:05:48 [\'[AVAHISCAN] Script finished\']\n']
|
||||
23:05:48 ['[Plugins] Processed and deleted file: /app/log/plugins/last_result.AVAHISCAN.log ']
|
||||
23:05:48 ['[Plugins] No output received from the plugin "AVAHISCAN"']
|
||||
23:05:48 ['[Plugin utils] ---------------------------------------------']
|
||||
23:05:48 ['[Plugin utils] ', 'display_name', ': ', 'NBTSCAN (Name discovery)']
|
||||
23:05:48 ['[Plugins] Executing: ', 'python3 /app/front/plugins/nbtscan_scan/nbtscan.py']
|
||||
23:05:55 ["[Plugins] Output: [plugin_helper] reading config file\n23:05:48 ['[NBTSCAN] In script']\n23:05:48 [Database] Opening DB\n23:05:48 ['[NBTSCAN] Devices count: 7']\n23:05:48 ['[NBTSCAN] DEBUG CMD :', ['nbtscan', '73.49.179.94']]\n23:05:49 ['[NBTSCAN] DEBUG OUTPUT : Doing NBT name scan for addresses from 73.49.179.94\\n\\nIP address NetBIOS Name Server User MAC address \\n------------------------------------------------------------------------------\\n']\n23:05:49 ['[NBTSCAN] Domain Name: ']\n23:05:49 ['[NBTSCAN] DEBUG CMD :', ['nbtscan', '172.17.0.2']]\n23:05:50 ['[NBTSCAN] DEBUG OUTPUT : Doing NBT name scan for addresses from 172.17.0.2\\n\\nIP address NetBIOS Name Server User MAC address \\n------------------------------------------------------------------------------\\n']\n23:05:50 ['[NBTSCAN] Domain Name: ']\n23:05:50 ['[NBTSCAN] DEBUG CMD :', ['nbtscan', '172.17.0.3']]\n23:05:51 ['[NBTSCAN] DEBUG OUTPUT : Doing NBT name scan for addresses from 172.17.0.3\\n\\nIP address NetBIOS Name Server User MAC address \\n------------------------------------------------------------------------------\\n']\n23:05:51 ['[NBTSCAN] Domain Name: ']\n23:05:51 ['[NBTSCAN] DEBUG CMD :', ['nbtscan', '172.17.0.3']]\n23:05:52 ['[NBTSCAN] DEBUG OUTPUT : Doing NBT name scan for addresses from 172.17.0.3\\n\\nIP address NetBIOS Name Server User MAC address \\n------------------------------------------------------------------------------\\n']\n23:05:52 ['[NBTSCAN] Domain Name: ']\n23:05:52 ['[NBTSCAN] DEBUG CMD :', ['nbtscan', '172.17.0.2']]\n23:05:53 ['[NBTSCAN] DEBUG OUTPUT : Doing NBT name scan for addresses from 172.17.0.2\\n\\nIP address NetBIOS Name Server User MAC address \\n------------------------------------------------------------------------------\\n']\n23:05:53 ['[NBTSCAN] Domain Name: ']\n23:05:53 ['[NBTSCAN] DEBUG CMD :', ['nbtscan', '172.17.0.2']]\n23:05:54 ['[NBTSCAN] DEBUG OUTPUT : Doing NBT name scan for addresses from 172.17.0.2\\n\\nIP address NetBIOS Name Server User MAC address \\n------------------------------------------------------------------------------\\n']\n23:05:54 ['[NBTSCAN] Domain Name: ']\n23:05:54 ['[NBTSCAN] DEBUG CMD :', ['nbtscan', '172.17.0.2']]\n23:05:55 ['[NBTSCAN] DEBUG OUTPUT : Doing NBT name scan for addresses from 172.17.0.2\\n\\nIP address NetBIOS Name Server User MAC address \\n------------------------------------------------------------------------------\\n']\n23:05:55 ['[NBTSCAN] Domain Name: ']\n23:05:55 ['[NBTSCAN] Script finished']\n"]
|
||||
23:05:55 ['[Plugins] Processed and deleted file: /app/log/plugins/last_result.NBTSCAN.log ']
|
||||
23:05:55 ['[Plugins] No output received from the plugin "NBTSCAN"']
|
||||
23:05:55 ['[Plugin utils] ---------------------------------------------']
|
||||
23:05:55 ['[Plugin utils] ', 'display_name', ': ', 'NSLOOKUP (Name discovery)']
|
||||
23:05:55 ['[Plugins] Executing: ', 'python3 /app/front/plugins/nslookup_scan/nslookup.py']
|
||||
23:05:55 ["[Plugins] Output: [plugin_helper] reading config file\n23:05:55 ['[NSLOOKUP] In script']\n23:05:55 [Database] Opening DB\n23:05:55 ['[NSLOOKUP] Devices count: 7']\n23:05:55 ['[NSLOOKUP]', 'No PTR record found for IP: 73.49.179.94']\n23:05:55 ['[NSLOOKUP]', 'No PTR record found for IP: 172.17.0.2']\n23:05:55 ['[NSLOOKUP]', 'No PTR record found for IP: 172.17.0.3']\n23:05:55 ['[NSLOOKUP]', 'No PTR record found for IP: 172.17.0.3']\n23:05:55 ['[NSLOOKUP]', 'No PTR record found for IP: 172.17.0.2']\n23:05:55 ['[NSLOOKUP]', 'No PTR record found for IP: 172.17.0.2']\n23:05:55 ['[NSLOOKUP]', 'No PTR record found for IP: 172.17.0.2']\n23:05:55 ['[NSLOOKUP] Script finished']\n"]
|
||||
23:05:55 ['[Plugins] Processed and deleted file: /app/log/plugins/last_result.NSLOOKUP.log ']
|
||||
23:05:55 ['[Plugins] No output received from the plugin "NSLOOKUP"']
|
||||
23:05:55 ['[Plugin utils] ---------------------------------------------']
|
||||
23:05:55 ['[Plugin utils] ', 'display_name', ': ', 'Dig (Name resolution)']
|
||||
23:05:55 ['[Plugins] Executing: ', 'python3 /app/front/plugins/dig_scan/digscan.py']
|
||||
23:05:55 ["[Plugins] Output: [plugin_helper] reading config file\n23:05:55 ['[DIGSCAN] In script']\n23:05:55 [Database] Opening DB\n23:05:55 ['[DIGSCAN] Devices count: 7']\n23:05:55 ['[DIGSCAN] DEBUG CMD :', ['dig', '+short', '-x', '73.49.179.94']]\n23:05:55 ['[DIGSCAN] DEBUG OUTPUT : ']\n23:05:55 ['[DIGSCAN] Domain Name: ']\n23:05:55 ['[DIGSCAN] DEBUG CMD :', ['dig', '+short', '-x', '172.17.0.2']]\n23:05:55 ['[DIGSCAN] DEBUG OUTPUT : ']\n23:05:55 ['[DIGSCAN] Domain Name: ']\n23:05:55 ['[DIGSCAN] DEBUG CMD :', ['dig', '+short', '-x', '172.17.0.3']]\n23:05:55 ['[DIGSCAN] DEBUG OUTPUT : ']\n23:05:55 ['[DIGSCAN] Domain Name: ']\n23:05:55 ['[DIGSCAN] DEBUG CMD :', ['dig', '+short', '-x', '172.17.0.3']]\n23:05:55 ['[DIGSCAN] DEBUG OUTPUT : ']\n23:05:55 ['[DIGSCAN] Domain Name: ']\n23:05:55 ['[DIGSCAN] DEBUG CMD :', ['dig', '+short', '-x', '172.17.0.2']]\n23:05:55 ['[DIGSCAN] DEBUG OUTPUT : ']\n23:05:55 ['[DIGSCAN] Domain Name: ']\n23:05:55 ['[DIGSCAN] DEBUG CMD :', ['dig', '+short', '-x', '172.17.0.2']]\n23:05:55 ['[DIGSCAN] DEBUG OUTPUT : ']\n23:05:55 ['[DIGSCAN] Domain Name: ']\n23:05:55 ['[DIGSCAN] DEBUG CMD :', ['dig', '+short', '-x', '172.17.0.2']]\n23:05:55 ['[DIGSCAN] DEBUG OUTPUT : ']\n23:05:55 ['[DIGSCAN] Domain Name: ']\n23:05:55 ['[DIGSCAN] Script finished']\n"]
|
||||
23:05:55 ['[Plugins] Processed and deleted file: /app/log/plugins/last_result.DIGSCAN.log ']
|
||||
23:05:55 ['[Plugins] No output received from the plugin "DIGSCAN"']
|
||||
23:05:55 [Update Device Name] Trying to resolve devices without name. Unknown devices count: 7
|
||||
23:05:55 [Update Device Name] Names Found (DiG/mDNS/NSLOOKUP/NBTSCAN): 0 (0/0/0/0)
|
||||
23:05:55 [Update Device Name] Names Not Found : 7
|
||||
23:05:55 ['[Notification] Check if something to report']
|
||||
23:05:55 ['[Notification] Included sections: ', ['new_devices', 'down_devices', 'events']]
|
||||
23:05:55 ['[Notification] Open text Template']
|
||||
23:05:55 ['[Notification] Open html Template']
|
||||
23:05:55 ['[Notification] New Devices sections done.']
|
||||
23:05:55 ['[Notification] Down Devices sections done.']
|
||||
23:05:55 ['[Notification] Reconnected Down Devices sections done.']
|
||||
23:05:55 ['[Notification] Events sections done.']
|
||||
23:05:55 ['[Notification] Plugins sections done.']
|
||||
23:05:55 ['[Send API] Updating notification_* files in ', '/app/api/']
|
||||
23:05:55 ['[Notification] Udating API files']
|
||||
23:05:55 ['[Notification] Notifications changes: ', 0]
|
||||
23:05:55 ['[MAIN] Process: Idle']
|
||||
23:05:55 ['[WF] get_new_app_events - new events count: 9']
|
||||
23:05:55 ['[WF] Processing event with GUID c7a11985-beba-46b0-98fb-b1e771914dce']
|
||||
23:05:55 ['[WF] Processing event with GUID 6c3931b1-c41b-40f3-acd2-46b051223ad3']
|
||||
23:05:55 ['[WF] Processing event with GUID 647bf670-e9c2-45e0-aaf8-aae5c8c5530d']
|
||||
23:05:55 ['[WF] Processing event with GUID 4de08a4e-49a4-45ae-b6bc-4f90b465aa81']
|
||||
23:05:55 ['[WF] Processing event with GUID e680ea03-b160-4766-80d6-820605811e25']
|
||||
23:05:55 ['[WF] Processing event with GUID b694bd46-385a-4f18-a32b-e11c80c1cc6d']
|
||||
23:05:55 ['[WF] Processing event with GUID b178294e-98fd-4d88-a60b-327c54dba22d']
|
||||
23:05:55 ['[WF] Processing event with GUID 2d2600b8-37be-42e4-92ff-d16f6ef8c64b']
|
||||
23:05:55 ['[WF] Processing event with GUID 0d1709f0-8758-4c5b-bba2-d8a230502cde']
|
||||
23:06:00 [Scheduler] run for ARPSCAN: YES
|
||||
23:06:00 ['[Plugin utils] ---------------------------------------------']
|
||||
23:06:00 ['[Plugin utils] ', 'display_name', ': ', 'Arp-Scan (Network scan)']
|
||||
23:06:00 ['[Plugins] Executing: ', 'python3 /app/front/plugins/arp_scan/script.py userSubnets={subnets}']
|
||||
23:11:00 ['[Plugins] ⚠ ERROR - TIMEOUT - the plugin ARPSCAN forcefully terminated as timeout reached. Increase TIMEOUT setting and scan interval.']
|
||||
23:11:00 ['[Plugins] No output received from the plugin "ARPSCAN"']
|
||||
23:11:00 [Scheduler] run for INTRNT: YES
|
||||
23:11:00 ['[Plugin utils] ---------------------------------------------']
|
||||
23:11:00 ['[Plugin utils] ', 'display_name', ': ', 'Internet-Check']
|
||||
23:11:00 ['[Plugins] Executing: ', 'python3 /app/front/plugins/internet_ip/script.py prev_ip={prev_ip} INTRNT_DIG_GET_IP_ARG={INTRNT_DIG_GET_IP_ARG}']
|
||||
23:11:01 ["[Plugins] Output: [plugin_helper] reading config file\n23:11:01 ['[INTRNT] In script']\n23:11:01 ['[INTRNT] INTRNT_DIG_GET_IP_ARG: ', '-4 myip.opendns.com @resolver1.opendns.com']\n23:11:01 ['[INTRNT] - Retrieving Internet IP']\n23:11:01 ['[INTRNT] DIG result : 73.49.179.94\\n']\n23:11:01 ['[INTRNT] Current internet_IP : 73.49.179.94']\n23:11:01 ['[INTRNT] previous_IP : 73.49.179.94']\n23:11:01 ['[INTRNT] Finished ']\n"]
|
||||
23:11:01 ['[Plugins] Processed and deleted file: /app/log/plugins/last_result.INTRNT.log ']
|
||||
23:11:01 ['[Plugins] SUCCESS for INTRNT received 1 entries']
|
||||
23:11:01 ['[Plugins] Processing : ', 'INTRNT']
|
||||
23:11:01 ['[Plugins] Should I update API (userUpdatedDevices): False']
|
||||
23:11:01 [Scheduler] run for CSVBCKP: NO
|
||||
23:11:01 [Scheduler] run for DBCLNP: NO
|
||||
23:11:01 [Scheduler] run for MAINT: NO
|
||||
23:11:01 [Scheduler] run for VNDRPDT: NO
|
||||
23:11:01 [Process Scan] Exclude ignored devices
|
||||
23:11:01 [Process Scan] Processing scan results
|
||||
23:11:01 [Process Scan] Print Stats
|
||||
23:11:01 [Scan Stats] Devices Detected.......: 2
|
||||
23:11:01 [Scan Stats] New Devices............: 0
|
||||
23:11:01 [Scan Stats] Down Alerts............: 0
|
||||
23:11:01 [Scan Stats] New Down Alerts........: 0
|
||||
23:11:01 [Scan Stats] New Connections........: 6
|
||||
23:11:01 [Scan Stats] Disconnections.........: 0
|
||||
23:11:01 [Scan Stats] IP Changes.............: 0
|
||||
23:11:01 [Scan Stats] Scan Method Statistics:
|
||||
23:11:01 INTRNT: 1
|
||||
23:11:01 local_MAC: 1
|
||||
23:11:01 [Process Scan] Stats end
|
||||
23:11:01 [Process Scan] Sessions Events (connect / disconnect)
|
||||
23:11:01 [Process Scan] Creating new devices
|
||||
23:11:01 [Process Scan] Updating Devices Info
|
||||
23:11:01 [Process Scan] Pairing session events (connection / disconnection)
|
||||
23:11:01 [Process Scan] Creating sessions snapshot
|
||||
23:11:01 [Process Scan] Inserting scan results into Online_History
|
||||
23:11:01 [Process Scan] Skipping repeated notifications
|
||||
23:11:01 [Skip Repeated Notifications] Skip Repeated
|
||||
23:11:01 ['[Plugin utils] ---------------------------------------------']
|
||||
23:11:01 ['[Plugin utils] ', 'display_name', ': ', 'AVAHISCAN (Name discovery)']
|
||||
23:11:01 ['[Plugins] Executing: ', 'python3 /app/front/plugins/avahi_scan/avahi_scan.py']
|
||||
23:11:01 ['[Plugins] Output: [plugin_helper] reading config file\n23:11:01 [\'[AVAHISCAN] In script\']\n23:11:01 [Database] Opening DB\n23:11:01 [\'[AVAHISCAN] REFRESH_FQDN is false, getting devices with unknown hostnames.\']\n23:11:01 [\'[AVAHISCAN] Devices to scan: 7\']\n23:11:01 ["[AVAHISCAN] IPs to be scanned: [\'73.49.179.94\', \'172.17.0.2\', \'172.17.0.3\', \'172.17.0.3\', \'172.17.0.2\', \'172.17.0.2\', \'172.17.0.2\']"]\n23:11:01 [\'[AVAHISCAN] Error resolving 73.49.179.94: The DNS query name does not exist: 94.179.49.73.in-addr.arpa.\']\n23:11:01 [\'[AVAHISCAN] Error resolving 172.17.0.2: The DNS query name does not exist: 2.0.17.172.in-addr.arpa.\']\n23:11:01 [\'[AVAHISCAN] Error resolving 172.17.0.3: The DNS query name does not exist: 3.0.17.172.in-addr.arpa.\']\n23:11:01 [\'[AVAHISCAN] Error resolving 172.17.0.3: The DNS query name does not exist: 3.0.17.172.in-addr.arpa.\']\n23:11:01 [\'[AVAHISCAN] Error resolving 172.17.0.2: The DNS query name does not exist: 2.0.17.172.in-addr.arpa.\']\n23:11:01 [\'[AVAHISCAN] Error resolving 172.17.0.2: The DNS query name does not exist: 2.0.17.172.in-addr.arpa.\']\n23:11:01 [\'[AVAHISCAN] Error resolving 172.17.0.2: The DNS query name does not exist: 2.0.17.172.in-addr.arpa.\']\n23:11:01 [\'[AVAHISCAN] Active resolution finished. Found 0 hosts.\']\n23:11:01 [\'[AVAHISCAN] Script finished\']\n']
|
||||
Reference in New Issue
Block a user