Gráfico RRD uso do processador
-
Pessoal tenho um servidor que esta com o nr. de processos dando uns picos de forma estranha.
Analisando os dados do sistema analisei que ele esta usando muita memória swap e que tem um cron de 15 em 15 minutos que faz o check do swap. Pelo gráfico os picos são nos múltiplos de 15 min.
Alguém sabe como fazer para não usar este swap?
![Dados Servidor.png](/public/imported_attachments/1/Dados Servidor.png)
![Dados Servidor.png_thumb](/public/imported_attachments/1/Dados Servidor.png_thumb)
![Grafico RRD.png](/public/imported_attachments/1/Grafico RRD.png)
![Grafico RRD.png_thumb](/public/imported_attachments/1/Grafico RRD.png_thumb) -
Se estiver com Squid + squidGuard revise suas configurações de memoria, isso acontece com frequência se colocou valores mais altos que o que sua maquina suporta.
-
Tomas, obrigado. Tinha feito algumas alterações mas nada que justificasse o uso exagerado de swap.
De qualquer forma votei as configurações padrões para ver se resolve.
Posto aqui os resultados.
-
Consegui verificar que agora as 15:15 o sistema deu um salto nos número de processos e o processo "/etc/rc.filter_configure_sync" aparecia várias vezes repetidas nas atividades (top).
Verifiquei que este processo não está no cron, conforme imagem em anexo e que não tem nada para ser executado as 15:15.
Ao tentar abrir o arquivo /etc/crontab ele está enorme com os dados repetidos várias vezes isso é correto?
Vou postar parte dele:
SHELL=/bin/sh PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin HOME=/var/log #minute hour mday month wday who command # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 10:46 am # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 10:46 am # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 11:03 am # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 11:03 am # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 11:12 am # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 11:16 am # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 11:16 am # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 11:17 am # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 11:17 am # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 11:21 am # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 11:21 am # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 11:21 am # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 11:21 am # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 11:21 am # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 11:23 am # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 11:23 am # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 11:24 am # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 11:24 am # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 11:25 am # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 11:25 am # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 11:26 am # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 11:27 am # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 11:28 am # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 11:28 am # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 11:31 am # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 12:28 pm # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 12:32 pm # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 12:33 pm # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 12:34 pm # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 12:34 pm # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 12:42 pm # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 12:43 pm # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 12:43 pm # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 12:43 pm # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 12:43 pm # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 12:44 pm # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 12:44 pm # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 12:45 pm # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 12:45 pm # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 12:49 pm # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 12:49 pm # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 12:52 pm # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 12:52 pm # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 12:56 pm # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) # # # Entradas do crontab específicas do pfSense # Criado: August 14, 2015, 12:56 pm # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0,15,30,45 * * * * root /etc/rc.filter_configure_sync 0 */2 * * * root /usr/local/bin/php --no-header /usr/local/www/sarg.php 0 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf */15 * * * * root /usr/local/pkg/swapstate_check.php 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) #
-
Pessoal, boa tarde!
Consegui resolver o problema renomeando o crontab para crontab.old.
O que ocorre é que o pfsense está com um bug que de tempo em tempo duplica as entradas no crontab. Em vez de alterar ele só adiciona com isso o crontab vai ficando enorme e com um monte de processo agendado para o mesmo tempo. Por isso que ocorre o pico de uso da cpu em determinado momentos.
Obs: verifiquem no ambiente de vocês se o arquivo /etc/crontab está com varias entradas referente ao pfsense.
Att.,
Reinaldo Feitosa
-
Obs: verifiquem no ambiente de vocês se o arquivo /etc/crontab está com varias entradas referente ao pfsense.
Nenhum dos meus pfsense tem entradas duplicadas no crontab. :/
-
Nenhum dos meus pfsense tem entradas duplicadas no crontab. :/
Marcelo, o meu pela interface gráfica também não aparece duplicados, mas quando eu edito o arquivo pelo console ou pelo editor de texto da interface aparece as entradas do pfsense repetidas várias vezes como eu poste anteriormente.
-
-
-
Tem várias coisas que não funcionam bem em português, se você pesquisar no fórum vai ver que tem vários comentários sobre isso.
Particularmente não vejo necessidade de mudar de idioma, todos os documentos, etc são em inglês. -
Particularmente não vejo necessidade de mudar de idioma, todos os documentos, etc são em inglês.
+1
-
Pelo que percebi o problema deve ser outro (não a interface em português), pois depois que apaguei as entradas duplicadas deixando só a ultima mesmo com a interface em português o erro não voltou a acontecer e o arquivo só tem uma entrada.
Estranho que este problema ocorre mesmo sem o serviço CRON instalado na interface.
Inclusive tem outro post aqui no forum sobre isso, mas ninguém respondeu.
SHELL=/bin/sh PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin HOME=/var/log #minute hour mday month wday who command # # # Entradas do crontab específicas do pfSense # Criado: September 29, 2015, 11:35 am # 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables 0 0 * * * root /usr/bin/nice -n20 /usr/pbi/squidguard-squid3-amd64/etc/rc.d/squidGuard_logrotate 0 0 * * * root /usr/pbi/squid-amd64/sbin/squid -k rotate -f /usr/pbi/squid-amd64/local/etc/squid/squid.conf 0 */2 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl today 15 0 * * * root /usr/bin/perl /usr/pbi/lightsquid-amd64/local/www/lightsquid/lightparser.pl yesterday # # Se possível não adicione itens a esse arquivo manualmente. # Se você o fizer, o arquivo deve ser finalizado com uma linha em branco (e.g nova linha) #