The MM ans SS of real time monitoring is not working

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

The MM ans SS of real time monitoring is not working

Postby argcensus » Tue Oct 01, 2013 10:05 pm

Hi guys,

I just want to ask regarding with real time monitoring. The MM:SS of the real time report is not working, it stock with 00:00, i also click the GO button on the top of the webpage but still its stock on 00:00. Before its working, but this week, we noticed that the 00:00 is not working.

Thank you in advance.
argcensus
 
Posts: 9
Joined: Sun Sep 15, 2013 6:34 pm

Re: The MM ans SS of real time monitoring is not working

Postby williamconley » Wed Oct 02, 2013 9:17 am

1) Welcome to the Party! 8-)

2) As you are obviously new here, I have some suggestions to help us all help you:

When you post, please post your entire configuration including (but not limited to) your installation method and vicidial version with build.

This IS a requirement for posting along with reading the stickies (at the top of each forum) and the manager's manual (available on EFLO.net, both free and paid versions)

You should also post: Asterisk version, telephony hardware (model number is helpful here), cluster information if you have one, and whether any other software is installed in the box. If your installation method is "from scratch" you must post your operating system and should also post the .iso version from which you installed your original operating system. If your installation is "Hosted" list the site name of the host.

If this is a "Cloud" or "Virtual" server, please note the technology involved along with the version of that techology (ie: VMware Server Version 2.0.2). If it is not, merely stating the Motherboard model # and CPU would be helpful.

Similar to This:

Vicibox X.X from .iso | Vicidial X.X.X-XXX Build XXXXXX-XXXX | Asterisk X.X.X | Single Server | No Digium/Sangoma Hardware | No Extra Software After Installation | Intel DG35EC | Core2Quad Q6600

3) Check for crashed tables
Code: Select all
mysql asterisk -e "show table status where comment like '%crashed%'" --user=cron -p1234
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20258
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: The MM ans SS of real time monitoring is not working

Postby argcensus » Wed Oct 02, 2013 6:22 pm

Hi

Im new for vicidial and im not the one who set up our vicidial, for the server it is cluster. the configuration of the phones is on another server but the web interface is accessed by another server so i think it is a cluster type. it is dedicated server. We also used eyebeam.

i tried to execute the command from mysql but no result.
argcensus
 
Posts: 9
Joined: Sun Sep 15, 2013 6:34 pm

Re: The MM ans SS of real time monitoring is not working

Postby argcensus » Wed Oct 02, 2013 6:30 pm

HI

this is the only info i can give for the version of the vici dial Asterisk 1.4.21.2
argcensus
 
Posts: 9
Joined: Sun Sep 15, 2013 6:34 pm

Re: The MM ans SS of real time monitoring is not working

Postby DomeDan » Thu Oct 03, 2013 4:14 am

williamconley wrote:3) Check for crashed tables
Code: Select all
mysql asterisk -e "show table status where comment like '%crashed%'" --user=cron -p1234


or it might be the php timezone setting.
find the file php.ini and check the setting date.timezone
might be located here /etc/php5/apache2/php.ini but that depends on your install, and you didn't provide that information...
Vicidial Partner. Region: Sweden/Norway.
Does Vicidial installation, configuration, customization, add-ons, CRM implementation, support, upgrading, network-related, pentesting etc. Remote and onsite assistance.
Email: domedan (at) gmail.com
DomeDan
 
Posts: 1226
Joined: Tue Jan 04, 2011 9:17 am
Location: Sweden

Re: The MM ans SS of real time monitoring is not working

Postby williamconley » Thu Oct 03, 2013 11:29 am

argcensus wrote:HI

this is the only info i can give for the version of the vici dial Asterisk 1.4.21.2

Your Vicidial Version is in the left bottom corner of most Administration Pages. Required for support requests. Include the Build number with it.
argcensus wrote:Hi

Im new for vicidial and im not the one who set up our vicidial, for the server it is cluster. the configuration of the phones is on another server but the web interface is accessed by another server so i think it is a cluster type. it is dedicated server. We also used eyebeam.

i tried to execute the command from mysql but no result.

If you executed it and it did not toss an error or return any results, you have no tables marked as crashed.

However, if you did not install your system, and don't even know how to acquire your version information, I will need to approach this from a different direction. :)

Have these numbers ever worked? Is this system live, and if so ... for how long has it been up?
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20258
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: The MM ans SS of real time monitoring is not working

Postby argcensus » Sun Oct 06, 2013 6:55 am

HI,

The Version and the build version is 2.2.1-237 and build version is 100510-2015.

Yes it is working before. and the up time i think is more than a year now. i noticed that the error occurred when i changed the time zone because im trying to change it and based the time zone to Philippines time zone but i cant get the exact time zone for us so i decided to select at least 4 hours advance to our time zone and i also noticed that the timezone of the system and timezone of the web is different. 1hour advance from web to system time.

Im sorry if i dont have lots of knowledge in terms of vicidial specially the build setting etc.

Can you help me finding exact time zone for us? Phil timezone to be exact.
argcensus
 
Posts: 9
Joined: Sun Sep 15, 2013 6:34 pm

Re: The MM ans SS of real time monitoring is not working

Postby williamconley » Sun Oct 06, 2013 6:14 pm

1) Why are you changing the time zone?

2) When you change TZ in the OS, you must also change it in php.ini ("locate php.ini" to find both of them and change both).

3) UPGRADE! You are using a very old installation. You would probably enjoy a fresh install and then bring over and upgrade just your DB. Then you'd have a fresh install with proper TZ settings that happened during installation and still have all your data. And a lot more toys and bug fixes. :)
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20258
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: The MM ans SS of real time monitoring is not working

Postby argcensus » Sun Oct 06, 2013 11:16 pm

Hi Wiliam,

I need to change the timezone for reporting purposes because they need the report per day. because if we will based the US timezone it will over lap our Time here in the philippines. I already change the timezone using setup in asterisk but the problem is when i change the timezone in the system let say for example i selected GMT -8, the system is GMT but under vici web it is delayed buy 1 day. i already changed the timezone under server in vicidial web but same issue.

I tried to search the php.ini but cant find the location under etc. it doesn't have php5 directory

I want to upgrade but i dont know how to install the vici :( i want to learn. specially on configuration but i need some one who can teach me. im not into linux so its hard for me to search and try the installation by my own self. im sorry :(
argcensus
 
Posts: 9
Joined: Sun Sep 15, 2013 6:34 pm


Return to Support

Who is online

Users browsing this forum: No registered users and 147 guests