Skip to content

Commit

Permalink
description
Browse files Browse the repository at this point in the history
Add first app description
  • Loading branch information
aldovilardy authored Nov 20, 2018
1 parent 67010e3 commit 704bf39
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# SnmpAgent
Monitoring of Mobile Devices using SNMP
Monitoring of Devices using SNMP

We start building one of the first multiplatform apps usingXamarin and #SNMP library, to allow devices configuration management and health monitoring in real time using Simple Networking Management Protocol (SNMP). Using this we will able to monitor various aspects of the device health like: uptime, memory usage, ping latency and number of processes and watch real time updates using popular Network Management Systems (NMS) like Cacti and Nagios. We have also implemented SNMPv3 which incorporates authentication and encryption.

0 comments on commit 704bf39

Please sign in to comment.