Knowledge Base: Mac OS, Inventory
Results
FileWave Default TCP Listening Port Usage
FileWave TCP/IP Port Usage
By default the FileWave software listens on the TCP/IP ports listed below. These are the defaults and they can be configured to listen on different ports if required.
New ports numbers are in red.
FileWave Client Ports
20010 TCP/IP for monitor-client communication
20020 TCP/IP for Kiosk (fwgui to talk to client)
Inventory Snow Leopard Compatibility Issues
FileWave Inventory
The current release of FileWave Inventory will not work on a default install of OS X Snow Leopard. This reason for this is that the Inventory component uses the default OS X PHP library. Snow Leopard ships with PHP version 5.3. IonCube in turn has not released a loader for this paticular PHP version.
A workaround would be to downgrade the PHP library to 5.2.6 but it's recomended to simply wait until a new release of Inventory is published which will use a MAMP style server install.
Leopard PHP causes Apache to crash resulting in a number of Inventory UI glitches
During a Leopard 10.5.6 OSX update, a newer version of PHP was installed to the system. Because Inventory 9 uses the OSX version of PHP, a number of things break due to this bug. The fix is to downgrade the PHP library on the server back to what it origionaly was until Apple updates the PHP library to fix the bug.
This issue only affects Leopard users. Tiger users are not effected.
Known issues for Asset Trustee 8.0.4 and older
Asset Trustee Inventory 8.0.4
December 18, 2008
Upgrading to OSX 10.5.6 breaks the Asset Trustee PHP scripts on G5 Macs
Workaround: after upgrading to 10.5.6, re-run the AT Inventory installer.
Inventory DB Import/Export
Export
Download and double-click on this tool to copy (export) your Asset Trustee database manually.
Import
Download and double-click on this tool to import an exported .sql file into your AT Database. This will replace the current database.
How to uninstall Asset Trustee
To uninstall Asset Trustee, delete the following files/folders associated per component.
Asset Trustee Inventory
Folders:
/Asset Trustee DataFolder
/Library/Reiceipts/AssetTrusteeInvenotory.pkg
/Library/WebServer/Documents
/Library/WebServer/imports
/Library/WebServer/ioncube
/Library/WebServer/lib
/Library/WebServer/logs
/Library/WebServer/prefs
/Library/WebServer/reports
/Library/WebServer/scans
Reset MySQL root password
For instructions on how to reset the MySQL root password, please see:
http://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html
Access the Inventory database through ODBC (Excel, Crystal Reports, etc.)
Configuring Inventory for OBDC queries.
In order to access your mySQL Inventory database through OBDC, you'll have to configure both the Inventory computer and the accessing (client) computer.
On the Inventory computer, configure mySQL for remote access. By default, mySQL will only allow the root@localhost user to access the mySQL database. To allow remote access to a user, do the following.
Asset Trustee automated database backup
The Asset Trustee database contains valuable information, is easy to back up, and takes very little space. In short, there's virtually no reason not to back up your AT database periodically. This article will describe the steps to create an automated Asset Trustee database backup solution.
First, download this Script.
Migrating from MySQL 4.x to 5.x
If you have MySQL 4.x from a previous version of Inventory, you must upgrade to MySql 5.x.
