pomelo-admin-web icon indicating copy to clipboard operation
pomelo-admin-web copied to clipboard

monitor server demo for pomelo admin system

Results 10 pomelo-admin-web issues
Sort by recently updated
recently updated
newest added

使用的时候遇到了这个问题: app.configure(function() { ^ TypeError: app.configure is not a function at Object. (/home/zyx/treasures/pomelo-admin-web/app.js:10:5) at Module._compile (module.js:652:30) at Object.Module._extensions..js (module.js:663:10) at Module.load (module.js:565:32) at tryModuleLoad (module.js:505:12) at Function.Module._load (module.js:497:3) at Function.Module.runMain...

pomelo:2.2.5 pomelo server已经启动并开启systemMonitor,使用的native websocket方式。 ![default](https://user-images.githubusercontent.com/12530172/28823298-6fe6b842-76ef-11e7-9dd0-61b2808c0dcf.PNG) PS:听说此项目已经停止维护,希望可以继续更新下去,对于pomelo用户很有用!谢谢!

PomeloClient :实现 pomelo_admin client 连接 mqtt_connection public/js/util: 新加用webpack 工具将 mqtt (browserMqtt.js) 和 pomelo_admin 里面关于 连接 mqtt_connection (mqttClient.js)的内容浏览器化

update express useage

目前v8-profiler持续更新已经更新至5.5.0 整个引擎目前缺少像admin-web这样的综合管理工具,这是一个有趣且非常重要的工具。它可以为开发节省大量的时间。

pomelo-admin模块下conn request,rpc request,forward request都是空白的,system info和process info都有数据 怎么情况

Run pomelo-admin-web. Then click menu.. game-server screen -> console - ..[ERROR] \node_modules\pomelo\node-modules\pomelo-admin\lib\consoleService.js - unknown module: "systemInfo" and "nodeInfo", "scripts"... Exists file in "node_modules\pomelo\node_modules\pomelo-admin\lib\modules... ## why? 영어를 못해서 혹시나 하는 마음에...

Hi, I am new user of pomelo. In my project, I want to create an admin for my game, that 's why I a thinking to use pomelo-admin-web. But I...

在app.js中增加 app.enable('systemMonitor'); 在启动时,发现一个错误信息 Cannot find module 'v8-profiler'. 在npm install v8-profiler时,出现如下错误: gyp ERR! build error gyp ERR! stack Error: `C:\windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe ` failed with exit code: 1 gyp ERR! stack at ChildProcess.onExit...