ntopng 1.1 v0.1 Diagnostics: ntopng Settings Change pkg_edit.php?xml=ntopng.xml ntopng Settings Set ntopng settings such as password and port.
Diagnostics
/pkg_edit.php?xml=ntopng.xml&id=0
ntopng Access ntopng
Diagnostics
https://$myurl:3001 ntopng
ntopng ntopng.sh ntopng ntopng bandwidth monitoring/graphing ntopng Settings /pkg_edit.php?xml=ntop.xml&id=0 Access ntopng https://$myurl:3001 ntopng Admin Password password Enter the password for the ntopng GUI. Minimum 5 characters, defaults to admin. password Confirm ntopng Admin Password passwordagain password Interface interface_array interfaces_selection 3 lan true "ntopng.sh", "start" => $start, "stop" => "/usr/bin/killall ntopng" ) ); if (is_service_running("ntopng")) { stop_service("ntopng"); // Wait for ntopng to shut down cleanly. sleep(20); } if (empty($ntopng_config['password'])) $ntopng_config['password'] = "admin"; $password = md5($ntopng_config['password']); exec("/usr/local/bin/redis-cli SET user.admin.password " . escapeshellarg($password)); sleep(2); start_service("ntopng"); conf_mount_ro(); config_unlock(); } ]]> sync_package_ntopng(); sync_package_ntopng(); sync_package_ntopng(); exec("rm /usr/local/etc/rc.d/ntopng*");