We've installed LANDesk v.9.00.3.75595 on a CentOS release 6.4 (x64). The "Last Vulnerability Scan Date" never gets updated. We tried :
opt/landesk/bin/vulscan -c CORE
/usr/LANDesk/ldms/ldiscan -ntt=CORE -f
We see the following errors in the log files:
cat landesk.log | grep -i failed
map-reporter: (2411) 2013-08-30 11:04:38 ERROR: Failed to open directory : /opt/landesk/var/customdata
map-reporter: (1728) 2013-08-30 11:16:36 ERROR: Failed to open directory : /opt/landesk/var/customdata
map-reporter: (1880) 2013-08-30 14:37:59 ERROR: Failed to open directory : /opt/landesk/var/customdata
cat landesk.log | grep -i error
map-scraper (1905) 2013-08-30 11:04:13 adding Agent on Centos 6 (x64) not updating "Last Vulnerability Scan Date" value to packages
map-reporter: (2411) 2013-08-30 11:04:38 ERROR: Failed to open directory : /opt/landesk/var/customdata
map-scraper (1905) 2013-08-30 11:04:38 ERROR! Zero length file: /opt/landesk/scan_repository/map-networkconfigscan_20130830110438.xml.inuse will be skipped.
map-scraper (1905) 2013-08-30 11:04:41 adding Agent on Centos 6 (x64) not updating "Last Vulnerability Scan Date" value to packages
ldiscan: (2511) 2013-08-30 11:12:08 Error: Could not ping the core:
map-scraper (1530) 2013-08-30 11:16:13 adding Agent on Centos 6 (x64) not updating "Last Vulnerability Scan Date" value to packages
map-reporter: (1728) 2013-08-30 11:16:36 ERROR: Failed to open directory : /opt/landesk/var/customdata
map-scraper (1639) 2013-08-30 14:36:38 adding Agent on Centos 6 (x64) not updating "Last Vulnerability Scan Date" value to packages
map-scraper (1639) 2013-08-30 14:37:36 adding Agent on Centos 6 (x64) not updating "Last Vulnerability Scan Date" value to packages
map-reporter: (1880) 2013-08-30 14:37:59 ERROR: Failed to open directory : /opt/landesk/var/customdata
cat scheduler.log | grep -i failed
scheduler (1896) (1897) 2013-08-30 11:04:38 task 02 failed: , exitCode =1
scheduler (1896) (1897) 2013-08-30 11:04:38 task 01 failed: , exitCode =1
scheduler (1896) (1897) 2013-08-30 11:04:38 task 03 failed: , exitCode =1
scheduler (1519) (1520) 2013-08-30 11:16:36 task 01 failed: , exitCode =1
scheduler (1628) (1629) 2013-08-30 14:37:59 task 01 failed: map-fetchvuldefs: No inventory server specified; cannot fetch server settings. Aborting.
And warnings:
cat landesk.log | grep -i warning
map-scraper (1905) 2013-08-30 11:03:22 WARNING: database is missing table (resource_categories)
map-scraper (1905) 2013-08-30 11:03:22 WARNING: database is missing table (resource_category_link)
map-scraper (1905) 2013-08-30 11:03:22 WARNING: database is missing table (resource_features)
map-scraper (1905) 2013-08-30 11:03:22 WARNING: database is missing table (resource_values)
map-scraper (1905) 2013-08-30 11:03:22 WARNING: database is missing table (settings)
map-scraper (1905) 2013-08-30 11:03:22 WARNING: database is missing table (software_pacakge_link)
map-scraper (1905) 2013-08-30 11:03:22 WARNING: database is missing table (directory_info)
map-scraper (1905) 2013-08-30 11:03:22 WARNING: database is missing table (software_package)
map-scraper (1905) 2013-08-30 11:03:22 WARNING: database is missing table (file_info)
map-scraper (1905) 2013-08-30 11:03:22 WARNING: database is missing table (vulnerability_info)
map-scraper (1905) 2013-08-30 11:03:22 WARNING: database is missing table (vulnerability_patch)