zabbix_export: version: '5.4' date: '2021-11-25T12:34:43Z' groups: - uuid: 57b7ae836ca64446ba2c296389c009b7 name: Templates/Modules - uuid: ba2e8b419dc34041a69c37f012749e54 name: YourGroup - uuid: e8473f9c56b640d7b53a8b0065b93853 name: YourGroup/YourHost templates: - uuid: 37e5eb5606bc4abba66c8b20381a1e8a template: 'Template Module ICMP Ping' name: 'Template Module ICMP Ping' description: 'Template Module ICMP Ping version: 0.12' groups: - name: Templates/Modules items: - uuid: db5a94f6cea14deba957202b2f014469 name: 'ICMP ping' type: SIMPLE key: icmpping delay: '60' history: 1w valuemap: name: 'Service state' tags: - tag: Application value: Status triggers: - uuid: b030876299434f3ba43e11c584104a81 expression: 'max(/Template Module ICMP Ping/icmpping,#3)=0' name: 'Unavailable by ICMP ping' priority: HIGH description: | Last value: {ITEM.LASTVALUE1}. Last three attempts returned timeout. Please check device connectivity. - uuid: 04b21adaf422473a88df2c52786474ed name: 'ICMP loss' type: SIMPLE key: icmppingloss delay: '60' history: 1w value_type: FLOAT units: '%' tags: - tag: Application value: Status triggers: - uuid: 42c4b0310aaf4b9c8cb502542b7dea90 expression: 'min(/Template Module ICMP Ping/icmppingloss,5m)>{$ICMP_LOSS_WARN} and min(/Template Module ICMP Ping/icmppingloss,5m)<100' name: 'High ICMP ping loss' priority: WARNING dependencies: - name: 'Unavailable by ICMP ping' expression: 'max(/Template Module ICMP Ping/icmpping,#3)=0' - uuid: a79e33e5fd264725b934f603fa071555 name: 'ICMP response time' type: SIMPLE key: icmppingsec delay: '60' history: 1w value_type: FLOAT units: s tags: - tag: Application value: Status triggers: - uuid: 32b4d8f3eba34bd380803410111d4b7f expression: 'avg(/Template Module ICMP Ping/icmppingsec,5m)>{$ICMP_RESPONSE_TIME_WARN}' name: 'High ICMP ping response time' priority: WARNING dependencies: - name: 'High ICMP ping loss' expression: 'min(/Template Module ICMP Ping/icmppingloss,5m)>{$ICMP_LOSS_WARN} and min(/Template Module ICMP Ping/icmppingloss,5m)<100' - name: 'Unavailable by ICMP ping' expression: 'max(/Template Module ICMP Ping/icmpping,#3)=0' macros: - macro: '{$ICMP_LOSS_WARN}' value: '20' - macro: '{$ICMP_RESPONSE_TIME_WARN}' value: '0.15' valuemaps: - uuid: bdb5d65d925542eaa61c302dc40fbfe8 name: 'Service state' mappings: - value: '0' newvalue: Down - value: '1' newvalue: Up - uuid: 0a13474011f34ae8a28b97fb3562eadf template: 'UPS - diogont' name: 'UPS - diogont' templates: - name: 'Template Module ICMP Ping' groups: - name: YourGroup - name: YourGroup/YourHost items: - uuid: bc8fdd1c018a459b8b819d9f8325c0a2 name: Contact type: SNMP_AGENT snmp_oid: 'SNMPv2-MIB::sysContact.0' key: sysContact history: 120d trends: '0' value_type: CHAR inventory_link: CONTACT tags: - tag: Application value: Information(s) - uuid: d53fdd189c29413f9ee79427894d1c6f name: 'Software version (full)' type: SNMP_AGENT snmp_oid: 'SNMPv2-MIB::sysDescr.0' key: sysDescr history: 120d trends: '0' value_type: CHAR inventory_link: OS_FULL tags: - tag: Application value: Information(s) - uuid: 7e9baf65a4b3425d9a8843e09b3c0ed4 name: 'Device Location' type: SNMP_AGENT snmp_oid: 'SNMPv2-MIB::sysLocation.0' key: sysLocation history: 120d trends: '0' value_type: CHAR inventory_link: LOCATION tags: - tag: Application value: Information(s) - uuid: 87924b9990544e72b92b2586b4338340 name: 'Device Name' type: SNMP_AGENT snmp_oid: 'SNMPv2-MIB::sysName.0' key: sysName history: 120d trends: '0' value_type: CHAR inventory_link: NAME tags: - tag: Application value: Information(s) - uuid: be179090fe524b06b1c94725474e1a19 name: Uptime type: SNMP_AGENT snmp_oid: 'SNMPv2-MIB::sysUpTime.0' key: sysUpTime history: 120d units: uptime preprocessing: - type: MULTIPLIER parameters: - '0.01' tags: - tag: Application value: Information(s) - uuid: d6717d138fa8403bb07353048c45328c name: 'UPS battery capacity (%)' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.2.4.0 key: upsAdvBatteryCapacity history: 120d value_type: FLOAT units: '%' tags: - tag: Application value: Operational - uuid: f3730f937bad4cc9abfc5b31e73e51f3 name: 'UPS battery temperature' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.2.7.0 key: upsAdvBatteryTemperature history: 120d units: °C tags: - tag: Application value: Operational triggers: - uuid: 8a704189f9a641e5b550e44b9f635616 expression: 'last(/UPS - diogont/upsAdvBatteryTemperature)>27' name: 'High battery temperature on {HOST.NAME}' status: DISABLED priority: HIGH - uuid: 7f13ba90456843bfb65a1cb1694b440f name: 'UPS input current 1' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.3.3.1.4.1 key: upsAdvInputCurrent1 history: 120d value_type: FLOAT units: A preprocessing: - type: MULTIPLIER parameters: - '0.1' tags: - tag: Application value: Operational triggers: - uuid: 73b3f4d1171248889119925e149b14a9 expression: 'last(/UPS - diogont/upsAdvInputCurrent1)>=200' name: 'High ups input current 1' status: DISABLED priority: HIGH description: 'Trigger for UPS input current when value is bigger or equal 200.' - uuid: a36dfd08d0a846eeb92b34a041bf0ef0 expression: 'last(/UPS - diogont/upsAdvInputCurrent1)>=100' name: 'Information ups input current 1' status: DISABLED priority: INFO description: 'Trigger for UPS input current when value is bigger or equal 100.' - uuid: a81866746f7a4aa59ce5b65ba6286d41 name: 'UPS input current 2' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.3.3.1.4.2 key: upsAdvInputCurrent2 history: 120d value_type: FLOAT units: A preprocessing: - type: MULTIPLIER parameters: - '0.1' tags: - tag: Application value: Operational triggers: - uuid: 3d01f5aa4ed64d57a1c329f9c839a864 expression: 'last(/UPS - diogont/upsAdvInputCurrent2)>=200' name: 'High ups input current 2' status: DISABLED priority: HIGH description: 'Trigger for UPS input current when value is bigger or equal 200.' - uuid: a35697266c5841018e98d0256d057e40 expression: 'last(/UPS - diogont/upsAdvInputCurrent2)>=100' name: 'Information ups input current 2' status: DISABLED priority: INFO description: 'Trigger for UPS input current when value is bigger or equal 100.' - uuid: 38fa890ba58f44abb991af671172c499 name: 'UPS input current 3' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.3.3.1.4.3 key: upsAdvInputCurrent3 history: 120d value_type: FLOAT units: A preprocessing: - type: MULTIPLIER parameters: - '0.1' tags: - tag: Application value: Operational triggers: - uuid: 6618b672d31144f8a3ac6e24293e9d6d expression: 'last(/UPS - diogont/upsAdvInputCurrent3)>=200' name: 'High ups input current 3' status: DISABLED priority: HIGH description: 'Trigger for UPS input current when value is bigger or equal 200.' - uuid: 9c0ac00963dd4de29aceb89607203978 expression: 'last(/UPS - diogont/upsAdvInputCurrent3)>=100' name: 'Information ups input current 3' status: DISABLED priority: INFO description: 'Trigger for UPS input current when value is bigger or equal 100.' - uuid: 2f062eba51be4669bac5013cf02eeb8d name: 'UPS input frequency 1' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.3.3.1.2.1 key: upsAdvInputFrequency1 history: 120d value_type: FLOAT units: Hz preprocessing: - type: MULTIPLIER parameters: - '0.1' tags: - tag: Application value: Operational triggers: - uuid: f11aa6d31a924a23915241845e432757 expression: | last(/UPS - diogont/upsAdvInputFrequency1)>=62 or last(/UPS - diogont/upsAdvInputFrequency1)<=57 name: 'High ups Input Frequency 1' status: DISABLED priority: HIGH description: 'Trigger for UPS input frequency when value is different 60.' - uuid: f427cb263b65418abe7f05b5bbcefdf2 name: 'UPS input frequency 2' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.3.3.1.2.2 key: upsAdvInputFrequency2 history: 120d value_type: FLOAT units: Hz preprocessing: - type: MULTIPLIER parameters: - '0.1' tags: - tag: Application value: Operational triggers: - uuid: a351a5c251e941b2b588c4727160c7aa expression: 'last(/UPS - diogont/upsAdvInputFrequency2)>=62 or last(/UPS - diogont/upsAdvInputFrequency2)<=57' name: 'High ups Input Frequency 2' status: DISABLED priority: HIGH description: 'Trigger for UPS input frequency when value is different 60.' - uuid: ccc58c32e7074533abee32fc759c2cd6 name: 'UPS input frequency 3' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.3.3.1.2.3 key: upsAdvInputFrequency3 history: 120d value_type: FLOAT units: Hz preprocessing: - type: MULTIPLIER parameters: - '0.1' tags: - tag: Application value: Operational triggers: - uuid: f0354d6d45524e3a845034c1d534a283 expression: | last(/UPS - diogont/upsAdvInputFrequency3)>=62 or last(/UPS - diogont/upsAdvInputFrequency3)<=57 name: 'High ups Input Frequency 3' status: DISABLED priority: HIGH description: 'Trigger for UPS input frequency when value is different 60.' - uuid: 3a8fe299e1b0492aa05496515aad142b name: 'UPS input power 1' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.3.3.1.5.1 key: upsAdvInputPower1 history: 120d value_type: FLOAT units: W tags: - tag: Application value: Operational triggers: - uuid: 63b705bb9e3045dc8d2f8ebe6dedcffe expression: 'last(/UPS - diogont/upsAdvInputPower1)>130' name: 'High ups Input Power' status: DISABLED priority: HIGH - uuid: 3b35b92c4e6742919bdd96bf9ab92ad5 expression: 'last(/UPS - diogont/upsAdvInputPower1)>80' name: 'Warning Ups Input Power' status: DISABLED priority: WARNING - uuid: 2ac3b65934c143a7926bcc62a5b41d20 name: 'UPS input power 2' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.3.3.1.5.2 key: upsAdvInputPower2 history: 120d units: W tags: - tag: Application value: Operational triggers: - uuid: 1902e1be66704826bf2a83a14917a1ca expression: 'last(/UPS - diogont/upsAdvInputPower2)>130' name: 'UPS input power 2' status: DISABLED priority: HIGH - uuid: 79eb23672b1640e09824233351ef21f6 expression: 'last(/UPS - diogont/upsAdvInputPower2)>=80' name: 'UPS input power 2' status: DISABLED priority: WARNING - uuid: 4f8330908af942d0924597ff926b10d6 name: 'UPS input power 3' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.3.3.1.5.3 key: upsAdvInputPower3 history: 120d units: W tags: - tag: Application value: Operational triggers: - uuid: f2d38e30a2cb41dd886a1714197039eb expression: | last(/UPS - diogont/upsAdvInputPower3)>80 or last(/UPS - diogont/upsAdvInputPower3) < 130 name: 'UPS input power 3' status: DISABLED priority: WARNING - uuid: 16188ada420f4d0da4b05d7e00ab42d5 expression: 'last(/UPS - diogont/upsAdvInputPower3)>130' name: 'UPS input power 3' status: DISABLED priority: HIGH - uuid: 50efac7e4a4f4e11aabe02cb275affc5 name: 'UPS input voltage 1' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.3.3.1.3.1 key: upsAdvInputVoltage1 history: 120d value_type: FLOAT units: VAC tags: - tag: Application value: Operational triggers: - uuid: 7e81cec9d95e4522b5a38e7e9bb2c36a expression: | last(/UPS - diogont/upsAdvInputVoltage1)>264 or last(/UPS - diogont/upsAdvInputVoltage1)<176 name: 'High Ups Input voltage 1' status: DISABLED priority: HIGH description: 'Trigger for UPS input voltage when value is bigger than or equal 20% or less than or equal 20%' - uuid: 10b50910d4764f82a6d2bd914be567f3 expression: 'nodata(/UPS - diogont/upsAdvInputVoltage1,600s)=1' name: 'SNMP Check Connect' opdata: 'Loss: {ITEM.LASTVALUE1}' priority: WARNING - uuid: ad86aa2a92064d3b8e3f4e671cfc2c45 expression: | last(/UPS - diogont/upsAdvInputVoltage1)>235 or last(/UPS - diogont/upsAdvInputVoltage1)<204 name: 'Warning Ups Input voltage 1' status: DISABLED priority: WARNING description: 'Trigger for UPS input voltage when value is bigger than or equal 5% or less than or equal 5%' - uuid: e3d7f7ea1c9543e7a8083314afb38be8 name: 'UPS input voltage 2' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.3.3.1.3.2 key: upsAdvInputVoltage2 history: 120d value_type: FLOAT units: VAC tags: - tag: Application value: Operational triggers: - uuid: 07e80671b2624a00bd94738d671bf1eb expression: | last(/UPS - diogont/upsAdvInputVoltage2)>264 or last(/UPS - diogont/upsAdvInputVoltage2)<176 name: 'High Ups Input voltage 2' status: DISABLED priority: HIGH description: 'Trigger for UPS input voltage when value is bigger than or equal 20% or less than or equal 20%' - uuid: 9ec4b41fc95547a1b0d841178ab85dd9 expression: 'last(/UPS - diogont/upsAdvInputVoltage2)>235 or last(/UPS - diogont/upsAdvInputVoltage2)<204' name: 'Warning Ups Input voltage 2' status: DISABLED priority: WARNING description: 'Trigger for UPS input voltage when value is bigger than or equal 5% or less than or equal 5%' - uuid: 9cf330539486472186a5a16dce939ec3 name: 'UPS input voltage 3' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.3.3.1.3.3 key: upsAdvInputVoltage3 history: 120d value_type: FLOAT units: VAC tags: - tag: Application value: Operational triggers: - uuid: 4a12be9f9dcd441886710a226b805508 expression: | last(/UPS - diogont/upsAdvInputVoltage3)>264 or last(/UPS - diogont/upsAdvInputVoltage3)<176 name: 'High Ups Input voltage 3' status: DISABLED priority: HIGH description: 'Trigger for UPS input voltage when value is bigger than or equal 20% or less than or equal 20%' - uuid: 874e9f6d98a54d4d999a4666fee44657 expression: 'last(/UPS - diogont/upsAdvInputVoltage3)>235 or last(/UPS - diogont/upsAdvInputVoltage3)<204' name: 'Warning Ups Input voltage 3' status: DISABLED priority: WARNING description: 'Trigger for UPS input voltage when value is bigger than or equal 5% or less than or equal 5%' - uuid: 8eb3f54e9a13489ab5140f296166ee57 name: 'UPS output current 1' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.4.4.1.3.1 key: upsAdvOutputCurrent1 history: 120d value_type: FLOAT units: A preprocessing: - type: MULTIPLIER parameters: - '0.1' tags: - tag: Application value: Operational - uuid: afbc1bc613cd456ebea957ce9eae3783 name: 'UPS output current 2' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.4.4.1.3.2 key: upsAdvOutputCurrent2 history: 120d value_type: FLOAT units: A preprocessing: - type: MULTIPLIER parameters: - '0.1' tags: - tag: Application value: Operational - uuid: b2debde02ab346a0846c144d6fe5f424 name: 'UPS output current 3' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.4.4.1.3.3 key: upsAdvOutputCurrent3 history: 120d value_type: FLOAT units: A preprocessing: - type: MULTIPLIER parameters: - '0.1' tags: - tag: Application value: Operational - uuid: 8978b80449b74a7384c99333f72c0cfd name: 'UPS output frequency' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.4.2.0 key: upsAdvOutputFrequency history: 120d value_type: FLOAT units: Hz preprocessing: - type: MULTIPLIER parameters: - '0.1' tags: - tag: Application value: Operational triggers: - uuid: 1c0069c8ae3d401fb71c7ceed16a5786 expression: | last(/UPS - diogont/upsAdvOutputFrequency)>61 or last(/UPS - diogont/upsAdvOutputFrequency)<59 name: 'High ups Output Frequency' status: DISABLED priority: HIGH description: 'Trigger for UPS output frequency when value is different that 60.' - uuid: 6d0de94034b24917a6ba7c1926572e14 name: 'UPS output load 1 (%)' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.4.4.1.5.1 key: upsAdvOutputLoad1 history: 120d value_type: FLOAT units: '%' tags: - tag: Application value: Operational triggers: - uuid: f2a3f0ee94e84fe083503549ca000dd7 expression: 'last(/UPS - diogont/upsAdvOutputLoad1)>=90' name: 'Output load 1 Critical on {HOST.NAME}' status: DISABLED priority: HIGH - uuid: 7752bae5bbae481e95ff2aaf88d5ee69 expression: 'last(/UPS - diogont/upsAdvOutputLoad1)>=60' name: 'Output load 1 Information on {HOST.NAME}' status: DISABLED priority: INFO description: 'Trigger for UPS output load when value is bigger or equal 60.' - uuid: 34bc1ecba8914c64adb77c88b77b9180 name: 'UPS output load 2 (%)' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.4.4.1.5.2 key: upsAdvOutputLoad2 history: 120d value_type: FLOAT units: '%' tags: - tag: Application value: Operational triggers: - uuid: da7fd7f17a8348baa1f4e6ac44f71c47 expression: 'last(/UPS - diogont/upsAdvOutputLoad2)>=90' name: 'Output load 2 Critical on {HOST.NAME}' status: DISABLED priority: HIGH - uuid: f2828952b8c24e2888b2937f1435d2cd expression: 'last(/UPS - diogont/upsAdvOutputLoad2)<=60' name: 'Output load 2 Information on {HOST.NAME}' status: DISABLED priority: INFO description: 'Trigger for UPS output load when value is bigger or equal 60.' - uuid: 2ada681e47c942538f2afde70dc5819a name: 'UPS output load 3 (%)' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.4.4.1.5.3 key: upsAdvOutputLoad3 history: 120d value_type: FLOAT units: '%' tags: - tag: Application value: Operational triggers: - uuid: 65c4f8a7215a4cf98370bb56f419b2e3 expression: 'last(/UPS - diogont/upsAdvOutputLoad3)>=90' name: 'Output load 3 Critical on {HOST.NAME}' status: DISABLED priority: HIGH - uuid: 47754f5fad334cd2bf665afa25a7e71e expression: 'last(/UPS - diogont/upsAdvOutputLoad3)>=60' name: 'Output load 3 Information on {HOST.NAME}' status: DISABLED priority: INFO description: 'Trigger for UPS output load when value is bigger or equal 60.' - uuid: 49cf974e4caf439fbb3dd14d3193178b name: 'UPS output power 1' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.4.4.1.4.1 key: upsAdvOutputPower1 history: 120d value_type: FLOAT units: W tags: - tag: Application value: Operational - uuid: ef2aa8bd7dfb4e92acb6e6ee54653ca5 name: 'UPS output power 2' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.4.4.1.4.2 key: upsAdvOutputPower2 history: 120d units: W tags: - tag: Application value: Operational - uuid: 505ff4a2d9864cd38f69873593f24fb0 name: 'UPS output power 3' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.4.4.1.4.3 key: upsAdvOutputPower3 history: 120d units: W tags: - tag: Application value: Operational - uuid: 0f53aca5b3b34bcc9eb515023eb49d54 name: 'UPS output voltage 1' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.4.4.1.2.1 key: upsAdvOutputVoltage1 history: 120d value_type: FLOAT units: VAC tags: - tag: Application value: Operational triggers: - uuid: 4b47ee5ad3a94cca895e9cf4f4d635f8 expression: | last(/UPS - diogont/upsAdvOutputVoltage1)>=231 or last(/UPS - diogont/upsAdvOutputVoltage1)<=209 name: 'Information UPS output voltage 1' status: DISABLED priority: HIGH description: 'Trigger for UPS output voltage when value is bigger or equal 231 or less than or equal 209..' - uuid: e499ce738f5d46e387cb99341f37e69f name: 'UPS output voltage 2' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.4.4.1.2.2 key: upsAdvOutputVoltage2 history: 120d value_type: FLOAT units: VAC tags: - tag: Application value: Operational triggers: - uuid: fbb3527fca3544f6ab369366f9e2fab6 expression: | last(/UPS - diogont/upsAdvOutputVoltage2)>=231 or last(/UPS - diogont/upsAdvOutputVoltage2)<=209 name: 'Information UPS output voltage 2' status: DISABLED priority: HIGH description: 'Trigger for UPS output voltage when value is bigger or equal 231 or less than or equal 209..' - uuid: a9c880bcf77a40b5b75d49deeb23c00d name: 'UPS output voltage 3' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.4.4.1.2.3 key: upsAdvOutputVoltage3 history: 120d value_type: FLOAT units: VAC tags: - tag: Application value: Operational triggers: - uuid: 56d4ade888c14acaa423c4eefb80005e expression: | last(/UPS - diogont/upsAdvOutputVoltage3)>=231 or last(/UPS - diogont/upsAdvOutputVoltage3)<=209 name: 'Information UPS output voltage 3' status: DISABLED priority: HIGH description: 'Trigger for UPS output voltage when value is bigger or equal 231 or less than or equal 209.' - uuid: d7d528546ddd4c00b8ca523671b93f01 name: 'UPS run time remaining' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.2.3.0 key: upsAdvRunTimeRemaining history: 120d units: m tags: - tag: Application value: Operational triggers: - uuid: e590c32de3c346559b84b0f3f91d2752 expression: 'last(/UPS - diogont/upsAdvRunTimeRemaining)<5' name: 'Run time remaining CRITICAL on {HOST.NAME}' status: DISABLED priority: DISASTER - uuid: e04538e860844fe09ecebf1f3ea49584 expression: 'last(/UPS - diogont/upsAdvRunTimeRemaining)<10' name: 'Run time remaining LOW on {HOST.NAME}' status: DISABLED priority: HIGH - uuid: 42e59fda15754095acbae6dd537e4353 name: 'UPS Alarm Input Bad' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.6.3.3 key: upsAlarmInputBad history: 120d tags: - tag: Application value: alarms - uuid: 3aa6935ae5e94784922c427ed1e9583b name: 'UPS Alarm Output Overload' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.6.3.8 key: upsAlarmOutputOverload history: 120d tags: - tag: Application value: alarms - uuid: 131102d268dc43de9e6630e1b782857f name: 'UPS battery status' type: SNMP_AGENT snmp_oid: .1.3.6.1.2.1.33.1.2.1 key: upsBasicBatteryStatus history: 120d valuemap: name: upsBatteryStatus tags: - tag: Application value: Operational triggers: - uuid: b63543c262fa4c28a72117938ba3e278 expression: 'last(/UPS - diogont/upsBasicBatteryStatus)=3' name: 'The battery power is too low to support the load on {HOST.NAME}' status: DISABLED priority: DISASTER - uuid: 1c0dc17bef394075b132a56d33ba0bf7 name: 'UPS time on battery' type: SNMP_AGENT snmp_oid: 1.3.6.1.2.1.33.1.2.2.0 key: upsBasicBatteryTimeOnBattery history: 120d units: s preprocessing: - type: MULTIPLIER parameters: - '0.01' tags: - tag: Application value: Operational dashboards: - uuid: 372c05845b2a4d559b8982ff7c0f0d07 name: 'UPS Screen' pages: - widgets: - type: GRAPH_CLASSIC width: '6' height: '5' fields: - type: INTEGER name: source_type value: '0' - type: GRAPH name: graphid value: name: 'UPS Input Voltage 1' host: 'UPS - diogont' - type: GRAPH_CLASSIC x: '6' width: '6' height: '5' fields: - type: INTEGER name: source_type value: '0' - type: GRAPH name: graphid value: name: 'UPS Output Voltage 1' host: 'UPS - diogont' - type: GRAPH_CLASSIC x: '12' width: '6' height: '5' fields: - type: INTEGER name: source_type value: '0' - type: GRAPH name: graphid value: name: 'UPS Output Current 1' host: 'UPS - diogont' - type: GRAPH_CLASSIC x: '18' width: '6' height: '5' fields: - type: INTEGER name: source_type value: '0' - type: GRAPH name: graphid value: name: 'Battery Autonomy' host: 'UPS - diogont' - type: GRAPH_CLASSIC 'y': '5' width: '6' height: '5' fields: - type: INTEGER name: source_type value: '0' - type: GRAPH name: graphid value: name: 'UPS Input Voltage 2' host: 'UPS - diogont' - type: GRAPH_CLASSIC x: '6' 'y': '5' width: '6' height: '5' fields: - type: INTEGER name: source_type value: '0' - type: GRAPH name: graphid value: name: 'UPS output voltage 2' host: 'UPS - diogont' - type: GRAPH_CLASSIC x: '12' 'y': '5' width: '6' height: '5' fields: - type: INTEGER name: source_type value: '0' - type: GRAPH name: graphid value: name: 'UPS Output Current 2' host: 'UPS - diogont' - type: GRAPH_CLASSIC x: '18' 'y': '5' width: '6' height: '5' fields: - type: INTEGER name: source_type value: '0' - type: GRAPH name: graphid value: name: 'Battery Capacity' host: 'UPS - diogont' - type: GRAPH_CLASSIC 'y': '10' width: '6' height: '5' fields: - type: INTEGER name: source_type value: '0' - type: GRAPH name: graphid value: name: 'UPS Input Voltage 3' host: 'UPS - diogont' - type: GRAPH_CLASSIC x: '6' 'y': '10' width: '6' height: '5' fields: - type: INTEGER name: source_type value: '0' - type: GRAPH name: graphid value: name: 'UPS output voltage 3' host: 'UPS - diogont' - type: GRAPH_CLASSIC x: '12' 'y': '10' width: '6' height: '5' fields: - type: INTEGER name: source_type value: '0' - type: GRAPH name: graphid value: name: 'UPS Output Current 3' host: 'UPS - diogont' valuemaps: - uuid: b4ee9184dfd744f4a68afe59bf3651f9 name: upsBatteryStatus mappings: - value: '1' newvalue: unknown - value: '2' newvalue: batteryNormal - value: '3' newvalue: batteryLow - value: '4' newvalue: batteryDepleted graphs: - uuid: 8b4125c30fb0427faad6eee1c4e8adf3 name: 'Battery Autonomy' width: '300' show_work_period: 'NO' show_triggers: 'NO' graph_items: - sortorder: '1' drawtype: GRADIENT_LINE color: FFA726 calc_fnc: ALL type: GRAPH_SUM item: host: 'UPS - diogont' key: upsAdvRunTimeRemaining - uuid: dcf7545f20c6483891d14ae80cf1a58f name: 'Battery Capacity' width: '200' show_work_period: 'NO' show_triggers: 'NO' graph_items: - sortorder: '1' drawtype: GRADIENT_LINE color: 78909C calc_fnc: ALL item: host: 'UPS - diogont' key: upsAdvBatteryCapacity - uuid: f54b6476f7fa4886bef5044541384bc6 name: 'Battery status' ymin_type_1: FIXED graph_items: - drawtype: BOLD_LINE color: C80000 item: host: 'UPS - diogont' key: upsBasicBatteryStatus - uuid: dbdb1d004db44d6d96bf22e6d96e1e82 name: 'UPS Current' ymin_type_1: FIXED graph_items: - drawtype: BOLD_LINE color: B71C1C item: host: 'UPS - diogont' key: upsAdvInputCurrent1 - sortorder: '1' drawtype: BOLD_LINE color: 4444FF item: host: 'UPS - diogont' key: upsAdvOutputCurrent1 - uuid: bceed95aa0c441bf88c5a5b3b9c80031 name: 'UPS Frequency' ymin_type_1: FIXED graph_items: - drawtype: GRADIENT_LINE color: FF4000 item: host: 'UPS - diogont' key: upsAdvOutputFrequency - uuid: d969786039214a92bb6970484f29d647 name: 'UPS Input Voltage 1' width: '150' show_work_period: 'NO' show_triggers: 'NO' type: STACKED ymin_type_1: FIXED graph_items: - sortorder: '1' drawtype: GRADIENT_LINE color: 43A047 item: host: 'UPS - diogont' key: upsAdvInputVoltage1 - uuid: a1998629dc61486183ef08b6680acb52 name: 'UPS Input Voltage 2' width: '300' show_work_period: 'NO' show_triggers: 'NO' ymin_type_1: FIXED graph_items: - sortorder: '1' drawtype: GRADIENT_LINE color: 43A047 item: host: 'UPS - diogont' key: upsAdvInputVoltage2 - uuid: 42708aad3b3d42a3a4ffd91c3c05d870 name: 'UPS Input Voltage 3' width: '300' show_work_period: 'NO' show_triggers: 'NO' ymin_type_1: FIXED graph_items: - sortorder: '1' drawtype: GRADIENT_LINE color: 43A047 calc_fnc: ALL item: host: 'UPS - diogont' key: upsAdvInputVoltage2 - uuid: 294c3ed0eb9e409d816e3ce69a849a1f name: 'UPS Load' ymin_type_1: FIXED ymax_type_1: FIXED graph_items: - drawtype: GRADIENT_LINE color: 4444FF item: host: 'UPS - diogont' key: upsAdvOutputLoad1 - uuid: 75a96708739a425f9257abcad104d496 name: 'UPS Output Current 1' width: '400' show_work_period: 'NO' show_triggers: 'NO' type: STACKED graph_items: - sortorder: '1' drawtype: GRADIENT_LINE color: FFA726 item: host: 'UPS - diogont' key: upsAdvOutputCurrent1 - uuid: db5d8234e55d42c5a092828cfbf734d4 name: 'UPS Output Current 2' width: '400' show_work_period: 'NO' show_triggers: 'NO' type: STACKED graph_items: - sortorder: '1' drawtype: GRADIENT_LINE color: FFA726 item: host: 'UPS - diogont' key: upsAdvInputCurrent2 - uuid: 499cf78347a149258d15fbb0386af196 name: 'UPS Output Current 3' width: '400' ymin_type_1: FIXED graph_items: - sortorder: '1' drawtype: GRADIENT_LINE color: FFA726 calc_fnc: ALL item: host: 'UPS - diogont' key: upsAdvInputCurrent3 - uuid: 16d2231a239e4ca08d197d0d047e97e9 name: 'UPS Outputs Currents' width: '600' ymin_type_1: FIXED graph_items: - sortorder: '1' drawtype: BOLD_LINE color: 4444FF item: host: 'UPS - diogont' key: upsAdvOutputCurrent1 - sortorder: '2' color: FFA726 item: host: 'UPS - diogont' key: upsAdvOutputCurrent2 - sortorder: '3' color: FF9800 item: host: 'UPS - diogont' key: upsAdvOutputCurrent3 - uuid: 2395fb4e16824eaf8f97769d3327ac69 name: 'UPS Outputs Voltages' width: '600' ymin_type_1: FIXED graph_items: - sortorder: '1' drawtype: BOLD_LINE color: 2196F3 item: host: 'UPS - diogont' key: upsAdvOutputVoltage1 - sortorder: '2' color: 1E88E5 item: host: 'UPS - diogont' key: upsAdvOutputVoltage2 - sortorder: '3' color: 1565C0 item: host: 'UPS - diogont' key: upsAdvOutputVoltage3 - uuid: 67bbbb1a7ac7429aa2374824cfb1f720 name: 'UPS Output Voltage 1' width: '400' show_work_period: 'NO' show_triggers: 'NO' graph_items: - sortorder: '1' drawtype: GRADIENT_LINE color: 2196F3 calc_fnc: ALL item: host: 'UPS - diogont' key: upsAdvOutputVoltage1 - uuid: 4628535658b94c3597193722d319ced5 name: 'UPS output voltage 2' width: '400' show_work_period: 'NO' show_triggers: 'NO' graph_items: - sortorder: '1' drawtype: GRADIENT_LINE color: 2196F3 item: host: 'UPS - diogont' key: upsAdvOutputVoltage2 - uuid: 1fce87a6dac24614aa5a60a43c6b1d75 name: 'UPS output voltage 3' width: '400' show_work_period: 'NO' show_triggers: 'NO' graph_items: - sortorder: '1' drawtype: GRADIENT_LINE color: 2196F3 item: host: 'UPS - diogont' key: upsAdvOutputVoltage3 - uuid: e27d01cf42124213827d7eb40b98be36 name: 'UPS Power' ymin_type_1: FIXED graph_items: - drawtype: BOLD_LINE color: B71C1C item: host: 'UPS - diogont' key: upsAdvInputPower1 - sortorder: '1' drawtype: BOLD_LINE color: 4444FF item: host: 'UPS - diogont' key: upsAdvOutputPower1 - uuid: 34a022ab6d794c6db546f02a71292bd6 name: 'UPS Temperature' ymin_type_1: FIXED graph_items: - drawtype: GRADIENT_LINE color: FF0000 item: host: 'UPS - diogont' key: upsAdvBatteryTemperature