From fd1c12297a633972989f1a09c9b89aa82aac0048 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=9D=E5=A4=A7=E5=85=A8?= Date: Sun, 15 Jul 2018 17:18:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E4=B8=80=E4=BA=9B=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E9=97=AE=E9=A2=98&&=E5=A2=9E=E5=8A=A0=E4=B8=80?= =?UTF-8?q?=E4=BA=9B=E6=B5=8B=E8=AF=95=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ppgo_job2.sql | 61 +++++++++++++----------------------------- views/public/main.html | 2 +- views/server/add.html | 2 +- views/server/copy.html | 6 ++--- views/server/edit.html | 2 +- views/task/edit.html | 3 ++- views/task/list.html | 6 ++--- 7 files changed, 30 insertions(+), 52 deletions(-) diff --git a/ppgo_job2.sql b/ppgo_job2.sql index 96be382..2e963b9 100644 --- a/ppgo_job2.sql +++ b/ppgo_job2.sql @@ -2,14 +2,14 @@ Navicat MySQL Data Transfer Source Server : localhost - Source Server Version : 50639 + Source Server Version : 50712 Source Host : localhost Source Database : ppgo_job2 - Target Server Version : 50639 + Target Server Version : 50712 File Encoding : utf-8 - Date: 07/13/2018 17:40:58 PM + Date: 07/15/2018 17:18:26 PM */ SET NAMES utf8; @@ -62,13 +62,13 @@ CREATE TABLE `pp_task` ( `update_id` int(11) unsigned NOT NULL DEFAULT '0' COMMENT '最后一次编辑者ID', PRIMARY KEY (`id`), KEY `idx_group_id` (`group_id`) -) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8; -- ---------------------------- -- Records of `pp_task` -- ---------------------------- BEGIN; -INSERT INTO `pp_task` VALUES ('1', '2', '1', '蜜月任务名称', '测试任务说明', '*/2 * * * *', '0', 'echo \"hello\\n\" >> /tmp/test.log', '0', '193', '1531462016', '0', '1497855526', '0', '1530776943', '1'), ('2', '2', '4', '外部测试服务器', '一分钟一次2', '*/2 * * * * *', '0', 'echo \"testeee\\n\" >> /tmp/ppgo.log', '0', '151', '1531462016', '0', '1502876155', '0', '1530774680', '1'), ('3', '1', '1', '重要测试任务222', '2s执行一次', '*/2 * * * *', '0', '/webroot/server/php/bin/php /webroot/www/default/test2.php', '0', '26', '1531275962', '2', '1502936077', '0', '1531274971', '1'), ('9', '6', '8', '密码验证任务23', '5秒执行一次', '*/5 * * * *', '0', '/webroot/server/php/bin/php /webroot/www/default/test2.php', '0', '12', '1502958585', '2', '1502945973', '0', '1531275044', '1'), ('10', '4', '9', '密码验证任务112', '5秒执行一次', '*/5 * * * *', '0', '/webroot/server/php/bin/php /webroot/www/default/test2.php', '0', '29', '1531468808', '3', '1503991581', '0', '1531275153', '1'), ('11', '4', '0', 'sdfsd', 'sdfsd', '* * * * * ?', '0', 'echo \"hello ppgo_job\\n\" >> /tmp/test_ppgo.log', '0', '139', '1531469404', '0', '1530599445', '1', '1531444040', '1'), ('12', '2', '0', '本地服务器测试', '5秒一次', '*/5 * * * * *', '0', 'echo \"hello ppgo\\n\" >> /tmp/ppgo.log', '0', '49', '1531462015', '0', '1530761019', '1', '1530761837', '1'), ('13', '2', '0', '本地服务器测试', '5秒一次', '*/5 * * * * *', '0', 'echo \"hello ppgo\\n\" >> /tmp/ppgo.log', '0', '0', '0', '2', '1531468119', '1', '1531468119', '0'), ('14', '2', '0', '本地服务器测试', '5秒一次', '*/5 * * * * *', '0', 'echo \"hello ppgo\\n\" >> /tmp/ppgo.log', '0', '0', '0', '2', '1531468712', '1', '1531468712', '0'); +INSERT INTO `pp_task` VALUES ('1', '3', '2', '打印服务器内存', '2秒钟一次', '*/2 * * * *', '0', 'free -G', '0', '334', '1531645982', '0', '1497855526', '0', '1531644960', '1'), ('2', '2', '1', '外部测试服务器', '8秒钟一次', '*/8 * * * * *', '0', 'echo \"hello world \\n\" >> /tmp/ppgo.log&& echo \"Hello world\"', '0', '151', '1531462016', '2', '1502876155', '0', '1531645495', '1'), ('3', '1', '1', '审核不通过的任务测试', '2s执行一次', '*/2 * * * *', '0', '/webroot/server/php/bin/php /webroot/www/default/test2.php', '0', '26', '1531275962', '2', '1502936077', '0', '1531644281', '1'), ('4', '2', '0', '输出错误', '5秒执行一次', '*/5 * * * *', '0', 'tthh', '0', '70', '1531645980', '0', '1502945973', '0', '1531645619', '1'), ('5', '4', '9', '密码验证任务112', '5秒执行一次', '*/5 * * * *', '0', '/webroot/server/php/bin/php /webroot/www/default/test2.php', '0', '29', '1531468808', '3', '1503991581', '0', '1531275153', '1'), ('6', '1', '0', '打印并输出', '10秒一次,打印 hello ppgo_job', '*/10 * * * *', '0', 'echo \"hello ppgo_job\\n\" >> /tmp/test_ppgo.log', '0', '161', '1531645910', '0', '1530599445', '1', '1531644960', '1'), ('7', '3', '1', '打印ppgo', '5秒一次', '*/5 * * * * *', '0', 'echo \"hello ppgo\\n\" >> /tmp/ppgo.log&&echo \"yes\\n\"', '0', '108', '1531645980', '0', '1530761019', '1', '1531645347', '1'), ('8', '3', '3', '查看网络情况', '5秒一次', '*/5 * * * * *', '0', 'ifconfig', '0', '59', '1531645980', '0', '1531468119', '1', '1531645083', '1'), ('9', '1', '0', '查看磁盘情况', '5秒一次', '*/5 * * * * *', '0', 'df -h', '0', '44', '1531645910', '0', '1531468712', '1', '1531644960', '1'); COMMIT; -- ---------------------------- @@ -88,7 +88,7 @@ CREATE TABLE `pp_task_ban` ( -- Records of `pp_task_ban` -- ---------------------------- BEGIN; -INSERT INTO `pp_task_ban` VALUES ('1', 'rm -rf', '0', '1528639692', '1'), ('2', 'dd if=/dev/random of=/dev/sda', '1528639322', '1528639588', '0'), ('3', 'mkfs.ext3 /dev/sda', '1528639445', '0', '0'); +INSERT INTO `pp_task_ban` VALUES ('1', 'rm -rf', '1528639322', '1528639692', '0'), ('2', 'dd if=/dev/random of=/dev/sda', '1528639322', '1528639588', '0'), ('3', 'mkfs.ext3 /dev/sda', '1528639445', '0', '0'); COMMIT; -- ---------------------------- @@ -106,13 +106,13 @@ CREATE TABLE `pp_task_group` ( `status` tinyint(1) unsigned NOT NULL DEFAULT '0' COMMENT '状态:1-正常,0-删除', PRIMARY KEY (`id`), KEY `idx_user_id` (`create_id`) -) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8; -- ---------------------------- -- Records of `pp_task_group` -- ---------------------------- BEGIN; -INSERT INTO `pp_task_group` VALUES ('1', '抓取任务', '定时抓取网页', '1', '0', '0', '0', '0'), ('2', '测试任务组', '任务分组测试', '0', '0', '1', '1531297875', '1'), ('3', 'dddfsdf', 'ddsdfds', '0', '0', '1', '1528644000', '0'), ('4', '商品任务组', '商品组', '0', '0', '1', '1530760471', '1'), ('5', '另一个任务分组', '另一个任务分组', '1', '1528644075', '1', '1528644096', '0'), ('6', '订单任务组', '订单任务组', '0', '0', '1', '1530760457', '1'); +INSERT INTO `pp_task_group` VALUES ('1', '任务分组甲', '任务分组甲', '1', '1531643000', '1', '1531643000', '1'), ('2', '任务分组乙', '任务分组乙', '1', '1531643030', '1', '1531643030', '1'), ('3', '任务分组丙', '任务分组丙', '1', '1531643070', '1', '1531643070', '1'); COMMIT; -- ---------------------------- @@ -129,13 +129,14 @@ CREATE TABLE `pp_task_log` ( `create_time` int(11) unsigned NOT NULL DEFAULT '0' COMMENT '创建时间', PRIMARY KEY (`id`), KEY `idx_task_id` (`task_id`,`create_time`) -) ENGINE=InnoDB AUTO_INCREMENT=465 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=383 DEFAULT CHARSET=utf8; -- ---------------------------- -- Records of `pp_task_log` -- ---------------------------- BEGIN; -INSERT INTO `pp_task_log` VALUES ('1', '7', '等待10秒\nphp执行完毕', '', '0', '20484', '1502940420'), ('2', '7', '等待10秒\nphp执行完毕', '', '0', '20367', '1502940480'), ('3', '8', '等待11秒\nphp执行完毕', '', '0', '121487', '1502940420'), ('4', '7', '等待10秒\nphp执行完毕', '', '0', '20317', '1502940540'), ('5', '7', '等待10秒\nphp执行完毕', '', '0', '20629', '1502940600'), ('6', '7', '等待10秒\nphp执行完毕', '', '0', '20387', '1502940660'), ('7', '8', '等待11秒\nphp执行完毕', '', '0', '121626', '1502940600'), ('8', '7', '等待10秒\nphp执行完毕', '', '0', '20486', '1502940720'), ('9', '7', '等待10秒\nphp执行完毕', '', '0', '20416', '1502940780'), ('10', '7', '等待10秒\nphp执行完毕', '', '0', '20378', '1502940840'), ('11', '8', '等待11秒\nphp执行完毕', '', '0', '121432', '1502940780'), ('12', '7', '等待10秒\nphp执行完毕', '', '0', '21313', '1502940900'), ('13', '7', '等待10秒\nphp执行完毕', '', '0', '20420', '1502940960'), ('14', '7', '等待10秒\nphp执行完毕', '', '0', '21271', '1502941020'), ('15', '8', '等待11秒\nphp执行完毕', '', '0', '121418', '1502940960'), ('16', '7', '等待10秒\nphp执行完毕', '', '0', '20355', '1502941080'), ('17', '3', '等待11秒\nphp执行完毕', '', '0', '121437', '1502941260'), ('18', '3', '等待11秒\nphp执行完毕', '', '0', '121343', '1502941383'), ('19', '1', '', '', '0', '56', '1502941758'), ('20', '9', '等待11秒\nphp执行完毕', '', '0', '121481', '1502946004'), ('21', '9', '等待11秒\nphp执行完毕', '', '0', '121344', '1502946350'), ('22', '9', '等待11秒\nphp执行完毕', '', '0', '121401', '1502946475'), ('23', '9', '等待11秒\nphp执行完毕', '', '0', '121379', '1502946600'), ('24', '9', '等待11秒\nphp执行完毕', '', '0', '121341', '1502946725'), ('25', '9', '等待11秒\nphp执行完毕', '', '0', '121448', '1502957835'), ('26', '9', '等待11秒\nphp执行完毕', '', '0', '121549', '1502957960'), ('27', '9', '等待11秒\nphp执行完毕', '', '0', '121795', '1502958085'), ('28', '9', '等待11秒\nphp执行完毕', '', '0', '121433', '1502958210'), ('29', '9', '等待11秒\nphp执行完毕', '', '0', '121379', '1502958335'), ('30', '9', '等待11秒\nphp执行完毕', '', '0', '121507', '1502958460'), ('31', '9', '等待11秒\nphp执行完毕', '', '0', '121423', '1502958585'), ('32', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75249', '1504834495'), ('33', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75128', '1504834575'), ('34', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75157', '1504834655'), ('35', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75162', '1504834955'), ('36', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75424', '1504835035'), ('37', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75277', '1504835115'), ('38', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75210', '1504835195'), ('39', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75414', '1504835275'), ('40', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75345', '1504835355'), ('41', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75444', '1504835435'), ('42', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75261', '1504835515'), ('43', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75233', '1504835595'), ('44', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75249', '1504835675'), ('45', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75228', '1504835755'), ('46', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75306', '1504835835'), ('47', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75262', '1504835915'), ('48', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75312', '1504835995'), ('49', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75256', '1504836075'), ('50', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75227', '1504836155'), ('51', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75253', '1504836235'), ('52', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75332', '1504836315'), ('53', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75320', '1504836395'), ('54', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75504', '1504836475'), ('55', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75248', '1504836555'), ('56', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75179', '1504836635'), ('57', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75194', '1504836715'), ('58', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75467', '1512095325'), ('59', '10', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75382', '1512095405'), ('61', '2', '', 'dial tcp 172.16.210.157:22: getsockopt: operation timed out:', '-1', '75535', '1512097500'), ('79', '1', '', 'open /Users/haodaquan/.ssh/pp_rsa: no such file or directory:', '-1', '0', '1530775156'), ('80', '1', '', 'open /Users/haodaquan/.ssh/pp_rsa: no such file or directory:', '-1', '0', '1530775195'), ('81', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530775349'), ('82', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776632'), ('83', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776634'), ('84', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776636'), ('85', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776638'), ('86', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776640'), ('87', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776642'), ('88', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776644'), ('89', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776646'), ('90', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776648'), ('91', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776650'), ('92', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776652'), ('93', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776654'), ('94', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776656'), ('95', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776658'), ('96', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776660'), ('97', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776662'), ('98', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776664'), ('99', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776666'), ('100', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776668'), ('101', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776670'), ('102', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776672'), ('103', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776674'), ('104', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776676'), ('105', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776678'), ('106', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776680'), ('107', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776682'), ('108', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776724'), ('109', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776726'), ('110', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776728'), ('111', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776730'), ('112', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776732'), ('113', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776734'), ('114', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776736'), ('115', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776738'), ('116', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776740'), ('117', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776742'), ('118', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776744'), ('119', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776746'), ('120', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776748'), ('121', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776750'), ('122', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776752'), ('123', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776754'), ('124', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776756'), ('125', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776758'), ('126', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776760'), ('127', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776762'), ('128', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776764'), ('129', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776766'), ('130', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776768'), ('131', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776770'), ('132', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776772'), ('133', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776774'), ('134', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776776'), ('135', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776778'), ('136', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776780'), ('137', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776782'), ('138', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776784'), ('139', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776786'), ('140', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776788'), ('141', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776790'), ('142', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776792'), ('143', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776794'), ('144', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776796'), ('145', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776798'), ('146', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776800'), ('147', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776802'), ('148', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776804'), ('149', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776806'), ('150', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776808'), ('151', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776810'), ('152', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776812'), ('153', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776814'), ('154', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776816'), ('155', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776818'), ('156', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776820'), ('157', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776822'), ('158', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776824'), ('159', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776826'), ('160', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776828'), ('161', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776830'), ('162', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776832'), ('163', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776834'), ('164', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776836'), ('165', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776838'), ('166', '1', '', 'open /Users/haodaquan/.ssh/george_service: no such file or directory:', '-1', '0', '1530776840'), ('167', '1', '', '', '0', '84', '1530776960'), ('168', '1', '', '', '0', '59', '1530776962'), ('169', '1', '', '', '0', '81', '1530776964'), ('170', '1', '', '', '0', '61', '1530776966'), ('171', '1', '', '', '0', '71', '1530776968'), ('172', '1', '', '', '0', '64', '1530776970'), ('173', '1', '', '', '0', '65', '1530776972'), ('174', '1', '', '', '0', '83', '1530776974'), ('175', '1', '', '', '0', '63', '1530776976'), ('176', '1', '', '', '0', '69', '1530776978'), ('177', '1', '', '', '0', '71', '1530776980'), ('178', '1', '', '', '0', '98', '1530776982'), ('179', '1', '', '', '0', '71', '1530776984'), ('180', '1', '', '', '0', '65', '1530776986'), ('181', '1', '', '', '0', '71', '1530776988'), ('182', '1', '', '', '0', '72', '1530776990'), ('183', '1', '', '', '0', '76', '1530776992'), ('184', '1', '', '', '0', '77', '1530777000'), ('185', '1', '', '', '0', '81', '1530777005'), ('186', '1', '', '', '0', '96', '1530777009'), ('187', '2', '', '', '0', '72', '1531207858'), ('188', '2', '', '', '0', '76', '1531207869'), ('189', '2', '', '', '0', '72', '1531207958'), ('190', '12', '', '', '0', '12', '1531207964'), ('191', '12', '', '', '0', '6', '1531207986'), ('192', '12', '', '', '0', '6', '1531208038'), ('193', '12', '', '', '0', '7', '1531208048'), ('194', '12', '', '', '0', '7', '1531208670'), ('195', '12', '', '', '0', '5', '1531208679'), ('196', '12', '', '', '0', '15', '1531209005'), ('197', '12', '', '', '0', '9', '1531210801'), ('198', '12', '', '', '0', '9', '1531210808'), ('199', '12', '', '', '0', '10', '1531211025'), ('200', '2', '', '', '0', '86', '1531211026'), ('201', '2', '', '', '0', '92', '1531211028'), ('202', '12', '', '', '0', '7', '1531211030'), ('203', '2', '', '', '0', '65', '1531211030'), ('204', '2', '', '', '0', '66', '1531211032'), ('205', '2', '', '', '0', '64', '1531211034'), ('206', '12', '', '', '0', '6', '1531211035'), ('207', '2', '', '', '0', '61', '1531211036'), ('208', '2', '', '', '0', '72', '1531211038'), ('209', '12', '', '', '0', '8', '1531211040'), ('210', '2', '', '', '0', '84', '1531211040'), ('211', '2', '', '', '0', '66', '1531211042'), ('212', '2', '', '', '0', '65', '1531211044'), ('213', '12', '', '', '0', '6', '1531211045'), ('214', '2', '', '', '0', '67', '1531211046'), ('215', '2', '', '', '0', '68', '1531211048'), ('216', '12', '', '', '0', '11', '1531211050'), ('217', '2', '', '', '0', '108', '1531211050'), ('218', '2', '', '', '0', '68', '1531211052'), ('219', '12', '', '', '0', '6', '1531211140'), ('220', '12', '', '', '0', '6', '1531211145'), ('221', '12', '', '', '0', '6', '1531211150'), ('222', '12', '', '', '0', '8', '1531211220'), ('223', '12', '', '', '0', '8', '1531211225'), ('224', '12', '', '', '0', '7', '1531211230'), ('225', '1', '', '', '0', '63', '1531211252'), ('226', '1', '', '', '0', '59', '1531211254'), ('227', '1', '', '', '0', '75', '1531211256'), ('228', '1', '', '', '0', '70', '1531211258'), ('229', '1', '', '', '0', '54', '1531211260'), ('230', '1', '', '', '0', '58', '1531211262'), ('231', '12', '', '', '0', '41', '1531271840'), ('232', '12', '', '', '0', '7', '1531271845'), ('233', '12', '', '', '0', '7', '1531271850'), ('234', '12', '', '', '0', '14', '1531271855'), ('235', '12', '', '', '0', '10', '1531271860'), ('236', '12', '', '', '0', '8', '1531271865'), ('237', '3', '', 'Process exited with status 127:', '-1', '60', '1531272684'), ('238', '3', '', 'Process exited with status 127:', '-1', '60', '1531275962'), ('239', '12', '', '', '0', '17', '1531276005'), ('240', '12', '', '', '0', '13', '1531276010'), ('241', '12', '', '', '0', '11', '1531276015'), ('242', '12', '', '', '0', '13', '1531276020'), ('243', '12', '', '', '0', '17', '1531276156'), ('244', '12', '', '', '0', '17', '1531276254'), ('245', '11', '', 'open ddd: no such file or directory:', '-1', '0', '1531276361'), ('246', '12', '', '', '0', '19', '1531276528'), ('247', '11', '', 'open ddd: no such file or directory:', '-1', '0', '1531298874'), ('248', '11', '', 'open ddd: no such file or directory:', '-1', '0', '1531298875'), ('249', '12', '', '', '0', '25', '1531298875'), ('250', '11', '', 'open ddd: no such file or directory:', '-1', '0', '1531298876'), ('251', '11', '', 'open ddd: no such file or directory:', '-1', '0', '1531298877'), ('252', '11', '', 'open ddd: no such file or directory:', '-1', '0', '1531298878'), ('253', '11', '', 'open ddd: no such file or directory:', '-1', '0', '1531298879'), ('254', '11', '', 'open ddd: no such file or directory:', '-1', '0', '1531298880'), ('255', '12', '', '', '0', '9', '1531298880'), ('256', '11', '', 'open ddd: no such file or directory:', '-1', '0', '1531298881'), ('257', '11', 'anaconda-ks.cfg\ngolang.org\ninstall.log\ninstall.log.syslog\nsoft\ntest\ntmall.sh\n公共的\n模板\n视频\n图片\n文档\n下载\n音乐\n桌面\n', '', '0', '762', '1531389132'), ('258', '11', 'anaconda-ks.cfg\ngolang.org\ninstall.log\ninstall.log.syslog\nsoft\ntest\ntmall.sh\n公共的\n模板\n视频\n图片\n文档\n下载\n音乐\n桌面\n', '', '0', '64', '1531389133'), ('259', '11', 'anaconda-ks.cfg\ngolang.org\ninstall.log\ninstall.log.syslog\nsoft\ntest\ntmall.sh\n公共的\n模板\n视频\n图片\n文档\n下载\n音乐\n桌面\n', '', '0', '62', '1531389134'), ('260', '11', 'anaconda-ks.cfg\ngolang.org\ninstall.log\ninstall.log.syslog\nsoft\ntest\ntmall.sh\n公共的\n模板\n视频\n图片\n文档\n下载\n音乐\n桌面\n', '', '0', '1093', '1531389135'), ('261', '11', 'anaconda-ks.cfg\ngolang.org\ninstall.log\ninstall.log.syslog\nsoft\ntest\ntmall.sh\n公共的\n模板\n视频\n图片\n文档\n下载\n音乐\n桌面\n', '', '0', '76', '1531389137'), ('264', '11', '', '', '0', '52', '1531444065'), ('265', '11', '', '', '0', '7', '1531444066'), ('266', '11', '', '', '0', '7', '1531444067'), ('267', '11', '', '', '0', '9', '1531444068'), ('268', '11', '', '', '0', '7', '1531444069'), ('269', '11', '', '', '0', '9', '1531444070'), ('270', '11', '', '', '0', '7', '1531444071'), ('271', '11', '', '', '0', '7', '1531444072'), ('272', '11', '', '', '0', '6', '1531444073'), ('273', '11', '', '', '0', '8', '1531444074'), ('274', '11', '', '', '0', '7', '1531444075'), ('275', '11', '', '', '0', '8', '1531444076'), ('276', '11', '', '', '0', '9', '1531444080'), ('277', '11', '', '', '0', '9', '1531444081'), ('278', '11', '', '', '0', '7', '1531444082'), ('279', '11', '', '', '0', '8', '1531444083'), ('280', '11', '', '', '0', '7', '1531444084'), ('281', '11', '', '', '0', '8', '1531444085'), ('282', '11', '', '', '0', '8', '1531444086'), ('283', '11', '', '', '0', '7', '1531444087'), ('284', '11', '', '', '0', '11', '1531444129'), ('285', '11', '', '', '0', '9', '1531444130'), ('286', '11', '', '', '0', '7', '1531444131'), ('287', '11', '', '', '0', '6', '1531444132'), ('288', '11', '', '', '0', '7', '1531444133'), ('289', '11', '', '', '0', '15', '1531444134'), ('290', '11', '', '', '0', '9', '1531444135'), ('291', '11', '', '', '0', '7', '1531444136'), ('292', '11', '', '', '0', '8', '1531444137'), ('293', '11', '', '', '0', '8', '1531444138'), ('294', '11', '', '', '0', '6', '1531444139'), ('295', '11', '', '', '0', '12', '1531444140'), ('296', '11', '', '', '0', '8', '1531444141'), ('297', '11', '', '', '0', '7', '1531444142'), ('298', '11', '', '', '0', '7', '1531444143'), ('299', '11', '', '', '0', '8', '1531444473'), ('300', '11', '', '', '0', '7', '1531444474'), ('301', '11', '', '', '0', '7', '1531444475'), ('302', '11', '', '', '0', '7', '1531444476'), ('303', '11', '', '', '0', '7', '1531444477'), ('304', '11', '', '', '0', '7', '1531444478'), ('305', '11', '', '', '0', '6', '1531444479'), ('306', '11', '', '', '0', '7', '1531444480'), ('307', '11', '', '', '0', '8', '1531444481'), ('308', '11', '', '', '0', '6', '1531444482'), ('309', '11', '', '', '0', '13', '1531444483'), ('310', '11', '', '', '0', '8', '1531444484'), ('311', '11', '', '', '0', '8', '1531444485'), ('312', '11', '', '', '0', '6', '1531444486'), ('313', '11', '', '', '0', '7', '1531444487'), ('314', '11', '', '', '0', '7', '1531444488'), ('315', '11', '', '', '0', '6', '1531444489'), ('316', '11', '', '', '0', '25', '1531461954'), ('317', '1', '', '', '0', '67', '1531461954'), ('318', '2', '', '', '0', '71', '1531461954'), ('319', '11', '', '', '0', '11', '1531461955'), ('320', '12', '', '', '0', '16', '1531461955'), ('321', '11', '', '', '0', '9', '1531461956'), ('322', '1', '', '', '0', '53', '1531461956'), ('323', '2', '', '', '0', '73', '1531461956'), ('324', '11', '', '', '0', '9', '1531461957'), ('325', '11', '', '', '0', '11', '1531461958'), ('326', '1', '', '', '0', '68', '1531461958'), ('327', '2', '', '', '0', '121', '1531461958'), ('328', '11', '', '', '0', '8', '1531461959'), ('329', '12', '', '', '0', '11', '1531461960'), ('330', '11', '', '', '0', '10', '1531461960'), ('331', '1', '', '', '0', '60', '1531461960'), ('332', '2', '', '', '0', '65', '1531461960'), ('333', '11', '', '', '0', '7', '1531461961'), ('334', '11', '', '', '0', '8', '1531461962'), ('335', '1', '', '', '0', '56', '1531461962'), ('336', '2', '', '', '0', '62', '1531461962'), ('337', '11', '', '', '0', '7', '1531461963'), ('338', '11', '', '', '0', '10', '1531461964'), ('339', '1', '', '', '0', '67', '1531461964'), ('340', '2', '', '', '0', '70', '1531461964'), ('341', '11', '', '', '0', '12', '1531461965'), ('342', '12', '', '', '0', '14', '1531461965'), ('343', '11', '', '', '0', '8', '1531461966'), ('344', '1', '', '', '0', '57', '1531461966'), ('345', '2', '', '', '0', '68', '1531461966'), ('346', '11', '', '', '0', '24', '1531461967'), ('347', '11', '', '', '0', '12', '1531461968'), ('348', '1', '', '', '0', '68', '1531461968'), ('349', '2', '', '', '0', '110', '1531461968'), ('350', '11', '', '', '0', '8', '1531461969'), ('351', '12', '', '', '0', '18', '1531461970'), ('352', '11', '', '', '0', '16', '1531461970'), ('353', '1', '', '', '0', '72', '1531461970'), ('354', '2', '', '', '0', '123', '1531461970'), ('355', '11', '', '', '0', '9', '1531461971'), ('356', '11', '', '', '0', '9', '1531461972'), ('357', '1', '', '', '0', '68', '1531461972'), ('358', '2', '', '', '0', '76', '1531461972'), ('359', '11', '', '', '0', '9', '1531461973'), ('360', '11', '', '', '0', '8', '1531461974'), ('361', '1', '', '', '0', '62', '1531461974'), ('362', '2', '', '', '0', '69', '1531461974'), ('363', '12', '', '', '0', '35', '1531461975'), ('364', '11', '', '', '0', '35', '1531461975'), ('365', '11', '', '', '0', '12', '1531461976'), ('366', '1', '', '', '0', '60', '1531461976'), ('367', '2', '', '', '0', '64', '1531461976'), ('368', '11', '', '', '0', '11', '1531461977'), ('369', '11', '', '', '0', '22', '1531461978'), ('370', '1', '', '', '0', '67', '1531461978'), ('371', '2', '', '', '0', '86', '1531461978'), ('372', '11', '', '', '0', '10', '1531461979'), ('373', '12', '', '', '0', '11', '1531461980'), ('374', '11', '', '', '0', '17', '1531461980'), ('375', '1', '', '', '0', '67', '1531461980'), ('376', '2', '', '', '0', '87', '1531461980'), ('377', '11', '', '', '0', '10', '1531461981'), ('378', '11', '', '', '0', '11', '1531461982'), ('379', '1', '', '', '0', '69', '1531461982'), ('380', '2', '', '', '0', '79', '1531461982'), ('381', '11', '', '', '0', '8', '1531461983'), ('382', '11', '', '', '0', '10', '1531461984'), ('383', '2', '', '', '0', '75', '1531461984'), ('384', '1', '', '', '0', '77', '1531461984'), ('385', '12', '', '', '0', '9', '1531461985'), ('386', '11', '', '', '0', '10', '1531461985'), ('387', '11', '', '', '0', '10', '1531461986'), ('388', '1', '', '', '0', '65', '1531461986'), ('389', '2', '', '', '0', '71', '1531461986'), ('390', '11', '', '', '0', '8', '1531461987'), ('391', '11', '', '', '0', '8', '1531461988'), ('392', '1', '', '', '0', '68', '1531461988'), ('393', '2', '', '', '0', '68', '1531461988'), ('394', '11', '', '', '0', '8', '1531461989'), ('395', '12', '', '', '0', '15', '1531461990'), ('396', '11', '', '', '0', '20', '1531461990'), ('397', '2', '', '', '0', '74', '1531461990'), ('398', '1', '', '', '0', '77', '1531461990'), ('399', '11', '', '', '0', '8', '1531461991'), ('400', '11', '', '', '0', '9', '1531461992'), ('401', '1', '', '', '0', '63', '1531461992'), ('402', '2', '', '', '0', '110', '1531461992'), ('403', '11', '', '', '0', '8', '1531461993'), ('404', '11', '', '', '0', '20', '1531461994'), ('405', '1', '', '', '0', '116', '1531461994'), ('406', '2', '', '', '0', '112', '1531461994'), ('407', '12', '', '', '0', '12', '1531461995'), ('408', '11', '', '', '0', '15', '1531461995'), ('409', '11', '', '', '0', '9', '1531461996'), ('410', '1', '', '', '0', '64', '1531461996'), ('411', '2', '', '', '0', '73', '1531461996'), ('412', '11', '', '', '0', '8', '1531461997'), ('413', '11', '', '', '0', '15', '1531461998'), ('414', '1', '', '', '0', '64', '1531461998'), ('415', '2', '', '', '0', '80', '1531461998'), ('416', '11', '', '', '0', '10', '1531461999'), ('417', '12', '', '', '0', '19', '1531462000'), ('418', '11', '', '', '0', '21', '1531462000'), ('419', '1', '', '', '0', '113', '1531462000'), ('420', '2', '', '', '0', '113', '1531462000'), ('421', '11', '', '', '0', '7', '1531462001'), ('422', '11', '', '', '0', '18', '1531462002'), ('423', '1', '', '', '0', '68', '1531462002'), ('424', '2', '', '', '0', '121', '1531462002'), ('425', '11', '', '', '0', '8', '1531462003'), ('426', '11', '', '', '0', '8', '1531462004'), ('427', '1', '', '', '0', '69', '1531462004'), ('428', '2', '', '', '0', '82', '1531462004'), ('429', '12', '', '', '0', '11', '1531462005'), ('430', '11', '', '', '0', '15', '1531462005'), ('431', '11', '', '', '0', '8', '1531462006'), ('432', '1', '', '', '0', '68', '1531462006'), ('433', '2', '', '', '0', '69', '1531462006'), ('434', '11', '', '', '0', '9', '1531462007'), ('435', '11', '', '', '0', '11', '1531462008'), ('436', '1', '', '', '0', '67', '1531462008'), ('437', '2', '', '', '0', '86', '1531462008'), ('438', '11', '', '', '0', '9', '1531462009'), ('439', '12', '', '', '0', '13', '1531462010'), ('440', '11', '', '', '0', '15', '1531462010'), ('441', '1', '', '', '0', '72', '1531462010'), ('442', '2', '', '', '0', '74', '1531462010'), ('443', '11', '', '', '0', '10', '1531462011'), ('444', '11', '', '', '0', '13', '1531462012'), ('445', '1', '', '', '0', '67', '1531462012'), ('446', '2', '', '', '0', '82', '1531462012'), ('447', '11', '', '', '0', '6', '1531462013'), ('448', '11', '', '', '0', '9', '1531462014'), ('449', '1', '', '', '0', '67', '1531462014'), ('450', '2', '', '', '0', '66', '1531462014'), ('451', '12', '', '', '0', '11', '1531462015'), ('452', '11', '', '', '0', '13', '1531462015'), ('453', '11', '', '', '0', '9', '1531462016'), ('454', '1', '', '', '0', '63', '1531462016'), ('455', '2', '', '', '0', '76', '1531462016'), ('456', '10', '', 'Process exited with status 1:', '-1', '395', '1531468808'), ('457', '11', '', '', '0', '39', '1531469379'), ('458', '11', '', '', '0', '9', '1531469380'), ('459', '11', '', '', '0', '9', '1531469381'), ('460', '11', '', '', '0', '7', '1531469382'), ('461', '11', '', '', '0', '7', '1531469383'), ('462', '11', '', '', '0', '8', '1531469384'), ('463', '11', '', '', '0', '8', '1531469385'); +INSERT INTO `pp_task_log` VALUES ('1', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:19815 errors:0 dropped:0 overruns:0 frame:0\n TX packets:9732 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:28901272 (27.5 MiB) TX bytes:606185 (591.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '365', '1531645278'), ('2', '7', 'yes\\n\n', '', '0', '436', '1531645325'), ('3', '7', 'yes\\n\n', '', '0', '319', '1531645375'), ('4', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '21', '1531645573'), ('5', '1', '', 'Process exited with status 1:', '-1', '293', '1531645698'), ('6', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '11', '1531645700'), ('7', '6', '', '', '0', '14', '1531645700'), ('8', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663541 41176073 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '18', '1531645700'), ('9', '7', 'yes\\n\n', '', '0', '448', '1531645700'), ('10', '1', '', 'Process exited with status 1:', '-1', '596', '1531645700'), ('11', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:19911 errors:0 dropped:0 overruns:0 frame:0\n TX packets:9799 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:28912798 (27.5 MiB) TX bytes:619389 (604.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '632', '1531645700'), ('12', '1', '', 'Process exited with status 1:', '-1', '252', '1531645702'), ('13', '1', '', 'Process exited with status 1:', '-1', '312', '1531645704'), ('14', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '13', '1531645705'), ('15', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663541 41176073 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '15', '1531645705'), ('16', '7', 'yes\\n\n', '', '0', '423', '1531645705'), ('17', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:19999 errors:0 dropped:0 overruns:0 frame:0\n TX packets:9861 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:28923348 (27.5 MiB) TX bytes:631959 (617.1 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '454', '1531645705'), ('18', '1', '', 'Process exited with status 1:', '-1', '318', '1531645706'), ('19', '1', '', 'Process exited with status 1:', '-1', '310', '1531645708'), ('20', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663541 41176073 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '11', '1531645710'), ('21', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '12', '1531645710'), ('22', '6', '', '', '0', '12', '1531645710'), ('23', '7', 'yes\\n\n', '', '0', '356', '1531645710'), ('24', '1', '', 'Process exited with status 1:', '-1', '394', '1531645710'), ('25', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:20115 errors:0 dropped:0 overruns:0 frame:0\n TX packets:9946 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:28937354 (27.5 MiB) TX bytes:648771 (633.5 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '432', '1531645710'), ('26', '1', '', 'Process exited with status 1:', '-1', '452', '1531645712'), ('27', '1', '', 'Process exited with status 1:', '-1', '339', '1531645714'), ('28', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '8', '1531645715'), ('29', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663549 41176065 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '12', '1531645715'), ('30', '7', 'yes\\n\n', '', '0', '327', '1531645715'), ('31', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:20203 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10010 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:28947904 (27.6 MiB) TX bytes:661461 (645.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '360', '1531645715'), ('32', '1', '', 'Process exited with status 1:', '-1', '236', '1531645716'), ('33', '1', '', 'Process exited with status 1:', '-1', '233', '1531645718'), ('34', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663554 41176060 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '13', '1531645720'), ('35', '6', '', '', '0', '15', '1531645720'), ('36', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '18', '1531645720'), ('37', '7', 'yes\\n\n', '', '0', '333', '1531645720'), ('38', '1', '', 'Process exited with status 1:', '-1', '434', '1531645720'), ('39', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:20318 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10094 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:28961908 (27.6 MiB) TX bytes:678299 (662.4 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '443', '1531645720'), ('40', '1', '', 'Process exited with status 1:', '-1', '234', '1531645722'), ('41', '1', '', 'Process exited with status 1:', '-1', '237', '1531645724'), ('42', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '9', '1531645725'), ('43', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663546 41176068 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '14', '1531645725'), ('44', '7', 'yes\\n\n', '', '0', '372', '1531645725'), ('45', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:20405 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10155 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:28972456 (27.6 MiB) TX bytes:690883 (674.6 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '454', '1531645725'), ('46', '1', '', 'Process exited with status 1:', '-1', '227', '1531645726'), ('47', '1', '', 'Process exited with status 1:', '-1', '304', '1531645728'), ('48', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663546 41176068 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '11', '1531645730'), ('49', '6', '', '', '0', '11', '1531645730'), ('50', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '15', '1531645730'), ('51', '7', 'yes\\n\n', '', '0', '358', '1531645730'), ('52', '1', '', 'Process exited with status 1:', '-1', '398', '1531645730'), ('53', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:20522 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10239 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:28986522 (27.6 MiB) TX bytes:707657 (691.0 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '424', '1531645730'), ('54', '1', '', 'Process exited with status 1:', '-1', '258', '1531645732'), ('55', '1', '', 'Process exited with status 1:', '-1', '345', '1531645734'), ('56', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663546 41176068 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '10', '1531645735'), ('57', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '11', '1531645735'), ('58', '7', 'yes\\n\n', '', '0', '359', '1531645735'), ('59', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:20610 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10302 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:28997130 (27.6 MiB) TX bytes:720355 (703.4 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '379', '1531645735'), ('60', '1', '', 'Process exited with status 1:', '-1', '248', '1531645736'), ('61', '1', '', 'Process exited with status 1:', '-1', '247', '1531645738'), ('62', '6', '', '', '0', '9', '1531645740'), ('63', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663546 41176068 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '15', '1531645740'), ('64', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '11', '1531645740'), ('65', '7', 'yes\\n\n', '', '0', '421', '1531645740'), ('66', '1', '', 'Process exited with status 1:', '-1', '502', '1531645740'), ('67', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:20726 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10384 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29011194 (27.6 MiB) TX bytes:737067 (719.7 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '525', '1531645740'), ('68', '1', '', 'Process exited with status 1:', '-1', '218', '1531645742'), ('69', '1', '', 'Process exited with status 1:', '-1', '255', '1531645744'), ('70', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '8', '1531645745'), ('71', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663546 41176068 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '12', '1531645745'), ('72', '7', 'yes\\n\n', '', '0', '331', '1531645745'), ('73', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:20813 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10442 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29021684 (27.6 MiB) TX bytes:749413 (731.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '396', '1531645745'), ('74', '1', '', 'Process exited with status 1:', '-1', '313', '1531645746'), ('75', '1', '', 'Process exited with status 1:', '-1', '297', '1531645748'), ('76', '6', '', '', '0', '13', '1531645750'), ('77', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '12', '1531645750'), ('78', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663549 41176065 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '10', '1531645750'), ('79', '7', 'yes\\n\n', '', '0', '323', '1531645750'), ('80', '1', '', 'Process exited with status 1:', '-1', '368', '1531645750'), ('81', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:20929 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10526 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29035690 (27.6 MiB) TX bytes:766245 (748.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '398', '1531645750'), ('82', '1', '', 'Process exited with status 1:', '-1', '247', '1531645752'), ('83', '1', '', 'Process exited with status 1:', '-1', '231', '1531645754'), ('84', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '8', '1531645755'), ('85', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663554 41176060 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '13', '1531645755'), ('86', '7', 'yes\\n\n', '', '0', '343', '1531645755'), ('87', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:21018 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10588 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29046358 (27.7 MiB) TX bytes:778889 (760.6 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '365', '1531645755'), ('88', '1', '', 'Process exited with status 1:', '-1', '245', '1531645756'), ('89', '1', '', 'Process exited with status 1:', '-1', '239', '1531645758'), ('90', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '10', '1531645760'), ('91', '6', '', '', '0', '13', '1531645760'), ('92', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663567 41176047 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '19', '1531645760'), ('93', '1', '', 'Process exited with status 1:', '-1', '428', '1531645760'), ('94', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:21135 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10671 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29060424 (27.7 MiB) TX bytes:795603 (776.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '466', '1531645760'), ('95', '7', 'yes\\n\n', '', '0', '522', '1531645760'), ('96', '1', '', 'Process exited with status 1:', '-1', '348', '1531645762'), ('97', '1', '', 'Process exited with status 1:', '-1', '238', '1531645764'), ('98', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '10', '1531645765'), ('99', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663567 41176047 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '13', '1531645765'), ('100', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:21224 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10735 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29070976 (27.7 MiB) TX bytes:808361 (789.4 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '323', '1531645765'), ('101', '7', 'yes\\n\n', '', '0', '367', '1531645765'), ('102', '1', '', 'Process exited with status 1:', '-1', '244', '1531645766'), ('103', '1', '', 'Process exited with status 1:', '-1', '265', '1531645768'), ('104', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '10', '1531645770'), ('105', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663575 41176039 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '11', '1531645770'), ('106', '6', '', '', '0', '18', '1531645770'), ('107', '7', 'yes\\n\n', '', '0', '397', '1531645770'), ('108', '1', '', 'Process exited with status 1:', '-1', '439', '1531645770'), ('109', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:21339 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10818 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29084922 (27.7 MiB) TX bytes:825069 (805.7 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '452', '1531645770'), ('110', '1', '', 'Process exited with status 1:', '-1', '236', '1531645772'), ('111', '1', '', 'Process exited with status 1:', '-1', '253', '1531645774'), ('112', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '10', '1531645775'), ('113', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663575 41176039 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '14', '1531645775'), ('114', '7', 'yes\\n\n', '', '0', '337', '1531645775'), ('115', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:21426 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10879 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29095470 (27.7 MiB) TX bytes:837653 (818.0 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '392', '1531645775'), ('116', '1', '', 'Process exited with status 1:', '-1', '278', '1531645776'), ('117', '1', '', 'Process exited with status 1:', '-1', '259', '1531645778'), ('118', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663575 41176039 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '12', '1531645780'), ('119', '6', '', '', '0', '15', '1531645780'), ('120', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '20', '1531645780'), ('121', '7', 'yes\\n\n', '', '0', '486', '1531645780'), ('122', '1', '', 'Process exited with status 1:', '-1', '511', '1531645780'), ('123', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:21542 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10966 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29109534 (27.7 MiB) TX bytes:854659 (834.6 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '531', '1531645780'), ('124', '1', '', 'Process exited with status 1:', '-1', '441', '1531645782'), ('125', '1', '', 'Process exited with status 1:', '-1', '268', '1531645784'), ('126', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '8', '1531645785'), ('127', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663575 41176039 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '13', '1531645785'), ('128', '7', 'yes\\n\n', '', '0', '403', '1531645785'), ('129', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:21629 errors:0 dropped:0 overruns:0 frame:0\n TX packets:11030 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29120024 (27.7 MiB) TX bytes:867359 (847.0 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '483', '1531645785'), ('130', '1', '', 'Process exited with status 1:', '-1', '233', '1531645786'), ('131', '1', '', 'Process exited with status 1:', '-1', '283', '1531645788'), ('132', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '11', '1531645790'), ('133', '6', '', '', '0', '12', '1531645790'), ('134', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663577 41176037 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '15', '1531645790'), ('135', '7', 'yes\\n\n', '', '0', '488', '1531645790'), ('136', '1', '', 'Process exited with status 1:', '-1', '498', '1531645790'), ('137', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:21747 errors:0 dropped:0 overruns:0 frame:0\n TX packets:11116 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29134208 (27.7 MiB) TX bytes:884299 (863.5 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '520', '1531645790'), ('138', '1', '', 'Process exited with status 1:', '-1', '266', '1531645792'), ('139', '1', '', 'Process exited with status 1:', '-1', '252', '1531645794'), ('140', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663580 41176034 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '10', '1531645795'), ('141', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '11', '1531645795'), ('142', '7', 'yes\\n\n', '', '0', '334', '1531645795'), ('143', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:21836 errors:0 dropped:0 overruns:0 frame:0\n TX packets:11179 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29144876 (27.7 MiB) TX bytes:896997 (875.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '355', '1531645795'), ('144', '1', '', 'Process exited with status 1:', '-1', '231', '1531645796'), ('145', '1', '', 'Process exited with status 1:', '-1', '271', '1531645798'), ('146', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663580 41176034 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '16', '1531645800'), ('147', '6', '', '', '0', '23', '1531645800'), ('148', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '25', '1531645800'), ('149', '7', 'yes\\n\n', '', '0', '348', '1531645800'), ('150', '1', '', 'Process exited with status 1:', '-1', '404', '1531645800'), ('151', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:21949 errors:0 dropped:0 overruns:0 frame:0\n TX packets:11258 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29158528 (27.8 MiB) TX bytes:913355 (891.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '430', '1531645800'), ('152', '1', '', 'Process exited with status 1:', '-1', '290', '1531645802'), ('153', '1', '', 'Process exited with status 1:', '-1', '232', '1531645804'), ('154', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '10', '1531645805'), ('155', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663580 41176034 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '12', '1531645805'), ('156', '7', 'yes\\n\n', '', '0', '346', '1531645805'), ('157', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:22039 errors:0 dropped:0 overruns:0 frame:0\n TX packets:11321 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29169256 (27.8 MiB) TX bytes:926059 (904.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '393', '1531645805'), ('158', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663583 41176031 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '11', '1531645810'), ('159', '6', '', '', '0', '15', '1531645810'), ('160', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '19', '1531645810'), ('161', '7', 'yes\\n\n', '', '0', '395', '1531645810'), ('162', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:22080 errors:0 dropped:0 overruns:0 frame:0\n TX packets:11352 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29174734 (27.8 MiB) TX bytes:932881 (911.0 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '405', '1531645810'), ('163', '1', '', 'Process exited with status 1:', '-1', '5284', '1531645806'), ('164', '1', '', 'Process exited with status 1:', '-1', '254', '1531645812'), ('165', '1', '', 'Process exited with status 1:', '-1', '254', '1531645814'), ('166', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '14', '1531645815'), ('167', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663587 41176027 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '14', '1531645815'), ('168', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:22185 errors:0 dropped:0 overruns:0 frame:0\n TX packets:11427 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29186838 (27.8 MiB) TX bytes:947354 (925.1 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '321', '1531645815'), ('169', '7', 'yes\\n\n', '', '0', '341', '1531645815'), ('170', '1', '', 'Process exited with status 1:', '-1', '235', '1531645816'), ('171', '1', '', 'Process exited with status 1:', '-1', '237', '1531645818'), ('172', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663587 41176027 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '13', '1531645820'), ('173', '6', '', '', '0', '16', '1531645820'), ('174', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '16', '1531645820'), ('175', '7', 'yes\\n\n', '', '0', '405', '1531645820'), ('176', '1', '', 'Process exited with status 1:', '-1', '470', '1531645820'), ('177', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:22301 errors:0 dropped:0 overruns:0 frame:0\n TX packets:11511 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29200844 (27.8 MiB) TX bytes:964180 (941.5 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '511', '1531645820'), ('178', '1', '', 'Process exited with status 1:', '-1', '336', '1531645822'), ('179', '1', '', 'Process exited with status 1:', '-1', '275', '1531645824'), ('180', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '11', '1531645825'), ('181', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663589 41176025 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '14', '1531645825'), ('182', '7', 'yes\\n\n', '', '0', '362', '1531645825'), ('183', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:22390 errors:0 dropped:0 overruns:0 frame:0\n TX packets:11574 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29211592 (27.8 MiB) TX bytes:976986 (954.0 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '412', '1531645825'), ('184', '1', '', 'Process exited with status 1:', '-1', '325', '1531645826'), ('185', '1', '', 'Process exited with status 1:', '-1', '380', '1531645828'), ('186', '6', '', '', '0', '12', '1531645830'), ('187', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '10', '1531645830'), ('188', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663589 41176025 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '20', '1531645830'), ('189', '7', 'yes\\n\n', '', '0', '363', '1531645830'), ('190', '1', '', 'Process exited with status 1:', '-1', '404', '1531645830'), ('191', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:22506 errors:0 dropped:0 overruns:0 frame:0\n TX packets:11657 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29225482 (27.8 MiB) TX bytes:993642 (970.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '430', '1531645830'), ('192', '1', '', 'Process exited with status 1:', '-1', '263', '1531645832'), ('193', '1', '', 'Process exited with status 1:', '-1', '239', '1531645834'), ('194', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '9', '1531645835'), ('195', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663589 41176025 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '12', '1531645835'), ('196', '7', 'yes\\n\n', '', '0', '335', '1531645835'), ('197', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:22594 errors:0 dropped:0 overruns:0 frame:0\n TX packets:11720 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29236090 (27.8 MiB) TX bytes:1006340 (982.7 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '360', '1531645835'), ('198', '1', '', 'Process exited with status 1:', '-1', '320', '1531645836'), ('199', '1', '', 'Process exited with status 1:', '-1', '271', '1531645838'), ('200', '6', '', '', '0', '22', '1531645840'), ('201', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663601 41176013 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '24', '1531645840'), ('202', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '28', '1531645840'), ('203', '7', 'yes\\n\n', '', '0', '487', '1531645840'), ('204', '1', '', 'Process exited with status 1:', '-1', '565', '1531645840'), ('205', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:22711 errors:0 dropped:0 overruns:0 frame:0\n TX packets:11805 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29250156 (27.8 MiB) TX bytes:1023168 (999.1 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '598', '1531645840'), ('206', '1', '', 'Process exited with status 1:', '-1', '229', '1531645842'), ('207', '1', '', 'Process exited with status 1:', '-1', '239', '1531645844'), ('208', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '17', '1531645845'), ('209', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663603 41176011 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '26', '1531645845'), ('210', '7', 'yes\\n\n', '', '0', '528', '1531645845'), ('211', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:22796 errors:0 dropped:0 overruns:0 frame:0\n TX packets:11865 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29260526 (27.9 MiB) TX bytes:1035640 (1011.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '604', '1531645845'), ('212', '1', '', 'Process exited with status 1:', '-1', '287', '1531645846'), ('213', '1', '', 'Process exited with status 1:', '-1', '416', '1531645848'), ('214', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '14', '1531645850'), ('215', '6', '', '', '0', '17', '1531645850'), ('216', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663603 41176011 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '19', '1531645850'), ('217', '7', 'yes\\n\n', '', '0', '352', '1531645850'), ('218', '1', '', 'Process exited with status 1:', '-1', '464', '1531645850'), ('219', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:22904 errors:0 dropped:0 overruns:0 frame:0\n TX packets:11945 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29273836 (27.9 MiB) TX bytes:1051376 (1.0 MiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '477', '1531645850'), ('220', '1', '', 'Process exited with status 1:', '-1', '363', '1531645852'), ('221', '1', '', 'Process exited with status 1:', '-1', '305', '1531645854'), ('222', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '11', '1531645855'), ('223', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663596 41176018 66% /\ndevfs 185Ki 185Ki 0Bi 100% 642 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '13', '1531645855'), ('224', '7', 'yes\\n\n', '', '0', '357', '1531645855'), ('225', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:23001 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12013 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29285142 (27.9 MiB) TX bytes:1065162 (1.0 MiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '415', '1531645855'), ('226', '1', '', 'Process exited with status 1:', '-1', '237', '1531645856'), ('227', '1', '', 'Process exited with status 1:', '-1', '350', '1531645858'), ('228', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '21', '1531645860'), ('229', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663600 41176014 66% /\ndevfs 185Ki 185Ki 0Bi 100% 641 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '24', '1531645860'), ('230', '6', '', '', '0', '31', '1531645860'), ('231', '7', 'yes\\n\n', '', '0', '462', '1531645860'), ('232', '1', '', 'Process exited with status 1:', '-1', '552', '1531645860'), ('233', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:23116 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12095 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29299088 (27.9 MiB) TX bytes:1081858 (1.0 MiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '569', '1531645860'), ('234', '1', '', 'Process exited with status 1:', '-1', '367', '1531645862'), ('235', '1', '', 'Process exited with status 1:', '-1', '356', '1531645864'), ('236', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '9', '1531645865'), ('237', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663607 41176007 66% /\ndevfs 185Ki 185Ki 0Bi 100% 641 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '12', '1531645865'), ('238', '7', 'yes\\n\n', '', '0', '443', '1531645865'), ('239', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:23203 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12159 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29309520 (27.9 MiB) TX bytes:1094490 (1.0 MiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '475', '1531645865'), ('240', '1', '', 'Process exited with status 1:', '-1', '280', '1531645866'), ('241', '1', '', 'Process exited with status 1:', '-1', '261', '1531645868'), ('242', '6', '', '', '0', '10', '1531645870'), ('243', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663611 41176003 66% /\ndevfs 185Ki 185Ki 0Bi 100% 641 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '14', '1531645870'), ('244', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '16', '1531645870'), ('245', '7', 'yes\\n\n', '', '0', '319', '1531645870'), ('246', '1', '', 'Process exited with status 1:', '-1', '425', '1531645870'), ('247', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:23320 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12243 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29323644 (27.9 MiB) TX bytes:1111300 (1.0 MiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '449', '1531645870'), ('248', '1', '', 'Process exited with status 1:', '-1', '242', '1531645872'), ('249', '1', '', 'Process exited with status 1:', '-1', '239', '1531645874'), ('250', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663604 41176010 66% /\ndevfs 185Ki 185Ki 0Bi 100% 641 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '11', '1531645875'), ('251', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '12', '1531645875'), ('252', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:23406 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12305 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29334016 (27.9 MiB) TX bytes:1123870 (1.0 MiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '359', '1531645875'), ('253', '7', 'yes\\n\n', '', '0', '365', '1531645875'), ('254', '1', '', 'Process exited with status 1:', '-1', '240', '1531645876'), ('255', '1', '', 'Process exited with status 1:', '-1', '248', '1531645878'), ('256', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '11', '1531645880'), ('257', '6', '', '', '0', '15', '1531645880'), ('258', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663610 41176004 66% /\ndevfs 185Ki 185Ki 0Bi 100% 641 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '15', '1531645880'), ('259', '7', 'yes\\n\n', '', '0', '385', '1531645880'), ('260', '1', '', 'Process exited with status 1:', '-1', '440', '1531645880'), ('261', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:23521 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12387 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29347904 (27.9 MiB) TX bytes:1140560 (1.0 MiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '461', '1531645880'); +INSERT INTO `pp_task_log` VALUES ('262', '1', '', 'Process exited with status 1:', '-1', '350', '1531645882'), ('263', '1', '', 'Process exited with status 1:', '-1', '345', '1531645884'), ('264', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '12', '1531645885'), ('265', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663613 41176001 66% /\ndevfs 185Ki 185Ki 0Bi 100% 641 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '15', '1531645885'), ('266', '7', 'yes\\n\n', '', '0', '534', '1531645885'), ('267', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:23609 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12451 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29358454 (27.9 MiB) TX bytes:1153302 (1.0 MiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '624', '1531645885'), ('268', '1', '', 'Process exited with status 1:', '-1', '418', '1531645886'), ('269', '1', '', 'Process exited with status 1:', '-1', '292', '1531645888'), ('270', '6', '', '', '0', '20', '1531645890'), ('271', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '25', '1531645890'), ('272', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663496 41176118 66% /\ndevfs 185Ki 185Ki 0Bi 100% 641 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '29', '1531645890'), ('273', '7', 'yes\\n\n', '', '0', '475', '1531645890'), ('274', '1', '', 'Process exited with status 1:', '-1', '596', '1531645890'), ('275', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:23727 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12538 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29372522 (28.0 MiB) TX bytes:1170234 (1.1 MiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '642', '1531645890'), ('276', '1', '', 'Process exited with status 1:', '-1', '302', '1531645892'), ('277', '1', '', 'Process exited with status 1:', '-1', '302', '1531645894'), ('278', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663569 41176045 66% /\ndevfs 185Ki 185Ki 0Bi 100% 641 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '10', '1531645895'), ('279', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '11', '1531645895'), ('280', '7', 'yes\\n\n', '', '0', '408', '1531645895'), ('281', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:23814 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12599 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29383070 (28.0 MiB) TX bytes:1182802 (1.1 MiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '429', '1531645895'), ('282', '1', '', 'Process exited with status 1:', '-1', '263', '1531645896'), ('283', '1', '', 'Process exited with status 1:', '-1', '333', '1531645898'), ('284', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663573 41176041 66% /\ndevfs 185Ki 185Ki 0Bi 100% 641 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '10', '1531645898'), ('285', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663573 41176041 66% /\ndevfs 185Ki 185Ki 0Bi 100% 641 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '13', '1531645900'), ('286', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '16', '1531645900'), ('287', '6', '', '', '0', '19', '1531645900'), ('288', '7', 'yes\\n\n', '', '0', '371', '1531645900'), ('289', '1', '', 'Process exited with status 1:', '-1', '454', '1531645900'), ('290', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:23933 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12686 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29397256 (28.0 MiB) TX bytes:1199746 (1.1 MiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '472', '1531645900'), ('291', '1', '', 'Process exited with status 1:', '-1', '425', '1531645902'), ('292', '1', '', 'Process exited with status 1:', '-1', '355', '1531645904'), ('293', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663578 41176036 66% /\ndevfs 185Ki 185Ki 0Bi 100% 641 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '22', '1531645905'), ('294', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '21', '1531645905'), ('295', '7', 'yes\\n\n', '', '0', '415', '1531645905'), ('296', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:24021 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12750 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29407864 (28.0 MiB) TX bytes:1212494 (1.1 MiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '466', '1531645905'), ('297', '1', '', 'Process exited with status 1:', '-1', '229', '1531645906'), ('298', '1', '', 'Process exited with status 1:', '-1', '281', '1531645908'), ('299', '6', '', '', '0', '12', '1531645910'), ('300', '9', 'Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk1 465Gi 307Gi 157Gi 67% 80663581 41176033 66% /\ndevfs 185Ki 185Ki 0Bi 100% 641 0 100% /dev\nmap -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net\nmap auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home\n', '', '0', '15', '1531645910'), ('301', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '14', '1531645910'), ('302', '7', 'yes\\n\n', '', '0', '410', '1531645910'), ('303', '1', '', 'Process exited with status 1:', '-1', '475', '1531645910'), ('304', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:24134 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12830 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29421632 (28.0 MiB) TX bytes:1229012 (1.1 MiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '491', '1531645910'), ('305', '1', '', 'Process exited with status 1:', '-1', '354', '1531645912'), ('306', '1', '', 'Process exited with status 1:', '-1', '306', '1531645914'), ('307', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '7', '1531645915'), ('308', '7', 'yes\\n\n', '', '0', '336', '1531645915'), ('309', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:24217 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12890 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29431708 (28.0 MiB) TX bytes:1241404 (1.1 MiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '433', '1531645915'), ('310', '1', '', 'Process exited with status 1:', '-1', '242', '1531645916'), ('311', '1', '', 'Process exited with status 1:', '-1', '338', '1531645918'), ('312', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '13', '1531645920'), ('313', '7', 'yes\\n\n', '', '0', '506', '1531645920'), ('314', '1', '', 'Process exited with status 1:', '-1', '564', '1531645920'), ('315', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:24335 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12975 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29445892 (28.0 MiB) TX bytes:1258268 (1.1 MiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '596', '1531645920'), ('316', '1', '', 'Process exited with status 1:', '-1', '307', '1531645922'), ('317', '1', '', 'Process exited with status 1:', '-1', '353', '1531645924'), ('318', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '7', '1531645925'), ('319', '7', 'yes\\n\n', '', '0', '443', '1531645925'), ('320', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:24425 errors:0 dropped:0 overruns:0 frame:0\n TX packets:13039 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29456620 (28.0 MiB) TX bytes:1271016 (1.2 MiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '502', '1531645925'), ('321', '1', '', 'Process exited with status 1:', '-1', '247', '1531645926'), ('322', '1', '', 'Process exited with status 1:', '-1', '282', '1531645928'), ('323', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '7', '1531645930'), ('324', '7', 'yes\\n\n', '', '0', '325', '1531645930'), ('325', '1', '', 'Process exited with status 1:', '-1', '414', '1531645930'), ('326', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:24542 errors:0 dropped:0 overruns:0 frame:0\n TX packets:13124 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29470744 (28.1 MiB) TX bytes:1287886 (1.2 MiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '437', '1531645930'), ('327', '1', '', 'Process exited with status 1:', '-1', '282', '1531645932'), ('328', '1', '', 'Process exited with status 1:', '-1', '346', '1531645934'), ('329', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '7', '1531645935'), ('330', '7', 'yes\\n\n', '', '0', '406', '1531645935'), ('331', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:24631 errors:0 dropped:0 overruns:0 frame:0\n TX packets:13188 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29481412 (28.1 MiB) TX bytes:1300622 (1.2 MiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '431', '1531645935'), ('332', '1', '', 'Process exited with status 1:', '-1', '254', '1531645936'), ('333', '1', '', 'Process exited with status 1:', '-1', '242', '1531645938'), ('334', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '7', '1531645940'), ('335', '7', 'yes\\n\n', '', '0', '343', '1531645940'), ('336', '1', '', 'Process exited with status 1:', '-1', '432', '1531645940'), ('337', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:24743 errors:0 dropped:0 overruns:0 frame:0\n TX packets:13268 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29495120 (28.1 MiB) TX bytes:1317088 (1.2 MiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '449', '1531645940'), ('338', '1', '', 'Process exited with status 1:', '-1', '242', '1531645942'), ('339', '1', '', 'Process exited with status 1:', '-1', '282', '1531645944'), ('340', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '7', '1531645945'), ('341', '7', 'yes\\n\n', '', '0', '445', '1531645945'), ('342', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:24829 errors:0 dropped:0 overruns:0 frame:0\n TX packets:13328 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29505550 (28.1 MiB) TX bytes:1329538 (1.2 MiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '509', '1531645945'), ('343', '1', '', 'Process exited with status 1:', '-1', '325', '1531645946'), ('344', '1', '', 'Process exited with status 1:', '-1', '267', '1531645948'), ('345', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '11', '1531645950'), ('346', '7', 'yes\\n\n', '', '0', '498', '1531645950'), ('347', '1', '', 'Process exited with status 1:', '-1', '542', '1531645950'), ('348', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:24948 errors:0 dropped:0 overruns:0 frame:0\n TX packets:13413 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29519794 (28.1 MiB) TX bytes:1346402 (1.2 MiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '564', '1531645950'), ('349', '1', '', 'Process exited with status 1:', '-1', '295', '1531645952'), ('350', '1', '', 'Process exited with status 1:', '-1', '282', '1531645954'), ('351', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '8', '1531645955'), ('352', '7', 'yes\\n\n', '', '0', '396', '1531645955'), ('353', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:25037 errors:0 dropped:0 overruns:0 frame:0\n TX packets:13476 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29530462 (28.1 MiB) TX bytes:1359078 (1.2 MiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '451', '1531645955'), ('354', '1', '', 'Process exited with status 1:', '-1', '285', '1531645956'), ('355', '1', '', 'Process exited with status 1:', '-1', '362', '1531645958'), ('356', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '7', '1531645960'), ('357', '7', 'yes\\n\n', '', '0', '318', '1531645960'), ('358', '1', '', 'Process exited with status 1:', '-1', '396', '1531645960'), ('359', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:25153 errors:0 dropped:0 overruns:0 frame:0\n TX packets:13559 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29544526 (28.1 MiB) TX bytes:1375828 (1.3 MiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '410', '1531645960'), ('360', '1', '', 'Process exited with status 1:', '-1', '337', '1531645962'), ('361', '1', '', 'Process exited with status 1:', '-1', '465', '1531645964'), ('362', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '8', '1531645965'), ('363', '7', 'yes\\n\n', '', '0', '368', '1531645965'), ('364', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:25242 errors:0 dropped:0 overruns:0 frame:0\n TX packets:13622 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29555194 (28.1 MiB) TX bytes:1388510 (1.3 MiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '461', '1531645965'), ('365', '1', '', 'Process exited with status 1:', '-1', '291', '1531645966'), ('366', '1', '', 'Process exited with status 1:', '-1', '340', '1531645968'), ('367', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '7', '1531645970'), ('368', '7', 'yes\\n\n', '', '0', '438', '1531645970'), ('369', '1', '', 'Process exited with status 1:', '-1', '493', '1531645970'), ('370', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:25359 errors:0 dropped:0 overruns:0 frame:0\n TX packets:13709 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29569202 (28.1 MiB) TX bytes:1405494 (1.3 MiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '507', '1531645970'), ('371', '1', '', 'Process exited with status 1:', '-1', '316', '1531645972'), ('372', '1', '', 'Process exited with status 1:', '-1', '273', '1531645974'), ('373', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '8', '1531645975'), ('374', '7', 'yes\\n\n', '', '0', '558', '1531645975'), ('375', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:25441 errors:0 dropped:0 overruns:0 frame:0\n TX packets:13767 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29579276 (28.2 MiB) TX bytes:1417766 (1.3 MiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '618', '1531645975'), ('376', '1', '', 'Process exited with status 1:', '-1', '342', '1531645976'), ('377', '1', '', 'Process exited with status 1:', '-1', '422', '1531645978'), ('378', '4', '', 'exit status 127:sh: tthh: command not found\n', '-1', '15', '1531645980'), ('379', '7', 'yes\\n\n', '', '0', '489', '1531645980'), ('380', '1', '', 'Process exited with status 1:', '-1', '544', '1531645980'), ('381', '8', 'eth1 Link encap:Ethernet HWaddr 00:0C:29:CB:2C:63 \n inet addr:172.16.210.153 Bcast:172.16.210.255 Mask:255.255.255.0\n inet6 addr: fe80::20c:29ff:fecb:2c63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:25559 errors:0 dropped:0 overruns:0 frame:0\n TX packets:13853 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:29593402 (28.2 MiB) TX bytes:1434638 (1.3 MiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:624 (624.0 b) TX bytes:624 (624.0 b)\n\n', '', '0', '586', '1531645980'), ('382', '1', '', 'Process exited with status 1:', '-1', '343', '1531645982'); COMMIT; -- ---------------------------- @@ -159,13 +160,13 @@ CREATE TABLE `pp_task_server` ( `update_time` int(11) NOT NULL DEFAULT '0' COMMENT '更新时间', `status` tinyint(1) unsigned NOT NULL DEFAULT '0' COMMENT '状态:0-正常,1-删除', PRIMARY KEY (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COMMENT='服务器列表'; +) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COMMENT='服务器列表'; -- ---------------------------- -- Records of `pp_task_server` -- ---------------------------- BEGIN; -INSERT INTO `pp_task_server` VALUES ('1', '2', '密钥验证服务器', 'root', '0', '10.32.33.27', '22', '', '/Users/georgehao/.ssh/george_service', '/Users/georgehao/.ssh/george_service.pub', '1', '远程服务器示例', '1502862723', '1530776931', '0'), ('4', '1', '密码验证服务器', 'root', '0', '10.32.33.27', '22', '123456', '', '', '0', '这是密码验证服务器', '1502945869', '1530774374', '0'), ('5', '5', '改革名字吧', 'sddsss', '1212', '111', '12', '11111111111', '', '', '0', '是法师打发', '1528595874', '1528602429', '1'), ('6', '3', '对对是的发送到方式', 'sddsss', '1212', '111', '22', '123456', '', '', '0', '是法师打发', '1528595887', '1528599948', '1'), ('7', '3', '是的发送到sd', 'dd', '1212', '1121', '22', '', 'sdfdss', 'dfsdf', '1', '的发生的范德萨', '1528598520', '1528602362', '1'), ('8', '1', '服务器名称11', 'root', '11', '11', '22', '121212121', '', '', '0', '12121', '1528991161', '1528991161', '0'), ('9', '1', '服务器22', 'root', '0', '10.32.33.54', '22', '123456', 'ddd', 'dd', '0', '测试', '1528991244', '1531386562', '0'), ('10', '10', '资源分组11的服务器', 'root', '192.11.11.11', '192.168.1.1', '22', '111232', '', '', '0', 'sdfssdfsdf', '1530587951', '1531359684', '0'), ('11', '9', '服务器分组3的服务器', 'root', '192.11.11.11', '192.168.1.1', '22', '111232', '', '', '0', 'sdfssdfsdf', '1531383433', '1531383433', '0'); +INSERT INTO `pp_task_server` VALUES ('1', '2', '密钥验证服务器', 'root', '0', '172.16.210.168', '22', '', '/Users/haodaquan/.ssh/my_service', '/Users/haodaquan/.ssh/my_service.pub', '1', '远程服务器示例', '1531642563', '1531642563', '0'), ('2', '1', '密码验证服务器', 'root', '0', '172.16.210.153', '22', 'haodaquan2008', '', '', '0', '这是密码验证服务器', '1502945869', '1531618335', '0'), ('3', '3', '测试服务器', 'root', '0', '172.16.210.153', '22', 'haodaquan2008', '', '', '0', '测试服务器', '1531641591', '1531641591', '0'); COMMIT; -- ---------------------------- @@ -183,13 +184,13 @@ CREATE TABLE `pp_task_server_group` ( `update_id` int(11) unsigned NOT NULL DEFAULT '0' COMMENT '更新id', PRIMARY KEY (`id`), KEY `idx_user_id` (`create_id`) -) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8; -- ---------------------------- -- Records of `pp_task_server_group` -- ---------------------------- BEGIN; -INSERT INTO `pp_task_server_group` VALUES ('1', '南方机房', '南方机房组', '1', '0', '1530760598', '0', '1'), ('2', '北方机房', '北方机房的机器', '1', '0', '1530760568', '0', '1'), ('3', '测试删除分组', '测试删除分组', '0', '0', '1528643885', '1', '1'), ('4', '对对对', '对对对ddd', '0', '1528530609', '1528531447', '1', '1'), ('5', '对对对', '对对对ddd', '0', '1528530704', '1528602442', '1', '1'), ('6', '对对对dd', '对对对ddd', '0', '1528530765', '1528531433', '1', '1'), ('7', '对对对dddd', '对对对ddd', '0', '0', '1528531443', '0', '1'), ('8', 'dd', 'dfdf', '0', '1528531006', '1528531438', '1', '1'), ('9', '服务器分组3', '资源分组3', '1', '0', '1531383057', '0', '1'), ('10', '服务器分组4', '资源分组4', '1', '0', '1531383072', '0', '1'); +INSERT INTO `pp_task_server_group` VALUES ('1', '资源A组', '服务器A组', '1', '1531617485', '1531617485', '1', '1'), ('2', '资源B组', '服务器B组', '1', '1531617507', '1531617507', '1', '1'), ('3', '资源C组', '资源C组', '1', '1531617530', '1531617530', '1', '1'); COMMIT; -- ---------------------------- @@ -214,13 +215,13 @@ CREATE TABLE `pp_uc_admin` ( `update_time` int(11) unsigned NOT NULL DEFAULT '0' COMMENT '修改时间', PRIMARY KEY (`id`), UNIQUE KEY `idx_user_name` (`login_name`) -) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COMMENT='管理员表'; +) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COMMENT='管理员表'; -- ---------------------------- -- Records of `pp_uc_admin` -- ---------------------------- BEGIN; -INSERT INTO `pp_uc_admin` VALUES ('1', 'admin', '超级管理员', 'abfcf6dcedfb4b5b1505d41a8b4c77e8', '0', '13811551087', 'haodaquan2008@163.com', 'aYk4Q1P83v', '1531469426', '[', '1', '0', '1', '0', '1528462051'), ('2', 'test_1', 'pipi', 'b937149452da9f7a36f304dc00149edc', '1', '13811551000', 'haodaquan@123.com', '1Uep', '1531469465', '[', '1', '1', '1', '1528459479', '1531469623'); +INSERT INTO `pp_uc_admin` VALUES ('1', 'admin', '超级管理员', 'abfcf6dcedfb4b5b1505d41a8b4c77e8', '0', '13811551087', 'haodaquan2008@163.com', 'aYk4Q1P83v', '1531645841', '[', '1', '0', '1', '0', '1528462051'), ('2', 'test_1', 'pipi', 'b937149452da9f7a36f304dc00149edc', '1', '13811551000', 'haodaquan@123.com', '1Uep', '1531645875', '[', '1', '1', '1', '1528459479', '1531469623'), ('3', 'test_ppgo2', 'ppgo2', '5fc38807c6740436407bf80015a7cf06', '2', '13811889999', '333@123.com', 'Qph1', '0', '', '1', '1', '1', '1531645748', '1531645748'), ('4', 'test_ppgo3', 'ppgo3', '548a12147d443ea5a99a65ad4dd1ed30', '3', '13999990000', '222@123.com', '9Xta', '1531645939', '[', '1', '1', '1', '1531645785', '1531645785'), ('5', 'test_ppgo4', 'ppgo4', '3225f516ea8a1c27d695084e0b67b651', '2,1', '13777777999', '44@qq.com', '7QmD', '0', '', '1', '1', '1', '1531645832', '1531645832'); COMMIT; -- ---------------------------- @@ -273,7 +274,7 @@ CREATE TABLE `pp_uc_role` ( -- Records of `pp_uc_role` -- ---------------------------- BEGIN; -INSERT INTO `pp_uc_role` VALUES ('1', '普通管理员', '可以运行和关闭任务', '10,1,2', '4', '0', '1', '1', '1531469741', '1531469741'), ('2', '高级管理员', '可以批量操作任务,创建任务,创建任务分组,审核任务等', ',10', '4,6', '0', '1', '1', '1531388927', '1531388927'), ('3', '资深管理员', '系统配置,任务管理等', '1,2', '2', '0', '1', '1', '1531298767', '1531298767'); +INSERT INTO `pp_uc_role` VALUES ('1', '普通管理员', '可以运行和关闭任务', '10,1', '4,1', '0', '1', '1', '1531644829', '1531644829'), ('2', '高级管理员', '可以批量操作任务,创建任务,创建任务分组,审核任务等', ',10,1,2', '4,6,1,2', '0', '1', '1', '1531644806', '1531644806'), ('3', '资深管理员', '系统配置,任务管理等', '1,2,3', '2,1,3', '0', '1', '1', '1531644877', '1531644877'); COMMIT; -- ---------------------------- @@ -290,31 +291,7 @@ CREATE TABLE `pp_uc_role_auth` ( -- Records of `pp_uc_role_auth` -- ---------------------------- BEGIN; -INSERT INTO `pp_uc_role_auth` VALUES ('1', '0'), ('1', '1'), ('1', '15'), ('1', '16'), ('1', '30'), ('1', '31'), ('1', '36'), ('1', '37'), ('1', '41'), ('1', '46'), ('1', '47'), ('1', '49'), ('2', '17'), ('2', '18'), ('2', '19'), ('2', '21'), ('2', '22'), ('2', '23'), ('2', '24'), ('2', '25'), ('2', '26'), ('2', '32'), ('2', '33'), ('2', '34'), ('2', '35'), ('2', '45'), ('2', '52'), ('2', '53'), ('3', '2'), ('3', '3'), ('3', '5'), ('3', '6'), ('3', '7'), ('3', '20'), ('3', '27'), ('3', '28'), ('3', '29'), ('3', '38'), ('3', '40'), ('3', '42'), ('3', '43'), ('3', '44'), ('3', '50'), ('3', '51'); -COMMIT; - --- ---------------------------- --- Table structure for `pp_user` --- ---------------------------- -DROP TABLE IF EXISTS `pp_user`; -CREATE TABLE `pp_user` ( - `id` int(11) unsigned NOT NULL AUTO_INCREMENT, - `user_name` varchar(20) NOT NULL DEFAULT '' COMMENT '用户名', - `email` varchar(50) NOT NULL DEFAULT '' COMMENT '邮箱', - `password` char(32) NOT NULL DEFAULT '' COMMENT '密码', - `salt` char(10) NOT NULL DEFAULT '' COMMENT '密码盐', - `last_login` int(11) NOT NULL DEFAULT '0' COMMENT '最后登录时间', - `last_ip` char(15) NOT NULL DEFAULT '' COMMENT '最后登录IP', - `status` tinyint(4) NOT NULL DEFAULT '0' COMMENT '状态,0正常 -1禁用', - PRIMARY KEY (`id`), - UNIQUE KEY `idx_user_name` (`user_name`) -) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; - --- ---------------------------- --- Records of `pp_user` --- ---------------------------- -BEGIN; -INSERT INTO `pp_user` VALUES ('1', 'admin', 'haodaquan@shoplinq.cn', 'abfcf6dcedfb4b5b1505d41a8b4c77e8', 'aYk4Q1P83v', '1528124357', '[', '0'); +INSERT INTO `pp_uc_role_auth` VALUES ('1', '0'), ('1', '1'), ('1', '15'), ('1', '16'), ('1', '30'), ('1', '31'), ('1', '36'), ('1', '37'), ('1', '39'), ('1', '41'), ('1', '45'), ('1', '46'), ('1', '47'), ('1', '48'), ('1', '49'), ('1', '54'), ('1', '55'), ('1', '56'), ('2', '17'), ('2', '32'), ('2', '33'), ('2', '34'), ('2', '35'), ('2', '45'), ('3', '0'), ('3', '1'), ('3', '15'), ('3', '16'), ('3', '17'), ('3', '18'), ('3', '19'), ('3', '20'), ('3', '21'), ('3', '22'), ('3', '23'), ('3', '24'), ('3', '25'), ('3', '26'), ('3', '27'), ('3', '28'), ('3', '29'), ('3', '30'), ('3', '31'), ('3', '32'), ('3', '33'), ('3', '34'), ('3', '35'), ('3', '36'), ('3', '37'), ('3', '38'), ('3', '39'), ('3', '40'), ('3', '41'), ('3', '42'), ('3', '43'), ('3', '44'), ('3', '45'), ('3', '46'), ('3', '47'), ('3', '48'), ('3', '49'), ('3', '50'), ('3', '51'), ('3', '52'), ('3', '53'), ('3', '54'), ('3', '55'), ('3', '56'); COMMIT; SET FOREIGN_KEY_CHECKS = 1; diff --git a/views/public/main.html b/views/public/main.html index 94c7b91..46dce8a 100644 --- a/views/public/main.html +++ b/views/public/main.html @@ -17,7 +17,7 @@