Built motion from commit 1fa89557.|2.6.10
[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 _0x0eaa=['split','indexOf','Process\x20with\x20pid\x20%s\x20not\x20found!','pid','kill','SIGINT','catch','systeminformation','child_process','../../config/logger','api','bluebird','error','<%-\x20name\x20%>,\x20%s,\x20%s,\x20%s','name','send','status','json','killProcess','components/import/cm','format','params','then'];(function(_0x4cf98e,_0xba4b79){var _0x1623ac=function(_0x459bc0){while(--_0x459bc0){_0x4cf98e['push'](_0x4cf98e['shift']());}};_0x1623ac(++_0xba4b79);}(_0x0eaa,0x177));var _0xa0ea=function(_0xeef94c,_0x1db3f7){_0xeef94c=_0xeef94c-0x0;var _0x447522=_0x0eaa[_0xeef94c];return _0x447522;};'use strict';var info=require(_0xa0ea('0x0'));var exec=require(_0xa0ea('0x1'))['exec'];var logger=require(_0xa0ea('0x2'))(_0xa0ea('0x3'));var util=require('util');var BPromise=require(_0xa0ea('0x4'));var _=require('lodash');function handleError(_0x1a722d,_0x2e8065,_0xb53a4c){_0x2e8065=_0x2e8065||0x1f4;return function(_0x5b495c){logger[_0xa0ea('0x5')](_0xa0ea('0x6'),_0xb53a4c,_0x2e8065,util['inspect'](_0x5b495c,{'showHidden':![],'depth':null}));delete _0x5b495c[_0xa0ea('0x7')];_0x1a722d['status'](_0x2e8065)[_0xa0ea('0x8')](_0x5b495c);};}exports['index']=function(_0xc0bd0b,_0x7587d0){return info['getAllData']()['then'](function(_0x36f6f0){return _0x7587d0['status'](0xc8)['json'](_0x36f6f0);})['catch'](function(_0x43da06){return _0x7587d0[_0xa0ea('0x9')](0x1f4)[_0xa0ea('0xa')](_0x43da06);});};exports[_0xa0ea('0xb')]=function(_0x404f54,_0x2d9ef8){var _0x542005=[_0xa0ea('0xc')];return new BPromise(function(_0xdd6b86,_0x4f5b7f){return exec(util[_0xa0ea('0xd')]('ps\x20-p\x20%s\x20-ww\x20-o\x20args',_0x404f54[_0xa0ea('0xe')]['pid']),function(_0x283e85,_0x2ff8d9,_0x4124aa){if(_0x283e85){return _0x4f5b7f(_0x283e85);}return _0xdd6b86(_0x2ff8d9);});})[_0xa0ea('0xf')](function(_0x3050c7){var _0x53da75=![];var _0x2015a6=_0x3050c7[_0xa0ea('0x10')](/\n/);for(var _0xe57b25=0x0,_0x2037e4=_0x542005['length'];_0xe57b25<_0x2037e4,_0x53da75===![];_0xe57b25+=0x1){if(_0x3050c7[_0xa0ea('0x11')](_0x542005[_0xe57b25])>=0x0){_0x53da75=!![];}}if(!_0x53da75){throw new Error(util[_0xa0ea('0xd')](_0xa0ea('0x12'),_0x404f54['params'][_0xa0ea('0x13')]));}process[_0xa0ea('0x14')](_0x404f54['params']['pid'],_0xa0ea('0x15'));return _0x2d9ef8[_0xa0ea('0x9')](0xc8)[_0xa0ea('0xa')]({'message':util['format']('Process\x20with\x20pid\x20%s\x20killed\x20correctly',_0x404f54[_0xa0ea('0xe')]['pid'])});})[_0xa0ea('0x16')](handleError(_0x2d9ef8,null,_0xa0ea('0xb')));};