Skip to content

hdesousa/HostsMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hosts Monitor

Windows service that continuously monitors hosts availability based on ping command.

Developed with Microsoft Studio Community 2019 and builded Windows installation package with WiX v3.11.1.

Development setup

  • Clone the project;
  • Open HostMonitor project > HostsMonitor.cs on "View Code" mode;
  • On line 45 change / add the Dictionary item(s) with the servers Ip's or Hostnames needed to monitor;
  • Save, build the project HostsMonitor and the project HostsMonitorInstaller
  • Insta

Release History

  • 1.0.3
    • Initial public version

Meta

Hélder de Sousa – helder.ramos.sousa@gmail.com

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages