Introduction
The Cacti Command Line Interface (CLI) is a script based interface into the Third Party Cacti application.
The application comprises of a Bash shell scripts called cli,sh and a Java batch program called CactiCli.
To run the CLI, one must login to the server using a SSH client. Once connected, navigate to the /home/cactiuser/scripts/cli directory and type ./cli.sh followed by the required parameters
Syntax Summary