58 Commits

Author SHA1 Message Date
Subhash
9f2d8ca05a feat: trigger all the process using 'all' or trigger all processes in a particular namespace 2019-11-23 14:55:38 +05:30
Unitech
5586c2affd feat: auto enable sysmonit when command typed 2019-11-08 14:36:28 +01:00
Unitech
a11eb9ce49 chore/feat: refactor CLI UX + hint about proc sync with dump #4454 2019-11-04 12:04:05 +01:00
Unitech
6f89f0e878 feature: pm2 create command 2019-11-04 10:07:51 +01:00
Unitech
2d7f0ff8b3 feat: control over system monitoring via pm2 sysmonit #4471 2019-10-30 14:41:45 +01:00
Unitech
4bb89dc525 merge #4303 2019-06-17 22:15:10 +02:00
Unitech
79a6a2d2ea feat: add service detection system + disable docker container listing by default 2019-06-17 20:57:46 +02:00
Unitech
72c48d17c8 feat: fix disk io floating point + fix duplication in pm2 monit command + reduce time to refresh sysinfos (need refactor to retrieve data live) + slice git comment 2019-05-07 18:29:23 +02:00
Unitech
3d2c3809e1 feat: pm2 slist for sysinfos + docker containers display + containers stop/restart/delete capabilities via pm2 <actions> docker process_id + host metrics display on pm2 ls (network, disk ios, cpu, mem...) + conditional display of high load (mem or CPU) processes in pm2 ls + add monitoring of filedescriptor and memory 2019-05-06 18:59:37 +02:00
Unitech
1186a36e0d fix: #2764 only display log of highlighted application 2019-04-05 16:52:10 +02:00
Florian Hermouet-Joscht
f779a1ef4d
improv: auto add monitoring snippet 2019-03-28 16:20:38 +01:00
Florian Hermouet-Joscht
b869eb5afd
improv: serve feat, spa + basic auth 2019-03-27 16:19:43 +01:00
Unitech
f57a6aeeed feat: add pm2 profile:cpu / pm2 profile:mem 2019-02-18 22:20:43 +01:00
Unitech
09420d5c34 feat: enhance pm2 report 2018-12-27 15:29:47 +01:00
Unitech
0b71c7a93d fix: print full env + skip extra internal fields when using programmatic pm2 2018-12-27 12:17:38 +01:00
Unitech
565fc77e6e add command to display application environment 2018-09-28 21:17:15 +02:00
Unitech
9aa0abbdab drop v1 modules logic and tests + v1 of tarball module management + add Common.err and Common.log helper with auto prefix + split module logic 2018-09-24 22:55:18 +02:00
Yazan Medanat
679b14ff4b refactor: removes unused async imports. 2018-07-19 10:17:50 -04:00
Unitech
0495bd8e4f fix: protect geteuid/getegid from being called on windows #3793 2018-07-17 15:25:22 +02:00
Unitech
3a582b42f9 fix: #3764 2018-07-10 11:54:26 +02:00
vince
052d6c55df fix: #3695 change version check method in order to make it work with alpha/beta versions 2018-06-07 15:59:46 +02:00
vince
c251c8c97e chore: wording on error message 2018-03-05 18:07:24 +01:00
vince
d9f44f170f fix: improve error message if action has failed 2018-03-05 18:07:24 +01:00
vince
e1f7224d9b feature: add inspect feature, on runtime for cluster app 2018-03-05 18:07:24 +01:00
vince
c3ae6aa8b4 feature: add inspect feature, on runtime 2018-03-05 18:07:24 +01:00
Unitech
6687d49941 feat: pm2 pid <app_name> command 2018-02-02 15:32:54 +01:00
Unitech
3e1fdc0667 #3365 adapt report feature for windows 2017-12-29 00:25:47 +01:00
Mark Lin
284714b50c Fix: fixing the send_data_process bug 2017-11-16 11:29:44 +01:00
Alexandre Strzelewicz
35a312227e edit tests 2017-10-19 16:19:47 +02:00
Unitech
1960baef52 quickfix dbl check pm2 report + skip test graceful reload for 0.12 2017-07-19 12:23:36 +02:00
Unitech
7016b866b2 #2968 fix 2017-07-14 13:53:36 +02:00
Unitech
b0fd46c711 #2998 pm2 report for automated reports 2017-07-04 20:13:15 +02:00
Unitech
ae3f1e0b5a /#2698 pm2-runtime + pm2-docker various enhancements 2017-06-30 10:48:53 +02:00
Unitech
4d34e80deb #2968 pm2 attach <pm_id> 2017-06-29 22:59:21 +02:00
Unitech
0cb60c8136 #2968 poc 2017-06-28 17:43:10 +02:00
Unitech
9eca957336 register/login/autolink/browser open from CLI 2017-04-29 17:56:51 +02:00
Unitech
23ba6e9217 add pm2 register to autolink 2017-04-29 03:47:42 +02:00
Unitech
09b7c5e172 pm2 monitor|umonitor <pm_id|app_name|all> 2017-04-29 02:08:46 +02:00
Yaroslav Korotaev
b191ee782c fix trigger API never calling callback 2017-03-15 16:31:49 +03:00
Unitech
4e4b49841d (expose) drop () on app name 2017-02-21 10:36:57 +01:00
vmarchaud
7abad52da1 (monit) add old monit interface #2699 2017-02-20 16:56:43 +01:00
vmarchaud
475aa12145 Merge pull request #2718 from spang/master
Fix a few typos: s/optionnal/optional/
2017-02-15 17:23:52 +01:00
Christine Spang
494a4d6c0b Fix a few typos: s/optionnal/optional/ 2017-02-14 15:43:43 -08:00
vmarchaud
98446737f5 (dashboard) async refresh to reduce data fetch interval 2017-02-14 16:06:05 +01:00
Unitech
ad733d638d (dashboard) drop pm2 monit and replace by dashboard by default 2017-02-02 17:16:50 +01:00
Alexandre Strzelewicz
0c0af4d3f0 Merge pull request #2680 from ItsJimi/master
pm2 dashboard command
2017-02-02 16:17:18 +01:00
ItsJimi
c81d8b6cd8 100ms interval to dashboard 2017-02-02 16:09:27 +01:00
ItsJimi
a86be14e98 Move Monit and Dash to Extra and Clean use file 2017-02-02 16:00:07 +01:00
Unitech
1a0fd475b2 (serve) better stuff 2017-01-29 19:01:39 +01:00
Unitech
4f25d311c2 (serve) take CLI options for naming and opts 2017-01-29 18:54:17 +01:00