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
0cb919ba90
Autoscroll
2017-02-02 16:07:34 +01:00
ItsJimi
a86be14e98
Move Monit and Dash to Extra and Clean use file
2017-02-02 16:00:07 +01:00
ItsJimi
5c8dd0d1b1
Remove unuse parameter
2017-02-02 15:42:56 +01:00
ItsJimi
f947862a63
Fix 2 codemetrics
2017-02-02 14:45:12 +01:00
ItsJimi
a9b0889def
Fix codemetrics
2017-02-02 14:40:31 +01:00
ItsJimi
2e18bb48ea
New dashboard file to keep pm2 monit command
2017-02-02 14:30:07 +01:00
ItsJimi
30ed65c656
Add gradient colors on Mem and Cpu
2017-02-02 12:06:09 +01:00
vmarchaud
649559871c
(module) resolve directory (avoid invalid path) #2675
2017-02-02 11:41:00 +01:00
vmarchaud
05d572b0de
(module) install languange module relative to pm2 root path #2675
2017-02-01 17:18:56 +01:00
ItsJimi
de8f327fb0
Clean Monit
2017-01-31 11:49:04 +01:00
vmarchaud
77ce1cd7ee
(logs) refactor to allow to directly output json #2663
2017-01-30 18:26:32 +01:00
vmarchaud
c5a0447846
(serve) add 404/sec meter probe #2670
2017-01-30 17:44:33 +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
Unitech
54333561c7
(serve) various fixes
2017-01-29 17:30:20 +01:00
Unitech
3c45604eb4
Merge branch 'development' of github.com:Unitech/pm2 into development
2017-01-29 16:47:55 +01:00
Unitech
58f9a8dc9d
(agent) allow to specify --info-node + keep it persistent over updates
2017-01-29 16:47:47 +01:00
vmarchaud
cec9db9b18
(serve) fix path resolving issue
2017-01-29 15:47:35 +01:00
vmarchaud
e13f12176b
(serve) add missing content-type
2017-01-29 14:55:43 +01:00
vmarchaud
8004f933c8
(fix) typo
2017-01-29 14:38:47 +01:00
vmarchaud
9ddee41f15
(serve) modify env var + debug log + avoid hardchecking for '..' in url
2017-01-29 14:35:59 +01:00
Unitech
683c1ea50b
(CLI) pm2 ecosystem simple
2017-01-29 13:33:26 +01:00
vmarchaud
1c57dcc6c2
(feature) pm2 serve #2670
2017-01-28 22:00:56 +01:00
soyuka
6b0558dc46
fix #2617 only load startup file with launchctl
2017-01-28 21:02:31 +01:00
ItsJimi
d0831158ea
blessed lists
2017-01-27 15:40:28 +01:00
ItsJimi
abe9dc97ce
test monit
2017-01-26 18:50:33 +01:00
vmarchaud
6f5ddaf7ae
(enchancement) appendEnvToName -> snake_case + tests
2017-01-24 17:37:35 +01:00
Dutta, Jaibatrik
e66914a9b4
Change property name from envSpecificInstance to appendEnvToName
2017-01-23 02:06:02 +05:30
Dutta, Jaibatrik
09232ffdef
Allow starting processes for each environment
2017-01-23 00:28:53 +05:30
Unitech
1896524435
(CLI) --disable-trace
2017-01-17 15:25:43 +01:00
Unitech
3fb35d6893
(JSON config) alias script to exec
2017-01-16 14:04:32 +01:00
vmarchaud
48cffd5b56
Merge pull request #2625 from s1061123/development
...
Support openrc (gentoo linux).
2017-01-13 10:27:30 +01:00
vmarchaud
7d799dc80b
(logs) add option to only print logs (--nostream) #2620
2017-01-12 18:14:54 +01:00
vmarchaud
334ced4a7f
(typo) remove msg for unstartup on gentoos
2017-01-12 17:23:36 +01:00
Tomofumi Hayashi
7ab7b0f107
Support openrc (gentoo linux).
2017-01-12 20:48:58 +09:00
Unitech
a8fe5de635
(cli/god) force http + rename pmx_trace to trace
2017-01-11 21:10:01 +01:00
Unitech
a376106e2d
(CLI) change utf8 icon by chronometer
2017-01-11 19:54:48 +01:00
Unitech
58b613dd10
(CLI) add icon when process is being profiled
2017-01-11 19:34:46 +01:00
Unitech
6ae7635056
(CLI) add icon when process is being profiled
2017-01-11 19:34:10 +01:00
Unitech
0a93463eff
Merge branch 'master' into development
2017-01-07 20:01:37 +01:00
vmarchaud
0892a15ea3
(trace) refactor method to enable tracing
2017-01-06 16:22:07 +01:00
vmarchaud
4205c9b36a
(transactions) enable tracing via options
2017-01-04 17:02:11 +01:00
Manuel Kasper
3d2ee87558
Fix FreeBSD rc.conf overwrite
...
Overwriting rc.conf on FreeBSD is very serious and will lead to a non-working system at the next reboot, as all IP address information, daemon configuration, etc. is lost.
2016-12-27 18:40:03 +01:00
vmarchaud
44baea5b65
(startup) create /var/lock/subsys path if needed #2598
2016-12-27 15:37:28 +01:00
vmarchaud
84570b918d
(startup) stop command execution flow when a command fail #2587
2016-12-27 15:34:39 +01:00
vmarchaud
9212975fb8
(startup) add warning when initsystem provided isnt the one detected by PM2
2016-12-27 15:18:29 +01:00
Unitech
d6b55a0418
pm2@2.2.2 [startup refactor]
2016-12-15 14:52:20 +01:00
Unitech
20c4840aab
#2574 support amazon systemv
2016-12-15 14:45:49 +01:00