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

[dev.icinga.com #437] cmd.cgi incomplete output for command description #217

Closed
icinga-migration opened this issue May 16, 2010 · 1 comment

Comments

@icinga-migration
Copy link

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

Created by mfriedrich on 2010-05-16 21:26:41 +00:00

Assignee: mfriedrich
Status: Resolved (closed on 2010-05-19 11:45:13 +00:00)
Target Version: 1.0.2
Last Update: 2010-05-19 11:45:13 +00:00 (in Redmine)


http://tracker.nagios.org/view.php?id=144

The output of cmd.cgi lacks one line of output in the Command Description box
for scheduling service downtime.

The produced output contains this:

Both the start and end times should be specified in the following format: mm/dd/yyyy hh:mm:ss. option, Nagios will treat this as "flexible" downtime. Flexible downtime


The following line should go between "hh:mm:ss." and "option":

If you select the fixed option, the downtime will be in effect between the start and end times you specify. If you do not select the fixed


The printf that would print this in cmd.c is just missing. It's in show_command_help(), at the "case CMD_SCHEDULE_SVC_DOWNTIME:" section.

Changesets

2010-05-16 21:27:26 +00:00 by mfriedrich ea9cd73

cmd.cgi incomplete output for command description

fixes #437
@icinga-migration
Copy link
Author

Updated by mfriedrich on 2010-05-19 11:45:13 +00:00

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

Applied in changeset commit:"ea9cd73d1a60a7d364711dbf75dccd528b018685".

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