-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
✨ Tactical RMM Widget #1649
✨ Tactical RMM Widget #1649
Conversation
✅ Deploy Preview for dashy-dev ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks really nice! :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks awesome!
@Lissy93 Can the useProxy data really just be changed to data without breaking anything? |
Oops, I think you're right. I'm just testing now.. |
Thank you i'm glad you like it! i did test data with a few of the other widgets but i dont have all the services needed so i couldnt do all of them but i believe it should work for all because |
Category: Feature
Overview
Added Tactical RMM server status widget
This widget uses the built-in monitoring endpoint of a hosted Tactical RMM instance and displays the data returned
to monitor your server's status the widget uses 2 options (url and token) to connect to your server and start displaying the status data.
Also made a slight change to the cors-proxy to send the request body as
data
instead ofjson
. (I have tested with some widgets to assure no functionality loss but not all widgets)Screenshot
Code Quality Checklist (Please complete)