Juan Manuel Moreno
2009-05-29 13:00:54 UTC
Hello all,
I have a question about cricket. I need to find problems or inconsistencies
in web pages of cricket application and I want to clearly inform of results
at the client.. In the first place I have debugged logs with these commands
# cd /log_dir/
# grep -i error *
# grep -i "No response" *
# grep -i missing *
1 Example out for "missing":
Some data is missing for node /ACE/InTLZZ2/rserver_impaqm2-sf_aqm_slb -
rserver_impaqm2-sf_aqm_slb ().
Now, for translating quotes as "/ACE/InTLZZ2/rserver_impaqm2-sf_aqm_slb" to
links of cricket web pages, I have known to create a shell script or format
it with Excel. That is to say:
<http://172.26.0.91/cgi-bin/grapher.cgi?target=/ACE/InTLZZ2/rserver_impaqm2-
sf_aqm_slb>
http://172.26.0.91/cgi-bin/grapher.cgi?target=/ACE/InTLZZ2/rserver_impaqm2-s
f_aqm_slb
I plan on creating a report with list of failure Links, nodes that no
response is received...
Is there another way to do this troubleshooting? By sotware for checking
images of web pages??
Scripts such as get-collector-stats, running? I have a prove and receive an
error:
# /usr/local/cricket/util]$ ./get-collector-stats Switches
Couldn't find /soft/cricket/cricket-logs/Switches.times.
Greetings,
JM
I have a question about cricket. I need to find problems or inconsistencies
in web pages of cricket application and I want to clearly inform of results
at the client.. In the first place I have debugged logs with these commands
# cd /log_dir/
# grep -i error *
# grep -i "No response" *
# grep -i missing *
1 Example out for "missing":
Some data is missing for node /ACE/InTLZZ2/rserver_impaqm2-sf_aqm_slb -
rserver_impaqm2-sf_aqm_slb ().
Now, for translating quotes as "/ACE/InTLZZ2/rserver_impaqm2-sf_aqm_slb" to
links of cricket web pages, I have known to create a shell script or format
it with Excel. That is to say:
<http://172.26.0.91/cgi-bin/grapher.cgi?target=/ACE/InTLZZ2/rserver_impaqm2-
sf_aqm_slb>
http://172.26.0.91/cgi-bin/grapher.cgi?target=/ACE/InTLZZ2/rserver_impaqm2-s
f_aqm_slb
I plan on creating a report with list of failure Links, nodes that no
response is received...
Is there another way to do this troubleshooting? By sotware for checking
images of web pages??
Scripts such as get-collector-stats, running? I have a prove and receive an
error:
# /usr/local/cricket/util]$ ./get-collector-stats Switches
Couldn't find /soft/cricket/cricket-logs/Switches.times.
Greetings,
JM