Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sébastien Luttringer
infrastructure
Commits
466cc41e
Verified
Commit
466cc41e
authored
Mar 16, 2019
by
Florian Pritz
Browse files
zabbix-agent: Monitor 502 nginx errors
Signed-off-by:
Florian Pritz
<
bluewind@xinu.at
>
parent
71a50770
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/zabbix-agent/files/nginx-zabbix.pl
View file @
466cc41e
...
...
@@ -63,6 +63,7 @@ sub main {
200
=>
0
,
404
=>
0
,
500
=>
0
,
502
=>
0
,
other
=>
0
,
},
# counter since prog start
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment