How can I retrieve statistics from my ghost cast server?
        Posted  
        
            by 
                Foxtrot
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Foxtrot
        
        
        
        Published on 2012-03-28T14:50:15Z
        Indexed on 
            2012/03/28
            23:33 UTC
        
        
        Read the original article
        Hit count: 262
        
I have a GhostCast server running for deploying images. I would like to have each ghost cast session to write to a file ( can be multiple text files or append to one file already there ) statistics. I know this is possible based on the options GhostCast software provides for writing to a log file, but I would like this automated for every image being backed up and restored. I don't want to have my employees click write to a new file every time.
Is this possible?
© Server Fault or respective owner