Sorry for the late reply. Here it is step by step how I installed app-jnettop:
1.) Connect to ClearOS via console (I use Putty)
2.) Have the ClearOS connected to internet.
use the following commands (without quotes):
3.) "cd /var/tmp"
4.) "wget
download.clarkconnect.com/community/5.0/...orted.i386.rpm"
5.) "wget
download.clarkconnect.com/community/5.0/...ed.v5.i386.rpm"
This two commands (4. & 5.) will download the packages.
Now you proceed with the install
6.) "yum install jnettop-0.13.0-1.1.unsupported.v5.i386.rpm"
7.) "yum install app-jnettop-5.0-10.unsupported.i386.rpm"
One is required for the other. I think I have writen you the correct order in which they must be installed.
Now see the instruction on page 1 from ? (the OS developer) that explaines how to edit two files so that the WebConfig is correctly displayed. It is simple. Follow instructions precisely.
use commands:
8.) "nano /var/webconfig/htdocs/menus/10-jnettop.en_US"
9.) "nano /var/webconfig/htdocs/admin/jnettop.php"
And voila! It (hopefully) works.
Hope this is precise enough so that you will not lose as much time as I did.
Regards,
Mitja
P.S.: Will look for the installation procedure for ntop...