Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: feature to monitor Health on other managed sites #171

Open
damms005 opened this issue Dec 14, 2019 · 3 comments
Open

Enhancement: feature to monitor Health on other managed sites #171

damms005 opened this issue Dec 14, 2019 · 3 comments

Comments

@damms005
Copy link

While this project is good for monitoring a website on a site-by-site basis, it will be really useful if it can be extended to cover a group of websites (perhaps by a configuration file).

This enhancement can be easily achieved because of 2 major and powerful features which this package already provides, which are:

  1. Routes which can serve as API access to the service and
  2. It already supports JSON response

These two can be leveraged on to provide a unified dashboard (similar to services of OhDearApp?) for a group of websites controlled/managed (with some sort of Authentication of course).

This package can be further improved to leverage on Laravel Notification to update this proposed dashboard in real-time. Initial load of the dashboard may make AJAX requests to get the Health status for each of the group of websites/servers, while the page keeps polling/listening for Notifications tom update real-time.

If this is welcomed, I will like to contribute to it, provided there is someone that can help with the design/prototyping of the frontend components (UI design is not really my strength :)).

@antonioribeiro
Copy link
Owner

Yeah, I like it!
I would for sure accept a PR for this feature, but unsure when I would have time to build it.

@pranjalrajput
Copy link

@antonioribeiro Someone from our team maybe able to raise pull requests for some fixes/new features, but they might need a walkthrough of the code.
Would you be keen to conduct a walkthrough ? Maybe record the session and make it available publicly to help future contributors too.
Thanks

@nakehealth
Copy link

Yeah, I like it!
I would for sure accept a PR for this feature, but unsure when I would have time to build it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants