nToPY
The ‘ntopcl.py’ file, available for download below, is a Python module our engineer created to make simple commands for the nTop Command Line interface without the text and shell submission. The examples in this course do not use this module, but an example script and files are included in the downloadable zip file to explore if you would like to use them. You can type in each of the three functions with the inputs, and it will run nTop. Here is how to use them:- Place the ‘ntopcl.py’ file in your working directory
- Put import ntopcl at the top of your Python script
- Then you can use one of the functions with appropriate inputs, explained below:

