DbCatComment | Comments | Icinga Web 2
DbCatDowntime | Downtimes | Icinga Web 2
DbCatEventHandler | Event handler data | Icinga Web 2
- DbCatExternalCommand | External commands | Icinga Web 2
+ DbCatExternalCommand | External commands | --
DbCatFlapping | Flap detection data | Icinga Web 2
DbCatCheck | Check results | --
DbCatLog | Log messages | --
DbCatRetention | Retention data | Icinga Web 2
DbCatStateHistory | Historical state data | Icinga Web 2
+The default value for `categories` includes everything required
+by Icinga Web 2 in the table above.
+
In addition to the category flags listed above the `DbCatEverything`
flag may be used as a shortcut for listing all flags.
> `DbCatProgramStatus | DbCatState` was deprecated in 2.5 and will
> be removed in future versions.
-External interfaces like Icinga Web 2 require everything except `DbCatCheck`
-and `DbCatLog` which is the default value if `categories` is not set.
-
## <a id="objecttype-idopgsqlconnection"></a> IdoPgSqlConnection
IDO database adapter for PostgreSQL.
DbCatComment | Comments | Icinga Web 2
DbCatDowntime | Downtimes | Icinga Web 2
DbCatEventHandler | Event handler data | Icinga Web 2
- DbCatExternalCommand | External commands | Icinga Web 2
+ DbCatExternalCommand | External commands | --
DbCatFlapping | Flap detection data | Icinga Web 2
DbCatCheck | Check results | --
DbCatLog | Log messages | --
DbCatRetention | Retention data | Icinga Web 2
DbCatStateHistory | Historical state data | Icinga Web 2
+The default value for `categories` includes everything required
+by Icinga Web 2 in the table above.
+
In addition to the category flags listed above the `DbCatEverything`
flag may be used as a shortcut for listing all flags.
> `DbCatProgramStatus | DbCatState` was deprecated in 2.5 and will
> be removed in future versions.
-External interfaces like Icinga Web 2 require everything except `DbCatCheck`
-and `DbCatLog` which is the default value if `categories` is not set.
-
## <a id="objecttype-influxdbwriter"></a> InfluxdbWriter