.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH BROCTL "8" "November 2014" "" "System Administration Utilities" .SH NAME .B broctl \- interactive shell for managing Bro installations .SH SYNOPSIS .B broctl .SH DESCRIPTION .B broctl is an interactive interface for managing a Bro installation which allows you to, e.g., start/stop the monitoring or update its configuration. Before actually running .B broctl you first need to edit the .B broctl.cfg , .B node.cfg , and .B networks.cfg files. In the .B broctl.cfg file, you should review the .B broctl options and make sure the options are set correctly for your environment. Next, edit the .B node.cfg file and specify the nodes that you will be running. Finally, edit the .B networks.cfg file and list each network (see the examples in the file for the format to use) that is considered local to the monitored environment. .SH OPTIONS .TP .B capstats [] [] Report interface statistics with capstats .TP .B check [] Check configuration before installing it .TP .B cleanup [\-\-all] [] Delete working dirs (flush state) on nodes .TP .B config Print broctl configuration .TP .B cron [\-\-no\-watch] Perform jobs intended to run from cron .TP .B cron enable|disable|? Enable/disable "cron" jobs .TP .B df [] Print nodes' current disk usage .TP .B diag [] Output diagnostics for nodes .TP .B exec Execute shell command on all hosts .TP .B install Update broctl installation/configuration .TP .B netstats [] Print nodes' current packet counters .TP .B nodes Print node configuration .TP .B peerstatus [] Print status of nodes' remote connections .TP .B print [] Print values of script variable at nodes .TP .B process [] [\-\- ] Run Bro (with options and scripts) on trace .TP .B restart [\-\-clean] [] Stop and then restart processing .TP .B scripts [\-c] [] List the Bro scripts the nodes will load .TP .B start [] Start processing .TP .B status [] Summarize node status .TP .B stop [] Stop processing .TP .B top [] Show Bro processes ala top .TP .B update [] Update configuration of nodes on the fly .PP Commands provided by plugins: .TP .B ps.bro [] Show Bro processes on nodes' systems .SH AUTHOR .B broctl was written by The Bro Project . .PP This manual page was written by Raúl Benencia for the Debian project (but may be used by others).