You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by se...@apache.org on 2017/07/21 05:03:56 UTC

[5/5] incubator-trafodion git commit: Merge PR 1185 [TRAFODION-2689] Fixed log file creation of WDG and PSD processes

Merge PR 1185 [TRAFODION-2689] Fixed log file creation of WDG and PSD processes 


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/e7dedc82
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/e7dedc82
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/e7dedc82

Branch: refs/heads/master
Commit: e7dedc8228b1e988392694ac2ad0df997cd19602
Parents: 880b20d 073c81b
Author: selvaganesang <se...@apache.org>
Authored: Fri Jul 21 05:03:28 2017 +0000
Committer: selvaganesang <se...@apache.org>
Committed: Fri Jul 21 05:03:28 2017 +0000

----------------------------------------------------------------------
 core/sqf/conf/log4cxx.monitor.mon.snmp.config | 50 ----------------------
 core/sqf/conf/log4cxx.monitor.psd.config      |  9 ++--
 core/sqf/conf/log4cxx.monitor.wdg.config      |  9 ++--
 core/sqf/conf/log4cxx.monitor.wdg.snmp.config | 48 ---------------------
 core/sqf/monitor/linux/monitor.cxx            | 18 ++++----
 core/sqf/monitor/linux/monlogging.cxx         | 25 +++++------
 core/sqf/monitor/linux/process.cxx            | 20 +++++++--
 core/sqf/monitor/linux/process.h              |  4 +-
 core/sqf/monitor/linux/pstartd.cxx            |  8 ++++
 core/sqf/monitor/linux/watchdog.cxx           | 22 +++++++++-
 core/sqf/monitor/linux/zootest.cxx            |  1 +
 11 files changed, 78 insertions(+), 136 deletions(-)
----------------------------------------------------------------------