resources monitering
yunho
Partner, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 8 Partner
Can I check the memory utilization or cpu utilization in dataiku design node??
I want to see it like the picture above
Answers
-
Alexandru Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,226 Dataiker
Hi,
This is not available directly in DSS, depending on where DSS is deployed you may be to leverage other dedicated tools to monitor for CPU/Memory/ Disk Space usage ( e.g CloudWatch) or agent-based Monitoring.
What you can do in DSS is push metrics from DSS to Graphite :https://doc.dataiku.com/dss/latest/operations/monitoring.html and leverage DKUMONITOR https://doc.dataiku.com/dss/latest/operations/monitoring.html#install-the-dkumonitor-service-optional
To visualize the metrics in Grafana dashboards.
-
yunho Partner, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 8 Partner
Thank you for your reply.
When installing Dss on AWS Fleet Manager
Which tool should I use to monitor?