Computer Monitor Service
Budget: $15 – $25 USD
Good day freelancers
I'm in need of a windows service coded in C# that collects computer metrics and compiles it into a model for JSON serialization. This project will start small and expand, to start we will be collecting ping results (tracert).
• Tracert should be run every 1 seconds to a IP Address (config file). Multiple IP addresses should be possible.
• All ping results from the tracert should be compiled in the model file.
• Data to be tracked: Ping Count, IP, Resolved Name, Avg Ping (ms), Max Ping (ms), Current Ping (ms), Packet Loss (%)
• Windows service should auto start prior to the user sign in.
Kind regards
Ross
I'm in need of a windows service coded in C# that collects computer metrics and compiles it into a model for JSON serialization. This project will start small and expand, to start we will be collecting ping results (tracert).
• Tracert should be run every 1 seconds to a IP Address (config file). Multiple IP addresses should be possible.
• All ping results from the tracert should be compiled in the model file.
• Data to be tracked: Ping Count, IP, Resolved Name, Avg Ping (ms), Max Ping (ms), Current Ping (ms), Packet Loss (%)
• Windows service should auto start prior to the user sign in.
Kind regards
Ross