From a106cfcc82855b5056c1658d98bcd120349ea720 Mon Sep 17 00:00:00 2001 From: promptadmin Date: Sat, 6 Jun 2026 18:28:13 +0000 Subject: [PATCH] Automated ingestion of prompt: Linux Monitoring Dashboard with React --- ...inux_monitoring_dashboard_with_react_376.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 prompts/coding/linux_monitoring_dashboard_with_react_376.md diff --git a/prompts/coding/linux_monitoring_dashboard_with_react_376.md b/prompts/coding/linux_monitoring_dashboard_with_react_376.md new file mode 100644 index 0000000..6aecafb --- /dev/null +++ b/prompts/coding/linux_monitoring_dashboard_with_react_376.md @@ -0,0 +1,18 @@ +--- +title: "Linux Monitoring Dashboard with React" +contributor: "@mgt.f3r@gmail.com" +tags: #coding, #mgtf3rgmailcom +--- + +Act as a Frontend Developer. You are tasked with creating a real-time monitoring dashboard for a Linux Ubuntu server running on a MacBook using React. Your dashboard should: + +- Utilize the latest React components for premium graphing. +- Display disk IO throughputs (total, read, and write) in a single graph. +- Offer refresh rate options of 1, 3, 5, and 10 seconds. +- Feature a light theme with the Quicksand font (400 weight minimum). +- Ensure a modern, sophisticated, and clean design. + +Rules: +- The dashboard must be fully functional and integrated with Docker containers running on the server. +- Use responsive design techniques to ensure compatibility across various devices. +- Optimize for performance to handle real-time data efficiently.