Is it possible to upload relevant logs from a remote machine to a central server. If these files were uploaded and then certain checks ie email etc could be made on them. IE any failures then would be hihlighted on the central machine?
Hope this makes sense
James
Remote logs
hi,
you can write a shell script which uploads you the log files to another machine or send them per Email. Shell scripts writing is very easy, you can find many tutorials by using google or another searchengine.
When the script is finish you can provide a cron job for call the script automatically!
greetings
björn
you can write a shell script which uploads you the log files to another machine or send them per Email. Shell scripts writing is very easy, you can find many tutorials by using google or another searchengine.
When the script is finish you can provide a cron job for call the script automatically!
greetings
björn
sorry for my poor English
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
thankyou bjoern_h. Once i have the log ie the messages log sent to a central machine, is it possible to automatically query these logs for certain words and warn about that. The reason i ask is i have just setup nagios to check my 2 remote machines but all it checks is that th ehttp service is responding. I would prefer it if i could auto check for any errors on the remote system mainly regarding zm
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK