-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Mariano edited this page Feb 18, 2016
·
1 revision
$ mkdir -p /var/adm/ssoo
$ cd /var/adm/ssoo
$ git clone https://github.com/mobarrio/dashboard.git
$ cd dashboard && npm install
$ npm -g install forever
$ cp /var/adm/ssoo/dashboard/etc/dashgs.sh /etc/init.d/dashgs
$ chmod 755 /etc/init.d/dashgs
$ chkconfig --add dashgs
$ DEBUG=dashboard:server
$ npm start
$ node bin/server.js
$ /etc/init.d/dashgs start
http://serverip:666/
TOP Output

IOSTAT Output

Alerts

Resumen
Esta aplicación utiliza las siguientes librerías:
- Socke.IO - by http://socket.io
- TopParser - by https://github.com/devalexqt/topparser
- Bootstrap - by http://getbootstrap.com
- Lumino Admin Bootstrap Template - by http://medialoot.com