# Parámetros

<table border="1" id="bkmrk--h%2C---help-informaci" style="border-collapse: collapse; width: 100%; height: 382.5px;"><colgroup><col style="width: 50%;"></col><col style="width: 50%;"></col></colgroup><tbody><tr style="height: 29.8px;"><td style="height: 29.8px;">-h, --help  
</td><td style="height: 29.8px;">**Información de ayuda de los argumentos del plugin**.  
</td></tr><tr style="height: 29.9667px;"><td style="height: 29.9667px;">-c, --collectdctl  
</td><td style="height: 29.9667px;">**Ruta de** `collectdctl`.  
</td></tr><tr style="height: 46.7667px;"><td style="height: 46.7667px;">-r, --add\_regexp</td><td style="height: 46.7667px;">**Expresión regular (regexp) para añadir métricas** (por defecto `.*`).  
</td></tr><tr style="height: 46.6px;"><td style="height: 46.6px;">-R, --ignore\_regexp</td><td style="height: 46.6px;">**Expresión regular (regexp) para eliminar métricas** (por defecto ninguna).  
</td></tr><tr style="height: 46.6px;"><td style="height: 46.6px;">-d, --agent\_description</td><td style="height: 46.6px;">**Descripción del agente creado por el plugin** (por defecto "Agent from pandora\_collectd").  
</td></tr><tr style="height: 46.7667px;"><td style="height: 46.7667px;">-a, --agent\_alias</td><td style="height: 46.7667px;">**Nombre del agente creado por el plugin** (por defecto `pandora_collectd`).  
</td></tr><tr style="height: 46.6px;"><td style="height: 46.6px;">-i, --tentacle\_ip</td><td style="height: 46.6px;">**Dirección IP del servidor de Tentacle** (por defecto 127.0.0.1).  
</td></tr><tr style="height: 29.8px;"><td style="height: 29.8px;">-p, --tentacle\_port</td><td style="height: 29.8px;">**Puerto de Tentacle** (por defecto 41121).  
</td></tr><tr style="height: 29.8px;"><td style="height: 29.8px;">-O, --tentacle\_extra\_opts</td><td style="height: 29.8px;">**Opciones extra de Tentacle** (por defecto ninguna)  
</td></tr><tr style="height: 29.8px;"><td style="height: 29.8px;">-v, --verbose</td><td style="height: 29.8px;">**Muestra todos los valores obtenidos por pantalla.**  
</td></tr></tbody></table>

<p class="callout info">Expresiones regulares de Python [https://docs.python.org/3/library/re.html#regular-expression-syntax](https://docs.python.org/3/library/re.html#regular-expression-syntax)</p>