Bird
0
0

You want to monitor multiple Raspberry Pis remotely and get alerts on a central server. Which approach is best?

hard🚀 Application Q9 of 15
Raspberry Pi - Security and Deployment
You want to monitor multiple Raspberry Pis remotely and get alerts on a central server. Which approach is best?
ARun a local script on one Pi and assume others are fine
BUse SSH to log into each Pi manually and check logs daily
CConnect all Pis to a single monitor and keyboard
DInstall Netdata on each Pi and configure them to send data to a central Netdata Cloud dashboard
Step-by-Step Solution
Solution:
  1. Step 1: Understand centralized monitoring

    Netdata Cloud allows multiple devices to send monitoring data to one dashboard for easy management.
  2. Step 2: Evaluate other options

    Manual SSH checking is inefficient, local script on one Pi ignores others, and physical connection is impractical.
  3. Final Answer:

    Install Netdata on each Pi and configure them to send data to a central Netdata Cloud dashboard -> Option D
  4. Quick Check:

    Central monitoring = Netdata Cloud aggregation [OK]
Quick Trick: Use Netdata Cloud for multi-Pi monitoring [OK]
Common Mistakes:
MISTAKES
  • Manual SSH checking is slow
  • Ignoring other Pis' status
  • Physical connection is impractical

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Raspberry Pi Quizzes