Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

[dev.icinga.com #3918] Add long_output as field to host/service views (+history) #1074

Closed
icinga-migration opened this issue Apr 3, 2013 · 4 comments

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/3918

Created by mfrosch on 2013-04-03 12:29:52 +00:00

Assignee: mfrosch
Status: Resolved (closed on 2013-04-11 08:13:26 +00:00)
Target Version: 1.9
Last Update: 2013-04-11 08:13:26 +00:00 (in Redmine)


Add the fields to the Api by default to allow the grid to use it.

Views:

  • host, host problems, host history
  • service, service problems, service history
ss.long_output AS SERVICE_LONG_OUTPUT,
hs.long_output AS HOST_LONG_OUTPUT,

Maybe also include it as a hidden grid col?

Changesets

2013-04-11 08:06:58 +00:00 by mfrosch 71a7c58

Added long_output to Api views for host and service

Including history views

This allows grid extensions to use that data

fixes #3918

Relations:

@icinga-migration
Copy link
Author

Updated by ossmon on 2013-04-08 17:39:09 +00:00

Is it a Solution for Feature #2653. ?

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2013-04-08 22:27:17 +00:00

considering the names, i guess it's status only. though, as it's feature freeze, i would opt for rescheduling the feature, unless there's already a git commit for that.

@icinga-migration
Copy link
Author

Updated by mfrosch on 2013-04-11 08:05:55 +00:00

  • Subject changed from Add long_output as field to Add long_output as field to host/service views (+history)

@icinga-migration
Copy link
Author

Updated by mfrosch on 2013-04-11 08:13:26 +00:00

  • Status changed from New to Resolved
  • Done % changed from 0 to 100

Applied in changeset 71a7c58.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant