app.yaml 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. app_version: 0.39.1
  2. capabilities:
  3. - description: Monitee Agent is able to perform raw I/O operations
  4. name: SYS_RAWIO
  5. categories:
  6. - monitoring
  7. changelog_url: https://github.com/Krillsson/monitee-agent/releases
  8. date_added: '2025-03-21'
  9. description: Monitee-agent is a android app based system monitoring tool. See https://monitee.app/get-started/
  10. home: https://github.com/Krillsson/monitee-agent
  11. host_mounts:
  12. - description: Required to read the OS release information.
  13. host_path: /etc/os-release
  14. - description: Required to read information from disks.
  15. host_path: /dev
  16. - description: Required to read disk device names.
  17. host_path: /run/udev
  18. - description: Required to manage docker.
  19. host_path: /var/run/docker.sock
  20. icon: https://media.sys.truenas.net/apps/monitee-agent/icons/icon.png
  21. keywords:
  22. - metric
  23. - monitoring
  24. lib_version: 2.1.49
  25. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  26. maintainers:
  27. - email: dev@ixsystems.com
  28. name: truenas
  29. url: https://www.truenas.com/
  30. name: monitee-agent
  31. run_as_context:
  32. - description: Monitee agent runs as root user.
  33. gid: 0
  34. group_name: root
  35. uid: 0
  36. user_name: root
  37. screenshots: []
  38. sources:
  39. - https://hub.docker.com/r/krillsson/sys-api
  40. title: Monitee Agent
  41. train: community
  42. version: 1.0.14