Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Benjamin Graillot
scripts
Commits
d13886e9
Commit
d13886e9
authored
Nov 29, 2013
by
Valentin Samir
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[munin/link_plugins] coretemp sur les machines physiques
parent
8748f516
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
munin/scripts/hosts_plugins.py
munin/scripts/hosts_plugins.py
+9
-0
No files found.
munin/scripts/hosts_plugins.py
View file @
d13886e9
...
...
@@ -30,7 +30,11 @@ cron_plugins = {
munin_fw
=
sorted
([
"zamok"
,
"komaz"
,
"sable"
])
hosts_plugins
=
{
"vo"
:
{
"coretemp"
:
"/usr/scripts/munin/coretemp"
,
},
"zamok"
:
{
"coretemp"
:
"/usr/scripts/munin/coretemp"
,
"canon_compteur"
:
"canon_"
,
"canon_papier"
:
"canon_"
,
"canon_ton-p"
:
"canon_"
,
...
...
@@ -44,6 +48,7 @@ hosts_plugins = {
"slapd_bdb_cache_percent"
:
"slapd_bdb_cache_"
,
},
"komaz"
:
{
"coretemp"
:
"/usr/scripts/munin/coretemp"
,
"machines"
:
"machines"
,
"if_sixxs2"
:
"/usr/share/munin/plugins/if_"
,
"if_err_sixxs2"
:
"/usr/share/munin/plugins/if_err_"
,
...
...
@@ -55,6 +60,7 @@ hosts_plugins = {
"if_err_crans.21"
:
"/usr/share/munin/plugins/if_err_"
,
},
"sable"
:
{
"coretemp"
:
"/usr/scripts/munin/coretemp"
,
"bind9_rndc"
:
"/usr/share/munin/plugins/bind9_rndc"
,
},
"dhcp"
:
{
...
...
@@ -64,15 +70,18 @@ hosts_plugins = {
"dhcpd3"
:
"/usr/share/munin/plugins/dhcpd3"
,
},
"charybde"
:
{
"coretemp"
:
"/usr/scripts/munin/coretemp"
,
"bind9_rndc"
:
"/usr/share/munin/plugins/bind9_rndc"
,
},
"gordon"
:
{
"coretemp"
:
"/usr/scripts/munin/coretemp"
,
"bind9_rndc"
:
"/usr/share/munin/plugins/bind9_rndc"
,
},
"routeur"
:
{
"bind9_rndc"
:
"/usr/share/munin/plugins/bind9_rndc"
,
},
"thot"
:
{
"coretemp"
:
"/usr/scripts/munin/coretemp"
,
"wifi_auth"
:
"wifi_auth"
,
},
"xmpp"
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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