Unitech
|
e41282df4c
|
fixes for node 14 + shelljs
|
2020-04-22 21:39:32 +02:00 |
|
Eddy Hyunchul Kim
|
0b8bc19bdd
|
Fix an error for pm2 path on Windows.
https://github.com/Unitech/pm2/issues/3793
|
2019-12-31 13:17:11 +09:00 |
|
Unitech
|
86cd4b2939
|
fix: right cron prefix + re activate cron on restart
|
2019-11-18 15:36:26 +01:00 |
|
Unitech
|
3976f15b3f
|
fix: cron refactor
|
2019-11-14 23:37:35 +01:00 |
|
Unitech
|
2d7f0ff8b3
|
feat: control over system monitoring via pm2 sysmonit #4471
|
2019-10-30 14:41:45 +01:00 |
|
Unitech
|
c7cec7bb29
|
feature: enable sysinfos + safeguard via ping/pong
|
2019-10-22 12:44:29 +02:00 |
|
Unitech
|
b81d00a81a
|
pm2@4.1.2
|
2019-10-15 20:43:52 +02:00 |
|
Unitech
|
fde4129b96
|
fix: make systeminformation as optional module #4457
|
2019-10-15 15:35:16 +02:00 |
|
Unitech
|
2833774d7f
|
epic: pm4 to v4.0 + adding advanced sysinfos
|
2019-05-01 00:20:37 +02:00 |
|
Unitech
|
f57a6aeeed
|
feat: add pm2 profile:cpu / pm2 profile:mem
|
2019-02-18 22:20:43 +01:00 |
|
vince
|
79679db1b3
|
fix: #3865 ensure pm2 never run simultaneous gracefullExit, prevent dump file corruption
|
2018-08-21 16:01:49 +02:00 |
|
Vincent Vallet
|
7e92855ff5
|
Merge pull request #3807 from medanat/minimize-async-lib-footprint
Minimize async lib footprint
|
2018-08-17 10:23:57 +02:00 |
|
vince
|
d064750be0
|
chore: clean old snapshot method
|
2018-07-20 17:35:23 +02:00 |
|
vince
|
dc61bca668
|
feature: add inspector for node 10 and heap snapshot
|
2018-07-20 17:18:20 +02:00 |
|
Yazan Medanat
|
6466ee44c1
|
refactor: only import the necessary methods from async.
|
2018-07-19 10:18:08 -04:00 |
|
Alexandre Strzelewicz
|
0e4453d9cc
|
chore: merge master in development
|
2018-05-26 19:12:41 +02:00 |
|
Unitech
|
f8a6a63462
|
fix: fix systemd command for ubuntu 18 #3645
|
2018-05-17 17:27:24 +02:00 |
|
vince
|
97fd1010d0
|
chore: fix issue with snapshot command + remove command forceGc
|
2018-03-05 13:38:29 +01:00 |
|
Alexandre Strzelewicz
|
b9c01c99d5
|
feat: ignore signal when running in --no-daemon
|
2018-02-02 11:25:42 +01:00 |
|
Unitech
|
81333dbec9
|
now default right on sock file are 755 + PM2_SOCKET_USER + PM2_SOCKET_GROUP to override sockets rights
|
2017-12-21 14:13:21 +01:00 |
|
Unitech
|
b0fd46c711
|
#2998 pm2 report for automated reports
|
2017-07-04 20:13:15 +02:00 |
|
Unitech
|
0cb60c8136
|
#2968 poc
|
2017-06-28 17:43:10 +02:00 |
|
vmarchaud
|
76803d7c2f
|
(daemon) allow to override daemon process name via env
|
2017-05-21 00:30:35 +02:00 |
|
Unitech
|
09b7c5e172
|
pm2 monitor|umonitor <pm_id|app_name|all>
|
2017-04-29 02:08:46 +02:00 |
|
Unitech
|
dafa705ede
|
(interactor) now agent crash is rescuable
|
2017-03-29 20:48:49 +02:00 |
|
Unitech
|
1dc0d5b9ec
|
(startup refactor)
|
2016-12-04 19:23:18 +01:00 |
|
Unitech
|
672268ca4e
|
#2485 try/catch process.kill
|
2016-11-01 15:42:58 +01:00 |
|
Valentin “ThisIsMac” M
|
382f5ce088
|
dont use signal to verify daemon has been killed under windows (#2484)
|
2016-10-31 16:01:25 +01:00 |
|
Unitech
|
eec1f19a42
|
(god) drop unused functions - wait for cb to continue
|
2016-10-29 18:02:25 +02:00 |
|
Unitech
|
f6b550ca4e
|
#2471 make env immutable and fix watch
|
2016-10-26 18:07:03 +02:00 |
|
Unitech
|
408bf84dde
|
no daemon mode fix / stop to display Daemon log in test
|
2016-07-07 19:10:52 +02:00 |
|
Valentin “ThisIsMac” M
|
12fea927d8
|
bugfix : deamon cant spawn a pm2 update on windows
|
2016-07-06 00:29:46 +02:00 |
|
Unitech
|
1f644cfa86
|
do not return God + emit event
|
2016-07-03 14:57:04 +02:00 |
|
Unitech
|
6a2d52d400
|
upgrade fclone + add back v8-profiler + drop findByFullPath in Daemon + add CLU formating + test with development pm2-axon-rpc
|
2016-07-03 14:18:03 +02:00 |
|
Unitech
|
124e2c6646
|
upgrade eventemitter2 to 1.x
|
2016-06-30 01:12:13 +02:00 |
|
Unitech
|
981b4d6e6e
|
add pm2 version in welcome message
|
2016-06-30 00:04:52 +02:00 |
|
Unitech
|
87a61c9f04
|
better log message on Daemon startup/exit
|
2016-06-30 00:03:24 +02:00 |
|
Unitech
|
0f51a30a77
|
display metadata on pm2 daemon startup
|
2016-06-29 23:31:40 +02:00 |
|
Unitech
|
363bcac4e5
|
add CPU profiling methods
|
2016-06-27 12:00:05 +02:00 |
|
Unitech
|
05c8c24403
|
small changes in Daemon.js - drop unused semver dependency
|
2016-06-26 16:28:44 +02:00 |
|
Unitech
|
4ec1eba376
|
remove printOut from Daemon.js
|
2016-06-22 11:36:00 +02:00 |
|
Unitech
|
730fdfabf0
|
add new command snapshot
|
2016-06-20 22:30:39 +02:00 |
|
Alexandre Strzelewicz
|
893f0aec89
|
make sure new pm2 has been forked and exit prev process
|
2016-06-18 19:26:47 +02:00 |
|
Unitech
|
f2de3b556e
|
dev: add memory heapdump when SIGHUP
|
2016-06-16 14:19:03 +02:00 |
|
Unitech
|
9947c321d7
|
start to parallelize test + no-daemon implemented + fix paths
|
2016-06-12 01:37:38 +02:00 |
|
Unitech
|
832ce93834
|
various fixes and upgrades mainly in agent and bus system
|
2016-06-11 22:09:14 +02:00 |
|
Unitech
|
d1249ff45d
|
progress
|
2016-06-08 19:21:37 +02:00 |
|
Unitech
|
c798019b1a
|
disable common.js interaction - move interactions to client
|
2016-06-05 14:10:05 +02:00 |
|
Unitech
|
ac9fcdc8ec
|
Daemon is now a class
|
2016-06-04 19:58:29 +02:00 |
|