Viktor Liu
a7d6632298
Extend netbird status command to include health information ( #1471 )
...
* Adds management, signal, and relay (STUN/TURN) health probes to the status command.
* Adds a reason when the management or signal connections are disconnected.
* Adds last wireguard handshake and received/sent bytes per peer
2024-01-22 12:20:24 +01:00
Maycon Santos
afaa3fbe4f
Use local time zone for display last update changes ( #825 )
...
* Use local time zone for display last update changes
* using TZ UTC for testing purposes
* use init func
2023-04-27 16:02:00 +02:00
Zoltan Papp
292ee260ad
Add version info command to signal server ( #739 )
...
Add version command to signal and management servers.
The version information will be filled during build time.
2023-03-15 07:54:51 +01:00
Pascal Fischer
8026c84c95
remove flag test
2023-02-27 17:45:02 +01:00
Pascal Fischer
82059df324
remove daemon status from output
2023-02-27 17:12:34 +01:00
Pascal Fischer
23610db727
apply first set of review comments (mostly reorder and naming)
2023-02-27 17:06:20 +01:00
Pascal Fischer
5782496287
fix codacy
2023-02-27 15:52:46 +01:00
Pascal Fischer
a0f2b5f591
fix codacy
2023-02-27 15:34:17 +01:00
Pascal Fischer
0350faf75d
return empty strings for not applicable values
2023-02-27 15:14:41 +01:00
Pascal Fischer
6539b591b6
fix indention in test for detail output
2023-02-27 11:23:34 +01:00
Pascal Fischer
014f1b841f
fix indention in test for yaml output
2023-02-27 11:04:53 +01:00
Pascal Fischer
78c6231c01
Added Output struct to properly name json and yaml attr's and add missing tests
2023-02-24 19:01:54 +01:00
Pascal Fischer
e75535d30b
Refactor status functions and add first tests
2023-02-23 20:13:19 +01:00