shipped with `Icinga Web 2` for further instructions on how to install
`Icinga Web 2` and to configure backends, resources and instances manually.
-Check the [Icinga website](http://www.icinga.org) for release announcements
+Check the [Icinga website](https://www.icinga.org) for release announcements
and packages.
Command options:
Report bugs at <https://dev.icinga.org/>
- Icinga home page: <http://www.icinga.org/>
+ Icinga home page: <https://www.icinga.org/>
#### <a id="cli-commands-autocompletion"></a> Icinga 2 CLI Bash Autocompletion
-d [ --daemonize ] detach from the controlling terminal
Report bugs at <https://dev.icinga.org/>
- Icinga home page: <http://www.icinga.org/>
+ Icinga home page: <https://www.icinga.org/>
##### Config Files
Command options:
Report bugs at <https://dev.icinga.org/>
- Icinga home page: <http://www.icinga.org/>
+ Icinga home page: <https://www.icinga.org/>
#### <a id="cli-command-object"></a> Cli command: Object
Command options:
Report bugs at <https://dev.icinga.org/>
- Icinga home page: <http://www.icinga.org/>
+ Icinga home page: <https://www.icinga.org/>
Command options:
Report bugs at <https://dev.icinga.org/>
- Icinga home page: <http://www.icinga.org/>
+ Icinga home page: <https://www.icinga.org/>
#### <a id="cli-command-repository"></a> Cli command: Repository
Command options:
Report bugs at <https://dev.icinga.org/>
- Icinga home page: <http://www.icinga.org/>
+ Icinga home page: <https://www.icinga.org/>
Command options:
Report bugs at <https://dev.icinga.org/>
- Icinga home page: <http://www.icinga.org/>
+ Icinga home page: <https://www.icinga.org/>
.SH "REPORTING BUGS"
Report bugs at <https://dev.icinga.org/>
.br
-Icinga home page: <http://www.icinga.org/>
+Icinga home page: <https://www.icinga.org/>
.SH COPYRIGHT
Copyright \(co 2012\-2014 Icinga Development Team (http://www.icinga.org)
License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl2.html>
}
if (vm.count("version")) {
- std::cout << "Copyright (c) 2012-2014 Icinga Development Team (http://www.icinga.org)" << std::endl
+ std::cout << "Copyright (c) 2012-2014 Icinga Development Team (https://www.icinga.org)" << std::endl
<< "License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl2.html>" << std::endl
<< "This is free software: you are free to change and redistribute it." << std::endl
<< "There is NO WARRANTY, to the extent permitted by law.";
std::cout << visibleDesc << std::endl
<< "Report bugs at <https://dev.icinga.org/>" << std::endl
- << "Icinga home page: <http://www.icinga.org/>" << std::endl;
+ << "Icinga home page: <https://www.icinga.org/>" << std::endl;
return EXIT_SUCCESS;
}
}
License: GPL-2.0+
Group: Applications/System
Source: https://github.com/Icinga/%{name}/archive/v%{version}.tar.gz
-URL: http://www.icinga.org/
+URL: https://www.icinga.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: %{name}-bin = %{version}-%{release}