Hi,

Im trying to use the LUA scripts in ntopng to retrieve monitoring info. I
use curl commands to get information.
*e.g.:  curl --cookie "user=admin; password=admin"
"http://3.3.3.8:3000/lua/get_flows_data.lua?host=1.1.1.1
<http://3.3.3.8:3000/lua/get_flows_data.lua?host=1.1.1.1>"*

It works fine for few scripts but the flow_stats & flowstats throws an
error. I would like to get the top flows in the server along with their
bandwidth utilization and port details but I cant seem to get the
flows_stats.lua script working. Here is the curl command im trying

*curl --cookie "user=admin; password=admin"
"http://3.3.3.8:3000/lua/flows_stats.lua
<http://3.3.3.8:3000/lua/flows_stats.lua>"*

 but it throws an error with the full script. Am I fetching the info right?

*Thanks & Regards*
*Mayur*
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to