QueueMetrics > Running QueueMetrics

queue_log problem?

<< < (2/2)

QueueMetrics:
We have a number of customers who use a NFS share - QM is read-only on it, so there is no reason why the share does not get updated.

Anyway, if you want to avoid wasting time on it, why don't you try implementing the Qloaderd approach to send data from the Asterisk to the QM database? you can find the latest qloaderd and its docs in QM under WEB-INF/mysql-utils.

guin:
but my asterisk machine do not support perl.
i have been wonder, is there any limitation for mounting file?

QueueMetrics:
No, but Qm does not know anything about the fact the file is shared, so it treats it as if it were a regular file on the filesystem.

My idea is that somehow some caching mechanism kicks in, so that QM ends up not seeing the latest version of the file, so:

- Find some mount option that will make the file readable correctly on the QM machine. I would start by playing with rsize and wsize and nfsvers and noac - see http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/ref-guide/s1-nfs-client-config.html - also  see man nfs on your Linux box.

- Use some other file-sharing mechanism, like SMB

Please keep us posted on how it goes.

Navigation

[0] Message Index

[*] Previous page

Go to full version