Unitech / pm2-interface

Deprecated
Other
90 stars 14 forks source link

there is no RELOAD function #14

Closed gen4sp closed 10 years ago

gen4sp commented 10 years ago

full rpc object trace:

 rpc: 
  { prepare: [Function],
    prepareJson: [Function],
    getMonitorData: [Function],
    getSystemData: [Function],
    startProcessId: [Function],
    stopProcessId: [Function],
    stopProcessName: [Function],
    stopAll: [Function],
    softReloadProcessId: [Function],
    reloadProcessId: [Function],
    killMe: [Function],
    findByScript: [Function],
    findByPort: [Function],
    findByFullPath: [Function],
    restartProcessId: [Function],
    restartProcessName: [Function],
    deleteProcessName: [Function],
    deleteProcessId: [Function],
    msgProcess: [Function],
    deleteAll: [Function],
    ping: [Function],
    sendSignalToProcessId: [Function],
    sendSignalToProcessName: [Function],
    getVersion: [Function],
    reloadLogs: [Function],
    stopWatch: [Function],
    restartWatch: [Function] },
Unitech commented 10 years ago

PM2 version ?

gen4sp commented 10 years ago

0.9.1

Unitech commented 10 years ago

The reload is there : reloadProcessId (check the json)