Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
resmon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
mirrors
resmon
Commits
3b9e8f1a
Commit
3b9e8f1a
authored
13 years ago
by
Graham Knop
Browse files
Options
Downloads
Patches
Plain Diff
improved docs on SmfDisabled
parent
1a3f490b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lib/Core/SmfDisabled.pm
+8
-4
8 additions, 4 deletions
lib/Core/SmfDisabled.pm
with
8 additions
and
4 deletions
lib/Core/SmfDisabled.pm
+
8
−
4
View file @
3b9e8f1a
...
...
@@ -40,6 +40,10 @@ The check name is descriptive only in this check. It is not used for anything.
Provide an alternate path to the svcs command. Optional.
=item pattern
A perl regular expression of the services to report on. Optional. Defaults to all services.
=back
=head1 METRICS
...
...
@@ -51,11 +55,11 @@ Provide an alternate path to the svcs command. Optional.
A count of how many services are in disabled mode. This should normally be
zero.
=item service
s
=item
<
service
name>
A list of the services in disabled mode. If no services
are
in disabled
mode, then this will be blank. The service names will be separated by
whitespac
e.
For each service that matches the pattern, the
a
re
sult will be
added with the service name as a metric. The value will be 1 for
disabled, and 0 otherwis
e.
=back
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment