Autor Tópico: Ubuntu Server 12.04 & Tiger  (Lida 1932 vezes)

Offline rafatres

  • Usuário Ubuntu
  • *
  • Mensagens: 57
    • Ver perfil
Ubuntu Server 12.04 & Tiger
« Online: 24 de Abril de 2014, 10:22 »
Olá,
Utilizamos o Tiger (http://www.nongnu.org/tiger/) no VPS para monitorá-lo. Nele está contido servidores web.
O problema é que configurei para receber alertas por e-mail e recebo esses dois em particular:
Citar
Cron <root@myserver> test -x /usr/sbin/tigercron && { [ -r "$DEFAULT" ] && . "$DEFAULT" ; nice -n$NICETIGER /usr/sbin/tigercron -q ; }
/bin/grep: /etc/inittab: No such file or directory

Citar
Cron <root@myserver> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
/etc/cron.daily/apt:
FATAL -> Failed to fork.
/etc/cron.daily/logrotate:
[Sun Apr 20 06:54:50 2014] [warn] NameVirtualHost *:80 has no VirtualHosts
/etc/cron.daily/webalizer:
awk: cannot open /etc/webalizer/*.conf (No such file or directory)

Citar
Cron <root@cmyserver> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
/etc/cron.daily/webalizer:
awk: cannot open /etc/webalizer/*.conf (No such file or directory)

Eu uso essa versão:
Citar
tiger -v
Tiger UN*X security checking system
   Developed by Texas A&M University, 1994
   Updated by the Advanced Research Corporation, 1999-2002
   Further updated by Javier Fernandez-Sanguino, 2001-2010
   Contributions by Francisco Manuel Garcia Claramonte, 2009-2010
   Covered by the GNU General Public License (GPL)

tiger, version 3.2.3, 2008.09.10.09.30

Alguém poderia me ajudar a corrigir esses erros por favor?
Obrigado,
« Última modificação: 24 de Abril de 2014, 11:02 por rafatres »

Offline irtigor

  • Equipe Ubuntu
  • Usuário Ubuntu
  • *****
  • Mensagens: 4.344
  • Delete, delete, delete!
    • Ver perfil
Re: Ubuntu Server 12.04 & Tiger
« Resposta #1 Online: 24 de Abril de 2014, 22:09 »
São erros esperados, não existe mais o arquivo /etc/inittab no Ubuntu, esse webalizer pelo que vi é para gerar estatísticas de log do servidor web, e você não deve tê-lo ou a localização dos arquivos mudaram. Pra sumir com os erros você precisa rever a configuração desse tiger.