WIP: Job to retrieve node information for monitoring.

This commit is contained in:
baldo 2016-05-24 14:42:25 +02:00
parent 67767f915e
commit ad3f075d93
14 changed files with 274 additions and 15 deletions
server

View file

@ -20,4 +20,5 @@
lib('fs');
lib('glob');
lib('moment');
lib('request');
})();