Hi all,
Recently I've installed and configured the CACTI graphing tool in my
centOS-5 server. I have a web server which i need to monitor the
SEARCH hits - or the frequency of the searches performed in the web
page - against TIME.
Ther web server is also in CentOS 5 serevr.
I need to get those information from the server.log which is in the
/usr/local/TTx/glashfish/domains/tx_web/server.log - 192.168.0.24
My cacti server is in 192.168.0.5
The server.log contains many information but i need is the SEARCHINFO
and the TIME so i used "cat , grep and sed" to narrow the information
I need to feed these info to cacti so that it'll graph accordingly.
Can someone give me some idea to achieve this..? I know this must be a
long shot, but If I can have some guidance then it will be great help.
Thanks and many thanks in advanced.