Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
White Rabbit Switch - Software
Manage
Activity
Members
Labels
Plan
Issues
86
Issue boards
Milestones
Wiki
Code
Merge requests
4
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Projects
White Rabbit Switch - Software
Commits
c23a80e9
Commit
c23a80e9
authored
9 years ago
by
Adam Wujek
Browse files
Options
Downloads
Patches
Plain Diff
userspace/snmpd: Fix two more misspelled "daemon"
Signed-off-by:
Adam Wujek
<
adam.wujek@cern.ch
>
parent
a86c2790
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
userspace/snmpd/WR-SWITCH-MIB.txt
+2
-2
2 additions, 2 deletions
userspace/snmpd/WR-SWITCH-MIB.txt
with
2 additions
and
2 deletions
userspace/snmpd/WR-SWITCH-MIB.txt
+
2
−
2
View file @
c23a80e9
...
...
@@ -691,13 +691,13 @@ wrsBootKernelModulesMissing OBJECT-TYPE
wrsBootUserspaceDaemonsMissing OBJECT-TYPE
SYNTAX INTEGER {
allD
e
amonsPresent(0)
allDa
e
monsPresent(0)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Checking if all desired daemons are running.
allD
e
amonsPresent - all daemons running
allDa
e
monsPresent - all daemons running
other numbers represent number of daemons not running
other errors (can be: unable to run ps command or problem with multiple process instances)
are reported as maximum number of missing modules"
...
...
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment