Difference between revisions of "Freeside-queued"
From Freeside
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{stub}} | ||
= Synopsis = | = Synopsis = | ||
Line 5: | Line 6: | ||
= Description = | = Description = | ||
− | Job queue daemon. Should be running at all times. | + | Job queue daemon. Should be running at all times. This is usually started from the init scripts. |
= Logging = | = Logging = |
Latest revision as of 09:39, 1 February 2008
Contents
Synopsis
freeside-queued user
Description
Job queue daemon. Should be running at all times. This is usually started from the init scripts.
Logging
The log files are a good place to check to investigate when attempting to isolate issues related to exports.
[Thu Jul 19 02:58:47 2007] [1641] Can't connect to MySQL server on 'sql2' (111) at /usr/share/perl5/FS/part_export/sqlradius.pm line
350.
The log file should be in /usr/local/etc/freeside/queuelog.secretkey where secretkey is the first line from the mapsecrets file.
Secrets File
The normal secrets file in /usr/local/etc/freeside/secrets (or any alternate file from mapsecrets) will be used to connect to the database.