On Fri, Nov 23, 2012 at 03:49:06PM +1100, Adam Goryachev wrote: > On 23/11/12 15:39, Les Mikesell wrote: > > On Thu, Nov 22, 2012 at 9:16 PM, Matthew Grob <mg...@grobfamily.org> wrote: > >> > >> OK so here's the problem - when i issue the command to start a full > >> backup, nothing happens. there is nothing in the queue, no log of a > >> failed attempted, nothing. (there is a log in the server that says a full > >> backup was requested) > >> > >> -backupPC status seems to report nothing in the queue and no attempts > >> made. It does report that there were no ping responses, but that is > >> expected, since icmp is blocked between these two machines. > > Backuppc won't continue if the ping test fails. Change $Conf{PingCmd} > > to something that will succeed like /bin/true. > Or allow ICMP ping requests.... Or find another simple command that will > attempt a connection on port 22 (SSH), and return it's result similar to > what ping does.
I use httping for a web server that doesn't allow ping. PingCmd is: /usr/bin/httping -c 1 $host > Hope this helps. > > Regards, > Adam > > -- > Adam Goryachev > Website Managers > www.websitemanagers.com.au > > > ------------------------------------------------------------------------------ > Monitor your physical, virtual and cloud infrastructure from a single > web console. Get in-depth insight into apps, servers, databases, vmware, > SAP, cloud infrastructure, etc. Download 30-day Free Trial. > Pricing starts from $795 for 25 servers or applications! > http://p.sf.net/sfu/zoho_dev2dev_nov > _______________________________________________ > BackupPC-users mailing list > BackupPC-users@lists.sourceforge.net > List: https://lists.sourceforge.net/lists/listinfo/backuppc-users > Wiki: http://backuppc.wiki.sourceforge.net > Project: http://backuppc.sourceforge.net/ -- Paulo Almeida Bioinformatics Unit Instituto Gulbenkian de Ciência, Oeiras, Portugal Web: http://bioinformatics.igc.gulbenkian.pt Tel: +351 214 464 644 ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/