Create a system to determine which servers and DBs exist
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 5
- Forks
- 3
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 14
Description
Create a way to periodically test for the existence of servers and databases in the datacentre
If they cannot be reached for a window of a week then they should be marked as such and the UI should display some kind of indicator showing that the system is unable to contact them
from @dmitryrext : also it would nice to have column in DORC DB showing the DB's creation date (we'll use it in our scripts)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.