mathoudebine / mathoudebine/turing-smart-screen-python
PING more than one IP/host
Nobody has claimed this yet.
- Dominant language
- Rich Text Format
- Stars
- 2.3k
- Forks
- 412
- Avg merge
- 21h 10m
- Merged PRs (30d)
- 7
Description
Is your feature request related to a problem? If so, please describe the problem.
It would be nice to define the IP/host per PING in theme.yaml instead of config.yaml.
Describe the feature / solution to your problem you'd like
STATS:
PING:
INTERVAL: 5
HOST: 10.0.1.1
GRAPH:
SHOW: True
Describe alternatives you've considered / and or tested
N/A
Screenshots / photos & mockups of the Turing screen
N/A
Environment:
N/A
Additional context
N/A
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.
Research direction
Trace how PING settings move from config.yaml into the monitoring implementation, then compare that path with the proposed theme.yaml structure. Done means separate PING entries can specify their own HOST values, including more than one IP or host, while retaining the shown interval and graph settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100