Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. IT Analytics Data Collector Installation and Configuration Guide for Cohesity NetBackup
  3. Appendix B. Load historic events
  4. Update Cohesity NetBackup SLP Job Details
IT Analytics Data Collector Installation and Configuration Guide for Cohesity NetBackup

Update Cohesity NetBackup SLP Job Details

The Cohesity NetBackup Historic SLP collection captures details on incomplete backup images and copies whose associated jobs are already captured in IT Analytics. Over time, some images and copies can remain incomplete in IT Analytics but fall outside the normal SLP collection lookback window, so they are no longer refreshed by regular SLP job collection. This utility updates that historic data by collecting information still present in the NetBackup catalog (unexpired backup images and copies) using the NetBackup nbstlutil list command, and by marking images and copies not present in the catalog as complete in IT Analytics.

Note that:

  • <ANALYTICS_COLLECTOR_HOME> is the Data Collector installation directory (example: C:\Program Files\Cohesity NetBackup\AnalyticsCollector or /usr/openv/analyticscollector)

  • Specify a date range using --start and --end together. Dates must be in the format MM/DD/YYYY HH:MM:SS and enclosed in double quotes.

  • Process the data in 6-month windows, rather than attempting a single run across all the history, as volume of historical incomplete SLP data can be very large.

To retrieve historic SLP data, run the following command-line scripts on the Data Collector:

  1. On Windows:
    <ANALYTICS_COLLECTOR_HOME>/mbs/bin/veritas/update_incomplete_slp_jobs.bat <primaryServerName> --start "01/01/2026 00:00:00" --end "06/30/2026 23:59:59"
  2. On Linux:
    <ANALYTICS_COLLECTOR_HOME>/mbs/bin/veritas/update_incomplete_slp_jobs.sh <primaryServerName> --start "01/01/2026 00:00:00" --end "06/30/2026 23:59:59"

Feedback

Was this page helpful?
Previous

Load events for a group of NetBackup clients

Next

Appendix C. Firewall configuration: Default ports

Feedback

Was this page helpful?