Find the answer to your Linux question:
Results 1 to 5 of 5
Hi, Is is possible to create a report which contains every Disk usage status, Exim mail q , and etc and generate it into the excel files monthly.I just wondering ...
  1. #1
    Just Joined!
    Join Date
    Feb 2007
    Posts
    8

    Smile Create Report for the server.

    Hi,

    Is is possible to create a report which contains every Disk usage status, Exim mail q , and etc and generate it into the excel files monthly.I just wondering is it any scripts or maybe joomla.Kindly advise.


  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    Yes it is possible, and yes I'm certain that people have developed many scripts for this, and you would use cron to trigger the data gathering and reporting scripts at the proper intervals. However, since the information you need is only known by you and/or your organization, then I would strongly suggest that you develop the scripts you need in-house. Most existing such scripts would likely be tailored to the authors' needs such that you would either have trouble using them in your environment, or you would not be able to understand what they are doing and as a result be subject to the Law of Unintended Consequences, or bad LUCk as it were...
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  3. #3
    Just Joined!
    Join Date
    Feb 2007
    Posts
    8
    Quote Originally Posted by Rubberman View Post
    Yes it is possible, and yes I'm certain that people have developed many scripts for this, and you would use cron to trigger the data gathering and reporting scripts at the proper intervals. However, since the information you need is only known by you and/or your organization, then I would strongly suggest that you develop the scripts you need in-house. Most existing such scripts would likely be tailored to the authors' needs such that you would either have trouble using them in your environment, or you would not be able to understand what they are doing and as a result be subject to the Law of Unintended Consequences, or bad LUCk as it were...
    Thanks...as I am a newbie..can i have any suggestion or an advise perhaps...can report generated using C program or a PHP is much better?


  4. #4
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    Quote Originally Posted by amdy View Post
    Thanks...as I am a newbie..can i have any suggestion or an advise perhaps...can report generated using C program or a PHP is much better?

    I'm sure it can be, but I think that a bash or csh script would probably be more appropriate for this sort of purpose. Are you uncomfortable with bash script programming? There is a forum here for Linux Programming & Scripting to post any specific questions you might have about that.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  5. #5
    Just Joined!
    Join Date
    Feb 2007
    Posts
    8

    Cool

    Quote Originally Posted by Rubberman View Post
    I'm sure it can be, but I think that a bash or csh script would probably be more appropriate for this sort of purpose. Are you uncomfortable with bash script programming? There is a forum here for Linux Programming & Scripting to post any specific questions you might have about that.
    Its not that I'm uncomfortable with it but i don't know actually..but thanks for your advise if i need assistance i will post it in Linux Programming & Scripting..really appreciate it...

    Thanks again...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...