secubox-openwrt/package/secubox/luci-app-secubox-netifyd/root/usr/sbin
CyberMind-FR 82d2e8575d feat(luci-app-secubox-netifyd): Add data collector for metrics v1.0.2
Added netifyd-collector daemon to aggregate real-time statistics from
netifyd and populate the dashboard with actual data.

New Features:
- Added /usr/sbin/netifyd-collector script
  - Queries netifyd socket for flow data
  - Aggregates devices, applications, protocols
  - Writes /var/run/netifyd/status.json
  - Runs every minute via cron

- Added /etc/cron.d/netifyd-collector cron job

- Added socat dependency for socket communication

Changes:
- Bumped version to 1.0.2
- Updated Makefile to install collector and cron job
- Fixed dashboard empty metrics issue:
  * Unique Devices will now show count
  * Applications will now show count
  * Total Traffic will now show bytes

This fixes the "0" values issue in dashboard Network Statistics.
Dashboard will now show real metrics after 1 minute of netifyd running.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-05 18:29:16 +01:00
..
netifyd-collector feat(luci-app-secubox-netifyd): Add data collector for metrics v1.0.2 2026-01-05 18:29:16 +01:00
secubox-netifyd-configure feat: Netifyd Integration & Build System Improvements (v0.9.1) 2026-01-05 17:35:11 +01:00