Hi,
How can I check Linux server up status from ASP.Net can any one help me out please.
Thanks
Sreenath
Hi,
How can I check Linux server up status from ASP.Net can any one help me out please.
Thanks
Sreenath
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sam HobbsPosted Jan 2, 2012, 5:09 AM
Sreenath GVPosted Jan 2, 2012, 3:34 AM
Hemant KumarPosted Jan 2, 2012, 2:10 AM
If it's desktop app, you could query NetworkManager (which is the network connection manager on most Linux desktops) over d-bus, using the NDesk.DBus library.
See Banshee for an example: http://git.gnome.org/cgit/banshee/tree/src/Core/Banshee.Services/Banshee.Networking/NetworkManager.cs