icinga2 how to get whole command which has been executedWhat files get executed when login using ssh?Has my...
How can Republicans who favour free markets, consistently express anger when they don't like the outcome of that choice?
How would one muzzle a full grown polar bear in the 13th century?
How to stop co-workers from teasing me because I know Russian?
Do I have an "anti-research" personality?
French for 'It must be my imagination'?
Size of electromagnet needed to replicate Earth's magnetic field
Why was Germany not as successful as other Europeans in establishing overseas colonies?
Rivers without rain
What makes accurate emulation of old systems a difficult task?
Does Gita support doctrine of eternal cycle of birth and death for evil people?
Why does nature favour the Laplacian?
How exactly does Hawking radiation decrease the mass of black holes?
Combinable filters
To say I met a person for the first time
Examples of subgroups where it's nontrivial to show closure under multiplication?
Exchange,swap or switch
Why do games have consumables?
Why was the Spitfire's elliptical wing almost uncopied by other aircraft of World War 2?
Was there a Viking Exchange as well as a Columbian one?
Fizzy, soft, pop and still drinks
How do I deal with a coworker that keeps asking to make small superficial changes to a report, and it is seriously triggering my anxiety?
Is there a way to get a compiler for the original B programming language?
How to creep the reader out with what seems like a normal person?
Can someone publish a story that happened to you?
icinga2 how to get whole command which has been executed
What files get executed when login using ssh?Has my server been hacked?How do I find out how long a command has been running for using time command?Crontab command not executedreally check if password has been changedHow to find & delete files which have been deleted from disk but whose file handle hasn't been closed in Debian?VPS internet has been killed. How do I fix it?Debian: find repository from which a package has been installed“find” command has been looking for mysqli.so for 9.729 hoursapt-get throws 400 URI failure when trying to download docker-ce
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
Im using icinga2/icingaweb2 combo on Debian 9.
Its working well, although I'm wondering how can I get the whole commands which are being executed.
For example my http check is configured like this
apply Service "Http www.xxxx.xx" {
check_command = "http"
vars.http_vhost = "www.xxxx.xx"
vars.http_onredirect = "follow"
vars.http_string = "String"
vars.http_ssl = "false"
command_endpoint = host.vars.client_endpoint
assign where host.vars.client_endpoint
}
I want to see the exact GET request which is sent by icinga2 check. But I cant find it anywhere in logs on master or node. I tried to get in CLI but also no luck. Google doesn't help either or official doc or forums.
In icingaweb2 there is also not much to see. I would expect to be this a very basic functionality. Or am I missing something?
Thanks.
linux debian icinga2
New contributor
Kubikon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Im using icinga2/icingaweb2 combo on Debian 9.
Its working well, although I'm wondering how can I get the whole commands which are being executed.
For example my http check is configured like this
apply Service "Http www.xxxx.xx" {
check_command = "http"
vars.http_vhost = "www.xxxx.xx"
vars.http_onredirect = "follow"
vars.http_string = "String"
vars.http_ssl = "false"
command_endpoint = host.vars.client_endpoint
assign where host.vars.client_endpoint
}
I want to see the exact GET request which is sent by icinga2 check. But I cant find it anywhere in logs on master or node. I tried to get in CLI but also no luck. Google doesn't help either or official doc or forums.
In icingaweb2 there is also not much to see. I would expect to be this a very basic functionality. Or am I missing something?
Thanks.
linux debian icinga2
New contributor
Kubikon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Im using icinga2/icingaweb2 combo on Debian 9.
Its working well, although I'm wondering how can I get the whole commands which are being executed.
For example my http check is configured like this
apply Service "Http www.xxxx.xx" {
check_command = "http"
vars.http_vhost = "www.xxxx.xx"
vars.http_onredirect = "follow"
vars.http_string = "String"
vars.http_ssl = "false"
command_endpoint = host.vars.client_endpoint
assign where host.vars.client_endpoint
}
I want to see the exact GET request which is sent by icinga2 check. But I cant find it anywhere in logs on master or node. I tried to get in CLI but also no luck. Google doesn't help either or official doc or forums.
In icingaweb2 there is also not much to see. I would expect to be this a very basic functionality. Or am I missing something?
Thanks.
linux debian icinga2
New contributor
Kubikon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Im using icinga2/icingaweb2 combo on Debian 9.
Its working well, although I'm wondering how can I get the whole commands which are being executed.
For example my http check is configured like this
apply Service "Http www.xxxx.xx" {
check_command = "http"
vars.http_vhost = "www.xxxx.xx"
vars.http_onredirect = "follow"
vars.http_string = "String"
vars.http_ssl = "false"
command_endpoint = host.vars.client_endpoint
assign where host.vars.client_endpoint
}
I want to see the exact GET request which is sent by icinga2 check. But I cant find it anywhere in logs on master or node. I tried to get in CLI but also no luck. Google doesn't help either or official doc or forums.
In icingaweb2 there is also not much to see. I would expect to be this a very basic functionality. Or am I missing something?
Thanks.
linux debian icinga2
linux debian icinga2
New contributor
Kubikon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Kubikon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Kubikon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked yesterday
KubikonKubikon
1
1
New contributor
Kubikon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Kubikon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Kubikon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Kubikon is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1429888%2ficinga2-how-to-get-whole-command-which-has-been-executed%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Kubikon is a new contributor. Be nice, and check out our Code of Conduct.
Kubikon is a new contributor. Be nice, and check out our Code of Conduct.
Kubikon is a new contributor. Be nice, and check out our Code of Conduct.
Kubikon is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1429888%2ficinga2-how-to-get-whole-command-which-has-been-executed%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown