Displays hights and lows (example: most utilization CPU, interface traffic, ..)
Topx allows you to add an arithmetic operation or combine data source (example: discard and error traffic together, ..)
Petr Macek (petr.macek@kostax.cz)
Copy directory topx to plugins directory
Check file permission (Linux/unix - readable for www server)
Enable plugin (Console -> Plugin management)
Copy and rewrite files
Check file permission (Linux/unix - readable for www server)
Disable and deinstall old version (Console -> Plugin management)
Install and enable new version (Console -> Plugin management)
If you find a problem, let me know via github or https://forums.cacti.net/viewtopic.php?f=5&t=56129
--- 0.7
Limit display graph for more than 50 records
Add sort by peak
--- 0.6
Add arithmetical operation again
Bug fix
Graph display optimalization
--- 0.5
Add theme support
Remove my data source poller code, using native dsstats
Remove arithmetical operation (dsstats doesn't support this)
--- 0.4
Add chartJS graphs
Add human readable values
Fix empty source
--- 0.3
rewrite for cacti 1.x
--- 0.2
Fixed error - logging too much
--- 0.1
Beginning