check agg['plc_node_stats']. this was causing the monitor deployment on PLE fail...
[monitor.git] / cron.d / copy-logs.sh
index 634d873..5c13a00 100755 (executable)
@@ -3,6 +3,7 @@
 cd /usr/share/monitor
 source agent.sh &> /dev/null
 
+rsync -qv -az -e ssh root@chloe.cs.princeton.edu:/vservers/www-current/var/log/php.log /var/lib/monitor/httpd-log
 rsync -qv -az -e ssh root@chloe.cs.princeton.edu:/vservers/www-current/var/log/httpd/*-* /var/lib/monitor/httpd-log
 rsync -qv -az -e ssh root@chloe.cs.princeton.edu:/vservers/www-current/var/log/httpd/*error* /var/lib/monitor/httpd-log
 
@@ -14,3 +15,4 @@ rsync -qv -az -e ssh root@amber.cs.princeton.edu:/vservers/db-current/var/log/*-
 
 rsync -qv -az -e ssh root@janine.cs.princeton.edu:/vservers/boot-current/var/log/*-filesystem* /var/lib/monitor/filesystem
 rsync -qv -az -e ssh root@janine.cs.princeton.edu:/vservers/boot-current/var/log/*-checkrpm* /var/lib/monitor/checkrpm
+rsync -qv -az -e ssh root@janine.cs.princeton.edu:/vservers/boot-current/var/log/bm/ /var/lib/monitor/bmlogs/