r1 - 07 Apr 2008 - 12:43:51 - MarcoAndreFerreiraDiasYou are here: TWiki >  Main Web > LogBook > EntryDescriptionNo41

Logwatch por e-mail na OSG-CE

Descricão

Fazer com que o e-mail da osg-ce receba as mensagens de erro dos nodes

[root@osg-ce ~]# for ((i=1; i<85; i++)) ; do ssh 192.168.1.$i "sed -i 's/spg00/osgce/g' /etc/aliases"; done
o que deixara a seguinte linha no arquivo
root: root@osgce.grid
Agora
[root@osg-ce ~]# clcmd newaliases
[root@osg-ce ~]# chkconfig --add sendmail
[root@osg-ce ~]# chkconfig sendmail on

Updates

-- MarcoAndreFerreiraDias - 07 Apr 2008

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
 
Home
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback