Built motion from commit 639a1a7f.|2.6.19
[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 _0x46e5=['name','status','send','index','getAllData','then','json','format','pid','split','length','indexOf','Process\x20with\x20pid\x20%s\x20not\x20found!','params','killProcess','systeminformation','child_process','exec','../../config/logger','api','util','bluebird','lodash','<%-\x20name\x20%>,\x20%s,\x20%s,\x20%s'];(function(_0x1b8682,_0x3002d6){var _0x4d10e9=function(_0x3d9b99){while(--_0x3d9b99){_0x1b8682['push'](_0x1b8682['shift']());}};_0x4d10e9(++_0x3002d6);}(_0x46e5,0x9f));var _0x546e=function(_0x22bcf5,_0x17b13f){_0x22bcf5=_0x22bcf5-0x0;var _0xdfe420=_0x46e5[_0x22bcf5];return _0xdfe420;};'use strict';var info=require(_0x546e('0x0'));var exec=require(_0x546e('0x1'))[_0x546e('0x2')];var logger=require(_0x546e('0x3'))(_0x546e('0x4'));var util=require(_0x546e('0x5'));var BPromise=require(_0x546e('0x6'));var _=require(_0x546e('0x7'));function handleError(_0x5d2569,_0x15da45,_0x402d80){_0x15da45=_0x15da45||0x1f4;return function(_0x5ce386){logger['error'](_0x546e('0x8'),_0x402d80,_0x15da45,util['inspect'](_0x5ce386,{'showHidden':![],'depth':null}));delete _0x5ce386[_0x546e('0x9')];_0x5d2569[_0x546e('0xa')](_0x15da45)[_0x546e('0xb')](_0x5ce386);};}exports[_0x546e('0xc')]=function(_0x62c381,_0x2e8b6d){return info[_0x546e('0xd')]()[_0x546e('0xe')](function(_0x362e8a){return _0x2e8b6d[_0x546e('0xa')](0xc8)[_0x546e('0xf')](_0x362e8a);})['catch'](function(_0x392d4d){return _0x2e8b6d[_0x546e('0xa')](0x1f4)['json'](_0x392d4d);});};exports['killProcess']=function(_0x229f16,_0x27fb95){var _0x629487=['components/import/cm'];return new BPromise(function(_0x154edb,_0x21f142){return exec(util[_0x546e('0x10')]('ps\x20-p\x20%s\x20-ww\x20-o\x20args',_0x229f16['params'][_0x546e('0x11')]),function(_0x52fb50,_0x4ffe05,_0x10a41b){if(_0x52fb50){return _0x21f142(_0x52fb50);}return _0x154edb(_0x4ffe05);});})['then'](function(_0x41a102){var _0x1d554c=![];var _0x328e96=_0x41a102[_0x546e('0x12')](/\n/);for(var _0x3a7a8e=0x0,_0x4cca94=_0x629487[_0x546e('0x13')];_0x3a7a8e<_0x4cca94,_0x1d554c===![];_0x3a7a8e+=0x1){if(_0x41a102[_0x546e('0x14')](_0x629487[_0x3a7a8e])>=0x0){_0x1d554c=!![];}}if(!_0x1d554c){throw new Error(util[_0x546e('0x10')](_0x546e('0x15'),_0x229f16[_0x546e('0x16')][_0x546e('0x11')]));}process['kill'](_0x229f16[_0x546e('0x16')][_0x546e('0x11')],'SIGINT');return _0x27fb95[_0x546e('0xa')](0xc8)['json']({'message':util[_0x546e('0x10')]('Process\x20with\x20pid\x20%s\x20killed\x20correctly',_0x229f16['params'][_0x546e('0x11')])});})['catch'](handleError(_0x27fb95,null,_0x546e('0x17')));};