How is this small opensource server infrastructure monitoring utility
-
There are pretty much many server infrastructure monitoring utility out there but all are programmed in PHP and all my servers are running in Python and I don't want to install PHP for this, so I wrote this small script which runs as a standalone webpage fully programmed in Python which does satisfies my need I hope you too find it useful :) you can see the process, disk usage, kill the process and so on.. Screenshots attached: https://imgur.com/a/a9tTdVd It is 100% opensource and licensed under Apache with no monetary gains https://github.com/VISWESWARAN1998/serverbee
-
There are pretty much many server infrastructure monitoring utility out there but all are programmed in PHP and all my servers are running in Python and I don't want to install PHP for this, so I wrote this small script which runs as a standalone webpage fully programmed in Python which does satisfies my need I hope you too find it useful :) you can see the process, disk usage, kill the process and so on.. Screenshots attached: https://imgur.com/a/a9tTdVd It is 100% opensource and licensed under Apache with no monetary gains https://github.com/VISWESWARAN1998/serverbee
This is probably the wrong place for this - this forum moves pretty fast under normal circumstances. Instead, why not post this as an Article or a Tip? It's pretty easy to do, and would be a "more permanent" record. Have a look here: Submit a new Article[^] and give it a try! To give you an idea what you need for publication, here are two of mine. An article: Using struct and class - what's that all about?[^] - which tend to be pretty "in depth". And here's a tip which is a lot more "code focussed": Creating a Simple "scratch card" Control in WinForms[^] which tend to be a lot more of an overview.
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony AntiTwitter: @DalekDave is now a follower!
-
This is probably the wrong place for this - this forum moves pretty fast under normal circumstances. Instead, why not post this as an Article or a Tip? It's pretty easy to do, and would be a "more permanent" record. Have a look here: Submit a new Article[^] and give it a try! To give you an idea what you need for publication, here are two of mine. An article: Using struct and class - what's that all about?[^] - which tend to be pretty "in depth". And here's a tip which is a lot more "code focussed": Creating a Simple "scratch card" Control in WinForms[^] which tend to be a lot more of an overview.
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony AntiTwitter: @DalekDave is now a follower!
Thank you sir, I cannot delete my message option seems to be disabled.
-
Thank you sir, I cannot delete my message option seems to be disabled.
You can't delete once there is a reply - I could dispose of the whole thread for you, but it does no harm to leave it here and add an article / tip anyway, so I'll leave it alone. There is another possibility since this it Github based, which is a Project: Your GitHub Project on CodeProject[^] Be aware that your Readme.md will need to be pretty solid, as the moderation criteria for a Project are pretty much the same as those for an Article; a lot higher than required for a Tip. I look forward to seeing the results!
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony AntiTwitter: @DalekDave is now a follower!