09ae9c6551fca0433aeaaf603f1e373657bc8557
[motion2.git] / server / api / system / system.controller.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x047e=['index','getAllData','json','catch','components/import/cm','ps\x20-p\x20%s\x20-ww\x20-o\x20args','params','pid','then','split','Process\x20with\x20pid\x20%s\x20not\x20found!','format','Process\x20with\x20pid\x20%s\x20killed\x20correctly','killProcess','systeminformation','exec','../../config/logger','api','util','bluebird','error','<%-\x20name\x20%>,\x20%s,\x20%s,\x20%s','name','status','send'];(function(_0x38080e,_0x95512d){var _0x4e4c87=function(_0x2be6b3){while(--_0x2be6b3){_0x38080e['push'](_0x38080e['shift']());}};_0x4e4c87(++_0x95512d);}(_0x047e,0x121));var _0xe047=function(_0x3f6f55,_0x1e25b4){_0x3f6f55=_0x3f6f55-0x0;var _0x272e7c=_0x047e[_0x3f6f55];return _0x272e7c;};'use strict';var info=require(_0xe047('0x0'));var exec=require('child_process')[_0xe047('0x1')];var logger=require(_0xe047('0x2'))(_0xe047('0x3'));var util=require(_0xe047('0x4'));var BPromise=require(_0xe047('0x5'));var _=require('lodash');function handleError(_0x10278a,_0x54f84d,_0x5100a3){_0x54f84d=_0x54f84d||0x1f4;return function(_0x4b7e53){logger[_0xe047('0x6')](_0xe047('0x7'),_0x5100a3,_0x54f84d,util['inspect'](_0x4b7e53,{'showHidden':![],'depth':null}));delete _0x4b7e53[_0xe047('0x8')];_0x10278a[_0xe047('0x9')](_0x54f84d)[_0xe047('0xa')](_0x4b7e53);};}exports[_0xe047('0xb')]=function(_0x2400de,_0x1c9012){return info[_0xe047('0xc')]()['then'](function(_0x4b22cf){return _0x1c9012['status'](0xc8)[_0xe047('0xd')](_0x4b22cf);})[_0xe047('0xe')](function(_0x3aa7a8){return _0x1c9012[_0xe047('0x9')](0x1f4)[_0xe047('0xd')](_0x3aa7a8);});};exports['killProcess']=function(_0x2b177f,_0x141624){var _0x312490=[_0xe047('0xf')];return new BPromise(function(_0x547a82,_0x18e74a){return exec(util['format'](_0xe047('0x10'),_0x2b177f[_0xe047('0x11')][_0xe047('0x12')]),function(_0x1f0389,_0x521361,_0x364517){if(_0x1f0389){return _0x18e74a(_0x1f0389);}return _0x547a82(_0x521361);});})[_0xe047('0x13')](function(_0x6e1c7c){var _0x198dfe=![];var _0x519a87=_0x6e1c7c[_0xe047('0x14')](/\n/);for(var _0x20d24f=0x0,_0x310440=_0x312490['length'];_0x20d24f<_0x310440,_0x198dfe===![];_0x20d24f+=0x1){if(_0x6e1c7c['indexOf'](_0x312490[_0x20d24f])>=0x0){_0x198dfe=!![];}}if(!_0x198dfe){throw new Error(util['format'](_0xe047('0x15'),_0x2b177f['params'][_0xe047('0x12')]));}process['kill'](_0x2b177f[_0xe047('0x11')][_0xe047('0x12')],'SIGINT');return _0x141624[_0xe047('0x9')](0xc8)[_0xe047('0xd')]({'message':util[_0xe047('0x16')](_0xe047('0x17'),_0x2b177f[_0xe047('0x11')][_0xe047('0x12')])});})[_0xe047('0xe')](handleError(_0x141624,null,_0xe047('0x18')));};