source: bin/monitor2.sh

Last change on this file was 775, checked in by chronos, 8 years ago
  • Updated bash scripts.
  • Property svn:executable set to *
File size: 159 bytes
Line 
1#!/bin/bash
2
3#while true
4#do
5
6cd /a/www/statistic/measure_scripts
7/usr/bin/php -q monitor.php >/root/log/monitor.log 2>/root/log/monitor.err
8
9#sleep 60
10#done
11
Note: See TracBrowser for help on using the repository browser.