# Manual execution

The plugin execution format is as follows:

```
./pandora_netusage [--module_prefix <module_prefix>] [--allow_regexp <allow_regexp>]  [--deny_regexp <deny_regexp>] 
```

For example:

```
./pandora_netusage --module_prefix "fedora-" --allow_regexp "^br"
```