TigerDial advanced debug monitor
Use the debug monitor to deeply check the TigerDial operations (for advanced users)Â
Enable the monitor
The TigerDial debug monitor must be enabled by running a script under the TIgerDial installation folder.
[root@XSHUTTLE ~]# cd /opt/xcally_tiger_dial/resources/and run the script [root@XSHUTTLE resources]# ./myenv.sh /opt/xcally_tiger_dial/./myenv.sh /opt/xcally_tiger_dial/
Start the debug application
Once the monitor has been enabled, you just have to start it on your browser:
HTTP://x.x.x.x/tigerdial/calls.html (where x.x.x.x is the xCally server ip address)
Â
The page will show the last 1000 calls of the current day, refreshed every 2 minutes but you can change the refresh value into the calls.html file under /var/www/html/tigerdial
Â
How it works
The main view shows the calls status list, with detailed information about date/time, dial result, etc..
Â
From the call list you can easily check every TigerDial operation:
Â
Process Channel Info
Under the process section, you can see the details about the current status of the process channels.
Â
Â
Queue Status
Click on the queue name to check the queue member status
Â
Call history
Click on the spooler id to retrieve the call history.Â
Here you can find (in xml format) all the dial attempts for a single contact.Â
Â
Â
Â