Telegraf+influxdb+grafana is what I use at work, it is a multi purpose tool though, can be used to monitor EVERYTHING though
𝒎𝒂𝒏𝒊𝒆𝒍
- 6 Posts
- 99 Comments
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
𝒎𝒂𝒏𝒊𝒆𝒍@lemmy.mlto Gaming@beehaw.org•Weekly “What are you playing” Thread || Week of June 30th4·11 months agoJust finished the new Riven remake, pretty cool game, now continuing High on Life, and Ghostwire Tokio
Looks like… remote place(☞゚∀゚)☞
𝒎𝒂𝒏𝒊𝒆𝒍@lemmy.mlto Programmer Humor@programming.dev•Centipedes aren't bugs, they're arthropods39·11 months agoBetter than
𝒎𝒂𝒏𝒊𝒆𝒍@lemmy.mlto World News@lemmy.ml•US House passes bill that expands definition of anti-Semitism to comparing Israel with Nazis481·1 year agoBut Nazism is completely legal in the US?
Sadly because it works, mobile gaming is bigger money-wise than PC and consoles combined, all because people are susceptible to short term dopamine hit your can buy any time, it’s a part of what we call enshittification, making the product less user friendly and make more money, shareholders are happy, your don’t have to
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
𝒎𝒂𝒏𝒊𝒆𝒍@lemmy.mlto Programmer Humor@programming.dev•I feel proud of myself to recognize that this iconic dude is not at a 'computer', rather, a [dumb] terminal! ]Or...?]2·1 year agoImagine the sound it made in its days, all those FDD and HDDs, I remember when I got my first PC in 1999, I found the FDD was surprisingly loud, like a dot printer, then my first CD burner, it was as loud as a hair dryer on turbo, fast forward to a few years ago, when I changed my case fans to Arctic P12s and had to double-check if my PC is on because I couldn’t hear it, and now it’s even more quiet because my new PSU funny spin it’s fan in idle, unfortunately my GPU is loud AF when playing games, thinking about repasting it
𝒎𝒂𝒏𝒊𝒆𝒍@lemmy.mlto World News@lemmy.ml•Moscow concert hall attack: Russia detains 11 as death toll rises to 133153·1 year agoRemoved by mod
Seems like a ~~blessing ~~ glaring kde bug, I mean how is it possible? Why a theme needs to be able to execute shell commands?
For those who don’t know (sorry for the source)
𝒎𝒂𝒏𝒊𝒆𝒍@lemmy.mlto Literature@beehaw.org•Amazon Kindle e-book updates need a public changelog1·1 year agoCause it’s woke /s
To be frank the fact trigger warnings exist is itself a trigger for some people
𝒎𝒂𝒏𝒊𝒆𝒍@lemmy.mlto Programmer Humor@programming.dev•What's stopping you from coding like this ?42·1 year agoI’d say visibility is kinda poor
Yeah, an oscilloscope would be handy in hunting spikes, it’s a bit harder with a standard multimeter, you sure you don’t know anyone with a spare PSU to borrow?
ssds getting not enough power? i’d test it with different PSU, i had a problem with my ssd failing and changing PSU worked, apparently 3.3VDC rail is routed on the motherboards without any conversion straight to m.2/pcie devices
it’s a sub brand of Toshiba, so not some unknown shit, very respected brand i’d say
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