- Docker आँकड़े, historical data और alert features प्रदान करता है
- सहज web interface और सरल setup के साथ "तुरंत इस्तेमाल योग्य"
- automatic backup, multi-user support, OAuth authentication, और REST API access प्रदान करता है
- मुख्य विशेषताएँ
- हल्का: अन्य solutions की तुलना में छोटा और कम resource usage
- सरल: public internet exposure की ज़रूरत नहीं, तेज़ install और तुरंत उपयोग
- Docker आँकड़े: हर container के CPU, memory, और network usage history को track करता है
- alert feature: CPU, memory, disk, bandwidth, temperature और status के लिए custom alerts सेट किए जा सकते हैं
- multi-user: हर user अपने systems को manage कर सकता है, admin systems को share कर सकता है
- OAuth / OIDC support: कई OAuth2 providers के साथ compatible, password authentication को disable किया जा सकता है
- automatic backup: disk या S3-compatible storage में data save और restore किया जा सकता है
- REST API: scripts या applications से data का उपयोग और update संभव
- architecture: दो मुख्य components
- Hub:
- Agent:
- हर उस system पर चलता है जिसे monitor करना है
- न्यूनतम SSH server के ज़रिए system metrics को Hub तक भेजता है
- supported metrics
- CPU usage: host system और Docker / Podman containers
- memory usage: host system और containers, swap और ZFS ARC सहित
- disk usage: host system के कई partitions और devices का support
- disk I/O: host system के कई partitions और devices का support
- network usage: host system और containers
- temperature: host system sensors
- GPU usage / temperature / power consumption: Nvidia और AMD support (binary agent आवश्यक)
3 टिप्पणियां
अच्छा है
वाह, बढ़िया है
मैं Beszel का अच्छी तरह उपयोग कर रहा हूँ