sonata-nfv / son-cli

SONATA SDK command line interface tools
http://www.sonata-nfv.eu/
Apache License 2.0
3 stars 11 forks source link

Problem to start son-monitor #271

Open tigarto opened 6 years ago

tigarto commented 6 years ago

Hi, I want to start a monitoring task. When I run the next command:

sudo son-monitor init

The console output is shown below:

INFO:root:Start son-monitor containers: /tmp/son-monitor/docker
Starting prometheus
Starting grafana
son-monitor not started
tigarto@fuck-pc:~/son-cli$ 

I search the script monitor.py and i believe that there are problems to start the containers. How I can fix this throuble?

Thank you for your help