There is only monitoring type that produce plots ALSO in the DIRAC web portal: WMS
All others produce plots only through kibana/grafana
- Using the web portal:
a. Open the Accounting application: https://lbcertifdirac70.cern.ch/DIRAC/?theme=Crisp&url_state=1%7C*DIRAC.Accounting.classes.Accounting:,
b. Select:Reports:Monitoring->Category:WMS Monitoring->Plot To Generate:NumberOfJobs->Group By:Site
c. Click on the New button:
Note: If you did not run any jobs, you get an empty plot with "No data for this selection….”. This is not an error.
- Check that the monitoring data by comparing it to the Kibana instance es-dirac-certification
- Check the error in the log file:
cat runit/Tornado/Tornado/log/current | grep ERROR | grep Monitoring
- You can also check the logs using:
tail -200f runit/Tornado/Tornado/log/current
--> setup missing?
There is only monitoring type that produce plots ALSO in the DIRAC web portal: WMS
All others produce plots only through kibana/grafana
a. Open the Accounting application: https://lbcertifdirac70.cern.ch/DIRAC/?theme=Crisp&url_state=1%7C*DIRAC.Accounting.classes.Accounting:,
b. Select:Reports:Monitoring->Category:WMS Monitoring->Plot To Generate:NumberOfJobs->Group By:Site
c. Click on the New button:
Note: If you did not run any jobs, you get an empty plot with "No data for this selection….”. This is not an error.
cat runit/Tornado/Tornado/log/current | grep ERROR | grep Monitoring
tail -200f runit/Tornado/Tornado/log/current
--> setup missing?