How to test zabbix simple check in command line?Zabbix - check not supported by agentZabbix monitor http service with simple check“Force check now” in zabbix 2.2.1Zabbix jmx check availabilityHow can I made zabbix-agent to auto-discover the zabbix-server?zabbix external check for application monitoringZabbix active check monitoring issuezabbix check via script always triggersGive zabbix agent read permissions on root log files
Is taking modulus on both sides of an equation valid?
Is this a security concern for ubuntu users?
Was this character’s old age look CGI or make-up?
Conditional probability - sum of dice is even given that at least one is a five
Effects of ~10atm pressure on engine design
Could there be a material that inverts the colours seen through it?
Why does my circuit work on a breadboard, but not on a perfboard? I am new to soldering
When a land becomes a creature, is it untapped?
Loading Latex packages into Mathematica
Why do the lights go out when someone enters the dining room on this ship?
What makes "quality" analog AV cables better than cheap cables?
How does emacs `shell-mode` know to prompt for sudo?
Why doesn't Rocket Lab use a solid stage?
What kind of SATA connector is this?
On studying Computer Science vs. Software Engineering to become a proficient coder
Smallest Guaranteed hash collision cycle length
correct spelling of "carruffel" (fuzz, hustle, all that jazz)
Find hamming distance between two Strings of equal length in Java
How much Replacement does this axiom provide?
Do Life Drain attacks from wights stack?
declared variable inside void setup is forgotten in void loop
What are the holes in files created with fallocate?
Would an 8% reduction in drag outweigh the weight addition from this custom CFD-tested winglet?
As programers say: Strive to be lazy
How to test zabbix simple check in command line?
Zabbix - check not supported by agentZabbix monitor http service with simple check“Force check now” in zabbix 2.2.1Zabbix jmx check availabilityHow can I made zabbix-agent to auto-discover the zabbix-server?zabbix external check for application monitoringZabbix active check monitoring issuezabbix check via script always triggersGive zabbix agent read permissions on root log files
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
Just like zabbix_get for zabbix agent:
/usr/local/zabbix/bin/zabbix_get -s 10.10.10.1 -p10050 -k system.uptime
zabbix
add a comment |
Just like zabbix_get for zabbix agent:
/usr/local/zabbix/bin/zabbix_get -s 10.10.10.1 -p10050 -k system.uptime
zabbix
add a comment |
Just like zabbix_get for zabbix agent:
/usr/local/zabbix/bin/zabbix_get -s 10.10.10.1 -p10050 -k system.uptime
zabbix
Just like zabbix_get for zabbix agent:
/usr/local/zabbix/bin/zabbix_get -s 10.10.10.1 -p10050 -k system.uptime
zabbix
zabbix
asked Sep 14 '17 at 2:11
要你命三千要你命三千
111
111
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
That is not possible. Simple checks are performed either by the server or the proxy, and they do not provide a way to query for such items.
add a comment |
zabbix_agent -t vm.memory.size[free]
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
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
);
);
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%2fserverfault.com%2fquestions%2f873549%2fhow-to-test-zabbix-simple-check-in-command-line%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
That is not possible. Simple checks are performed either by the server or the proxy, and they do not provide a way to query for such items.
add a comment |
That is not possible. Simple checks are performed either by the server or the proxy, and they do not provide a way to query for such items.
add a comment |
That is not possible. Simple checks are performed either by the server or the proxy, and they do not provide a way to query for such items.
That is not possible. Simple checks are performed either by the server or the proxy, and they do not provide a way to query for such items.
answered Sep 14 '17 at 7:55
RichlvRichlv
2,10111115
2,10111115
add a comment |
add a comment |
zabbix_agent -t vm.memory.size[free]
add a comment |
zabbix_agent -t vm.memory.size[free]
add a comment |
zabbix_agent -t vm.memory.size[free]
zabbix_agent -t vm.memory.size[free]
answered May 2 at 19:59
user3653982user3653982
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Server Fault!
- 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%2fserverfault.com%2fquestions%2f873549%2fhow-to-test-zabbix-simple-check-in-command-line%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