File tree Expand file tree Collapse file tree 6 files changed +59
-135
lines changed
data/grid5000/sites/lyon/clusters
input/grid5000/sites/lyon/clusters Expand file tree Collapse file tree 6 files changed +59
-135
lines changed Original file line number Diff line number Diff line change 30
30
"protocol" : " snmp"
31
31
}
32
32
},
33
- {
34
- "description" : " Current of PSU 1 reported by BMC, in amp" ,
35
- "labels" : {
36
- "psu" : " 1"
37
- },
38
- "name" : " bmc_psu_current_amp" ,
39
- "optional_period" : 5000 ,
40
- "period" : 0 ,
41
- "scale_factor" : 0.1 ,
42
- "source" : {
43
- "id" : " 1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.1" ,
44
- "protocol" : " snmp"
45
- }
46
- },
47
- {
48
- "description" : " Current of PSU 2 reported by BMC, in amp" ,
49
- "labels" : {
50
- "psu" : " 2"
51
- },
52
- "name" : " bmc_psu_current_amp" ,
53
- "optional_period" : 5000 ,
54
- "period" : 0 ,
55
- "scale_factor" : 0.1 ,
56
- "source" : {
57
- "id" : " 1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.2" ,
58
- "protocol" : " snmp"
59
- }
60
- },
61
33
{
62
34
"description" : " Cumulated power consumption of node reported by BMC, in watt" ,
63
35
"name" : " bmc_node_power_watt_total" ,
Original file line number Diff line number Diff line change 43
43
"protocol" : " snmp"
44
44
}
45
45
},
46
- {
47
- "description" : " Voltage of PSU 2 reported by BMC, in volt" ,
48
- "labels" : {
49
- "psu" : " 2"
50
- },
51
- "name" : " bmc_psu_voltage_volt" ,
52
- "optional_period" : 5000 ,
53
- "period" : 0 ,
54
- "source" : {
55
- "id" : " 1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.2" ,
56
- "protocol" : " snmp"
57
- }
58
- },
59
46
{
60
47
"description" : " Current of PSU 1 reported by BMC, in amp" ,
61
48
"labels" : {
70
57
"protocol" : " snmp"
71
58
}
72
59
},
73
- {
74
- "description" : " Current of PSU 2 reported by BMC, in amp" ,
75
- "labels" : {
76
- "psu" : " 2"
77
- },
78
- "name" : " bmc_psu_current_amp" ,
79
- "optional_period" : 5000 ,
80
- "period" : 0 ,
81
- "scale_factor" : 0.1 ,
82
- "source" : {
83
- "id" : " 1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.2" ,
84
- "protocol" : " snmp"
85
- }
86
- },
87
60
{
88
61
"description" : " Cumulated power consumption of node reported by BMC, in watt" ,
89
62
"name" : " bmc_node_power_watt_total" ,
Original file line number Diff line number Diff line change 43
43
"protocol" : " snmp"
44
44
}
45
45
},
46
- {
47
- "description" : " Voltage of PSU 2 reported by BMC, in volt" ,
48
- "labels" : {
49
- "psu" : " 2"
50
- },
51
- "name" : " bmc_psu_voltage_volt" ,
52
- "optional_period" : 5000 ,
53
- "period" : 0 ,
54
- "source" : {
55
- "id" : " 1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.2" ,
56
- "protocol" : " snmp"
57
- }
58
- },
59
46
{
60
47
"description" : " Current of PSU 1 reported by BMC, in amp" ,
61
48
"labels" : {
70
57
"protocol" : " snmp"
71
58
}
72
59
},
73
- {
74
- "description" : " Current of PSU 2 reported by BMC, in amp" ,
75
- "labels" : {
76
- "psu" : " 2"
77
- },
78
- "name" : " bmc_psu_current_amp" ,
79
- "optional_period" : 5000 ,
80
- "period" : 0 ,
81
- "scale_factor" : 0.1 ,
82
- "source" : {
83
- "id" : " 1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.2" ,
84
- "protocol" : " snmp"
85
- }
86
- },
87
60
{
88
61
"description" : " Cumulated power consumption of node reported by BMC, in watt" ,
89
62
"name" : " bmc_node_power_watt_total" ,
Original file line number Diff line number Diff line change @@ -35,25 +35,27 @@ metrics:
35
35
protocol : snmp
36
36
id : 1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.3
37
37
38
- - name : bmc_psu_current_amp
39
- labels : {"psu": "1"}
40
- description : Current of PSU 1 reported by BMC, in amp
41
- period : 0
42
- optional_period : 5000
43
- scale_factor : 0.1
44
- source :
45
- protocol : snmp
46
- id : 1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.1
47
-
48
- - name : bmc_psu_current_amp
49
- labels : {"psu": "2"}
50
- description : Current of PSU 2 reported by BMC, in amp
51
- period : 0
52
- optional_period : 5000
53
- scale_factor : 0.1
54
- source :
55
- protocol : snmp
56
- id : 1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.2
38
+ # SNMP error: No Such Instance currently exists at this OID
39
+ # - name: bmc_psu_current_amp
40
+ # labels: {"psu": "1"}
41
+ # description: Current of PSU 1 reported by BMC, in amp
42
+ # period: 0
43
+ # optional_period: 5000
44
+ # scale_factor: 0.1
45
+ # source:
46
+ # protocol: snmp
47
+ # id: 1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.1
48
+
49
+ # SNMP error: No Such Instance currently exists at this OID
50
+ # - name: bmc_psu_current_amp
51
+ # labels: {"psu": "2"}
52
+ # description: Current of PSU 2 reported by BMC, in amp
53
+ # period: 0
54
+ # optional_period: 5000
55
+ # scale_factor: 0.1
56
+ # source:
57
+ # protocol: snmp
58
+ # id: 1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.2
57
59
58
60
- name : bmc_node_power_watt_total
59
61
description : Cumulated power consumption of node reported by BMC, in watt
Original file line number Diff line number Diff line change @@ -43,14 +43,15 @@ metrics:
43
43
protocol : snmp
44
44
id : 1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.1
45
45
46
- - name : bmc_psu_voltage_volt
47
- labels : {"psu": "2"}
48
- description : Voltage of PSU 2 reported by BMC, in volt
49
- period : 0
50
- optional_period : 5000
51
- source :
52
- protocol : snmp
53
- id : 1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.2
46
+ # PSU2 not plugged
47
+ # - name: bmc_psu_voltage_volt
48
+ # labels: {"psu": "2"}
49
+ # description: Voltage of PSU 2 reported by BMC, in volt
50
+ # period: 0
51
+ # optional_period: 5000
52
+ # source:
53
+ # protocol: snmp
54
+ # id: 1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.2
54
55
55
56
- name : bmc_psu_current_amp
56
57
labels : {"psu": "1"}
@@ -62,15 +63,16 @@ metrics:
62
63
protocol : snmp
63
64
id : 1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.1
64
65
65
- - name : bmc_psu_current_amp
66
- labels : {"psu": "2"}
67
- description : Current of PSU 2 reported by BMC, in amp
68
- period : 0
69
- optional_period : 5000
70
- scale_factor : 0.1
71
- source :
72
- protocol : snmp
73
- id : 1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.2
66
+ # PSU2 not plugged
67
+ # - name: bmc_psu_current_amp
68
+ # labels: {"psu": "2"}
69
+ # description: Current of PSU 2 reported by BMC, in amp
70
+ # period: 0
71
+ # optional_period: 5000
72
+ # scale_factor: 0.1
73
+ # source:
74
+ # protocol: snmp
75
+ # id: 1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.2
74
76
75
77
- name : bmc_node_power_watt_total
76
78
description : Cumulated power consumption of node reported by BMC, in watt
Original file line number Diff line number Diff line change @@ -44,14 +44,15 @@ metrics:
44
44
protocol : snmp
45
45
id : 1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.1
46
46
47
- - name : bmc_psu_voltage_volt
48
- labels : {"psu": "2"}
49
- description : Voltage of PSU 2 reported by BMC, in volt
50
- period : 0
51
- optional_period : 5000
52
- source :
53
- protocol : snmp
54
- id : 1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.2
47
+ # PSU2 not plugged
48
+ # - name: bmc_psu_voltage_volt
49
+ # labels: {"psu": "2"}
50
+ # description: Voltage of PSU 2 reported by BMC, in volt
51
+ # period: 0
52
+ # optional_period: 5000
53
+ # source:
54
+ # protocol: snmp
55
+ # id: 1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.2
55
56
56
57
- name : bmc_psu_current_amp
57
58
labels : {"psu": "1"}
@@ -63,15 +64,16 @@ metrics:
63
64
protocol : snmp
64
65
id : 1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.1
65
66
66
- - name : bmc_psu_current_amp
67
- labels : {"psu": "2"}
68
- description : Current of PSU 2 reported by BMC, in amp
69
- period : 0
70
- optional_period : 5000
71
- scale_factor : 0.1
72
- source :
73
- protocol : snmp
74
- id : 1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.2
67
+ # PSU2 not plugged
68
+ # - name: bmc_psu_current_amp
69
+ # labels: {"psu": "2"}
70
+ # description: Current of PSU 2 reported by BMC, in amp
71
+ # period: 0
72
+ # optional_period: 5000
73
+ # scale_factor: 0.1
74
+ # source:
75
+ # protocol: snmp
76
+ # id: 1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.2
75
77
76
78
- name : bmc_node_power_watt_total
77
79
description : Cumulated power consumption of node reported by BMC, in watt
You can’t perform that action at this time.
0 commit comments