• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How to get the Details of all connected systems and store it in a XML file

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am developing an application in which ,when ever my clint logs-in & when ever my system is running ,after ever 12 hours i want to collect all the information of the system and post it to web service.

I have to execute this app on Red Hat 7.4 System

I am really tense ,please Somebody Help me

thankx
:roll:
 
Ranch Hand
Posts: 618
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This kind of question isn't going to get you much of an answer. First of all, you're not even saying what info you want to collect. Based on what you said, for all I know you might want to post all the processes/memory stats and even the whole hard drive to the web service!

Which part of the process do you not understand? Collecting the stats, or using the web service? Post each question you have in the appropriate forum with the right amount of detail (not too much, not too little) and people are more likely to take the time to read your post and answer you.

Good luck!
 
reply
    Bookmark Topic Watch Topic
  • New Topic