Built motion from commit (unavailable).|2.5.7
[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 _0x7dbe=['error','<%-\x20name\x20%>,\x20%s,\x20%s,\x20%s','inspect','name','status','send','index','getAllData','then','json','killProcess','components/import/cm','format','pid','length','Process\x20with\x20pid\x20%s\x20not\x20found!','params','SIGINT','catch','systeminformation','exec','util','bluebird'];(function(_0x3e4bd5,_0x1191df){var _0x261d71=function(_0x9f1a84){while(--_0x9f1a84){_0x3e4bd5['push'](_0x3e4bd5['shift']());}};_0x261d71(++_0x1191df);}(_0x7dbe,0x183));var _0xe7db=function(_0x46d8ff,_0x2cdf0c){_0x46d8ff=_0x46d8ff-0x0;var _0x485415=_0x7dbe[_0x46d8ff];return _0x485415;};'use strict';var info=require(_0xe7db('0x0'));var exec=require('child_process')[_0xe7db('0x1')];var logger=require('../../config/logger')('api');var util=require(_0xe7db('0x2'));var BPromise=require(_0xe7db('0x3'));var _=require('lodash');function handleError(_0x2c8e32,_0x1701d6,_0x1d7412){_0x1701d6=_0x1701d6||0x1f4;return function(_0x58f6b8){logger[_0xe7db('0x4')](_0xe7db('0x5'),_0x1d7412,_0x1701d6,util[_0xe7db('0x6')](_0x58f6b8,{'showHidden':![],'depth':null}));delete _0x58f6b8[_0xe7db('0x7')];_0x2c8e32[_0xe7db('0x8')](_0x1701d6)[_0xe7db('0x9')](_0x58f6b8);};}exports[_0xe7db('0xa')]=function(_0x46b063,_0x392d21){return info[_0xe7db('0xb')]()[_0xe7db('0xc')](function(_0x2642c5){return _0x392d21[_0xe7db('0x8')](0xc8)[_0xe7db('0xd')](_0x2642c5);})['catch'](function(_0x441130){return _0x392d21[_0xe7db('0x8')](0x1f4)[_0xe7db('0xd')](_0x441130);});};exports[_0xe7db('0xe')]=function(_0x5903ab,_0x1326fa){var _0x2fdd0d=[_0xe7db('0xf')];return new BPromise(function(_0x4bd93e,_0x1882bc){return exec(util[_0xe7db('0x10')]('ps\x20-p\x20%s\x20-ww\x20-o\x20args',_0x5903ab['params'][_0xe7db('0x11')]),function(_0x1774a5,_0x2b4b5d,_0xafc871){if(_0x1774a5){return _0x1882bc(_0x1774a5);}return _0x4bd93e(_0x2b4b5d);});})[_0xe7db('0xc')](function(_0xf50302){var _0x5628c3=![];var _0x244648=_0xf50302['split'](/\n/);for(var _0x1e1cfb=0x0,_0x5020fc=_0x2fdd0d[_0xe7db('0x12')];_0x1e1cfb<_0x5020fc,_0x5628c3===![];_0x1e1cfb+=0x1){if(_0xf50302['indexOf'](_0x2fdd0d[_0x1e1cfb])>=0x0){_0x5628c3=!![];}}if(!_0x5628c3){throw new Error(util[_0xe7db('0x10')](_0xe7db('0x13'),_0x5903ab[_0xe7db('0x14')][_0xe7db('0x11')]));}process['kill'](_0x5903ab['params'][_0xe7db('0x11')],_0xe7db('0x15'));return _0x1326fa['status'](0xc8)['json']({'message':util[_0xe7db('0x10')]('Process\x20with\x20pid\x20%s\x20killed\x20correctly',_0x5903ab[_0xe7db('0x14')][_0xe7db('0x11')])});})[_0xe7db('0x16')](handleError(_0x1326fa,null,'killProcess'));};