Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev.icinga.com #8762] Plugin "check_http" is missing in Windows environments #2772

Closed
icinga-migration opened this issue Mar 16, 2015 · 6 comments
Labels
bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

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

Created by fkh_max on 2015-03-16 11:32:31 +00:00

Assignee: jflach
Status: Resolved (closed on 2015-03-16 12:17:34 +00:00)
Target Version: 2.3.3
Last Update: 2015-04-13 15:44:03 +00:00 (in Redmine)

Icinga Version: 2.3.0
Backport?: Already backported
Include in Changelog: 1

After installing the Windows Agent, the plugin "check_http" is missing.

Additional Info: Command "C:\Program Files (x86)\ICINGA2/sbin/check_http" "-I" "127.0.0.1" "-u" "/" failed to execute: 2, "Das System kann die angegebene Datei nicht finden."

In the source code the plugin is also missing, but is referred to the "./sbin"-directory in the default configuration.

Changesets

2015-03-16 12:15:54 +00:00 by jflach d490b0f

Remove http_vhosts config from Windows

There is no check_http planed for Windows

fixes #8762

2015-03-16 12:24:41 +00:00 by jflach ae05c1a

Remove http_vhosts config from Windows

There is no check_http planed for Windows

fixes #8762
@icinga-migration
Copy link
Author

Updated by jflach on 2015-03-16 12:06:55 +00:00

  • Subject changed from Plugin "chech_http" is missing in Windows environments to Plugin "check_http" is missing in Windows environments

@icinga-migration
Copy link
Author

Updated by jflach on 2015-03-16 12:17:34 +00:00

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

Applied in changeset d490b0f.

@icinga-migration
Copy link
Author

Updated by jflach on 2015-03-16 12:18:47 +00:00

  • Assigned to set to jflach
  • Target Version set to 2.3.3
  • Done % changed from 100 to 0
  • Backport? changed from TBD to Yes

There are currently no plans to add check_http for Windows, so I removed the http_vhosts from the default Windows config.

@icinga-migration
Copy link
Author

Updated by jflach on 2015-03-16 12:19:04 +00:00

  • Done % changed from 0 to 100

@icinga-migration
Copy link
Author

Updated by maxhyjal on 2015-04-13 14:01:10 +00:00

I installed icinga2 2.3.3 on windows using the package from http://packages.icinga.org/windows/Icinga2-v2.3.3.exe, but check_http still seems to be missing on Windows for some reason...

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-04-13 15:44:03 +00:00

The check plugin does not exist on windows, and won't be implemented. The windows configuration was updated accordingly, make sure to apply these changes to your configuration as well.

@icinga-migration icinga-migration added bug Something isn't working Plugins labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.3.3 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant