Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
135
noc
Commits
414e1bac
Commit
414e1bac
authored
Apr 18, 2011
by
Dmitry Volodin
Browse files
noc-scheduler daemon
parent
790f0e93
Changes
3
Hide whitespace changes
Inline
Side-by-side
VERSION
View file @
414e1bac
0.6.
3
0.6.
4
etc/noc-launcher.defaults
View file @
414e1bac
...
...
@@ -18,6 +18,12 @@ user = noc
group =
config = etc/noc-fcgi.conf
[noc-scheduler]
enabled = true
user = noc
group =
config = etc/noc-scheduler.conf
[noc-sae]
enabled = true
user = noc
...
...
etc/noc-scheduler.defaults
0 → 100644
View file @
414e1bac
##------------------------------------------------
## noc-scheduler default configuration.
##------------------------------------------------
## WARNING: Do not edit this file directly!!!
## Override settings using etc/noc-scheduler.conf
##
[main]
logfile = /var/log/noc/noc-scheduler.log
loglevel = info
logsize = 0
logfiles = 0
pidfile = /var/log/noc/noc-scheduler.pid
heartbeat= true
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