Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NetData
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ansible
Roles
NetData
Compare revisions
120f0bcdb1576abee2a1ff767e69dfe21f8fbc4f to 3bb02b3193eb88d5ddc13512bb305d3b6d29b0af
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
ansible/roles/netdata
Select target project
No results found
3bb02b3193eb88d5ddc13512bb305d3b6d29b0af
Select Git revision
Branches
main
1 result
Swap
Target
ansible/roles/netdata
Select target project
ansible/roles/netdata
1 result
120f0bcdb1576abee2a1ff767e69dfe21f8fbc4f
Select Git revision
Branches
main
1 result
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (1)
Silent oracle space usage
· 3bb02b31
jurgenhaas
authored
9 months ago
3bb02b31
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
templates/health.d/oracle.conf
+1
-1
1 addition, 1 deletion
templates/health.d/oracle.conf
with
1 addition
and
1 deletion
templates/health.d/oracle.conf
View file @
3bb02b31
...
...
@@ -11,4 +11,4 @@ families: !/dev !/dev/* !/run !/run/* *
crit
: $
this
> (($
status
== $
CRITICAL
) ? (
90
) : (
98
))
delay
:
up
1
m
down
15
m
multiplier
1
.
5
max
1
h
info
:
current
oracle
table
space
usage
to
:
s
ysadmin
to
:
s
ilent
This diff is collapsed.
Click to expand it.