Skip to main content
New

Export CSV with ID Hostid and ServiceId

Related products:Infra Monitoring - Monitoring
  • November 26, 2025
  • 0 replies
  • 3 views

sdouce
Forum|alt.badge.img+12

Hi everyone,
I’d like to suggest an enhancement for the CSV export feature in Centreon.

Currently, when exporting service or host lists to CSV, the file does not include the Host ID or Service ID, which are often needed when working with the API, automation scripts, or external integrations.

Requested improvement:
Add two optional columns to CSV exports:

  • host_id

  • service_id

This would make it much easier to correlate exported data with REST API queries or configuration automation tools.