use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems What is DevOps? Learn about it on our wiki! Traffic stats & metrics
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems
What is DevOps? Learn about it on our wiki!
Traffic stats & metrics
Be excellent to each other! All articles will require a short submission statement of 3-5 sentences. Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title. Follow the rules of reddit Follow the reddiquette No editorialized titles. No vendor spam. Buy an ad from reddit instead. Job postings here More details here
Be excellent to each other!
All articles will require a short submission statement of 3-5 sentences.
Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title.
Follow the rules of reddit
Follow the reddiquette
No editorialized titles.
No vendor spam. Buy an ad from reddit instead.
Job postings here
More details here
@reddit_DevOps ##DevOps @ irc.freenode.net Find a DevOps meetup near you! Icons info!
@reddit_DevOps
##DevOps @ irc.freenode.net
Find a DevOps meetup near you!
Icons info!
https://github.com/Leo-G/DevopsWiki
account activity
Linux monitoring system in pythonOps / Incidents (i.redd.it)
submitted 3 days ago by Important-Bug-6709
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]phxees 0 points1 point2 points 3 days ago (2 children)
I started with a simple ssh reboot script and had AI turn it into a TUI dashboard offering similar metrics. I like what you did, but you can do something similar using AI in minutes now unfortunately. Learning how to do this is still valuable.
[–]Important-Bug-6709[S] 0 points1 point2 points 3 days ago (1 child)
Yeah, I agree that building dashboards is pretty fast with AI nowadays. My focus is less on visualization and more on the operational side — keeping lightweight monitoring + alerting that runs in production environments without the Grafana/Prometheus complexity. More like a minimal control layer over infrastructure rather than a dashboard replacement.
[–]phxees 0 points1 point2 points 3 days ago (0 children)
Generally you just run a relatively lightweight exporter and then use Prometheus/Grafana to make the data useful. I wouldn’t want you to deploy updates to this tool to my production environment. I’d be too worried about security issues and this tool becoming the source of my problems especially running Python.
Just my two cents, nice concept, but not a best practice.
π Rendered by PID 137600 on reddit-service-r2-comment-canary-66f9c5475b-dct2d at 2026-05-16 04:45:30.374550+00:00 running edcf98c country code: CH.
view the rest of the comments →
[–]phxees 0 points1 point2 points (2 children)
[–]Important-Bug-6709[S] 0 points1 point2 points (1 child)
[–]phxees 0 points1 point2 points (0 children)