Telegraf+influxdb+grafana is what I use at work, it is a multi purpose tool though, can be used to monitor EVERYTHING though
Telegraf+influxdb+grafana is what I use at work, it is a multi purpose tool though, can be used to monitor EVERYTHING though
A quick look at docker docs says it’s the only way. Same with any other way of running a program/service, you have to manually set an affinity of an executable
Looks like you’d have to manually assign cpus by with --cpuset-cpus
It’s not just about that, people will be disabling the feature that is potentially beneficial to their security, disabling http downloads from http sites is just an extension of blocking http downloads from https sites
Another security feature added is the blocking of downloading files from URLs that are on lists of potentially dangerous content.
Yeah, I’m not sure blocking HTTP downloads by default is a good idea, I mean many offices probably have some internal legacy HTTP only sites that nobody dares to touch, that are perfectly safe being HTTP (if you have hackers inside your network a simple intranet site spoofing is your least problem), and disabling this security option might have a lot of wider repercussions
But dictation software would omit crucial parts like ummms, coughing etc
I didn’t say it’s forced, it’s the only way I know of to force usage of specific threads/cores, that’s all, I thought it’s what you’re looking for, if you want it to be automatic like other prices in the system then leave it without it, there’s nothing (else) specific in docker to control if P or E cores should be prioritized for given containers