Not sure if this is the right forum, but here goes...I have a unix script that polls some servers for failed backups, then writes that data to a file as well as email the file out.
Is there a way for me to send this file or email to a webserver for publishing?
I guess the simplest would be to NFS mount or FTP the file over each time. In that case, how could I give it some HTML formatting?
What about emailing the file to a user that is scripted to listen for and publish to website? Anyone hear of something like this being done?
Is there a way for me to send this file or email to a webserver for publishing?
I guess the simplest would be to NFS mount or FTP the file over each time. In that case, how could I give it some HTML formatting?
What about emailing the file to a user that is scripted to listen for and publish to website? Anyone hear of something like this being done?