Commit Graph

150 Commits

Author SHA1 Message Date
Daniel Berteaud
2393ed113e Fix handling Airflow_Temperature_Cel label 2016-10-30 10:31:09 +01:00
Daniel Berteaud
65b6e43f97 Spec file update 2016-10-28 12:54:31 +02:00
Daniel Berteaud
68899dc3eb Alternative temp label for smartctl 2016-10-28 12:52:44 +02:00
Daniel Berteaud
71cf068d67 Remove debug line 2016-09-01 19:54:10 +02:00
Daniel Berteaud
2ccb17f53c Spec file update 2016-09-01 18:37:43 +02:00
Daniel Berteaud
4d03342c5d Add support for lm_sensors 2016-09-01 18:34:49 +02:00
Daniel Berteaud
f8b1f0f4cb Spec file update 2016-08-25 11:06:51 +02:00
Daniel Berteaud
91f2db6f71 Add items to monitor number of FD for squid 2016-08-25 11:02:17 +02:00
Daniel Berteaud
754f75600a Spec file update 2016-04-06 13:58:21 +02:00
Daniel Berteaud
81e5f414c8 Detect HDD temp sensors with sat+megaraid 2016-04-06 13:52:41 +02:00
Daniel Berteaud
0a30e8c9f2 Spec file update 2016-03-21 10:26:51 +01:00
Daniel Berteaud
c43bdff1a9 Use flock to make sure only one gluster command run at a time 2016-03-21 10:16:28 +01:00
Daniel Berteaud
4b73b1f8df Spec file update 2015-09-16 18:15:33 +02:00
Daniel Berteaud
f9db23c8c5 Prevent heal false positive by checking two times 2015-09-16 15:01:28 +02:00
Daniel Berteaud
f572175a65 Spec file update 2015-09-15 10:07:16 +02:00
Daniel Berteaud
2893a84635 Add simple scripts for monitoring DRBD resources
with auto-discovery
2015-09-14 16:41:35 +02:00
Daniel Berteaud
7cbbe74685 SPec file update 2015-09-10 09:16:40 +02:00
Daniel Berteaud
8747854686 Support temp sensors with negative values
Also enhance threshold detector
2015-09-09 18:09:55 +02:00
Daniel Berteaud
7fd870d984 Spec file update 2015-07-27 16:31:25 +02:00
Daniel Berteaud
a6f8585c05 Several enhancements in sensors ini generator
Including:
Skip sensor if value isn't found
Support power sensor returning value as %
Support power sensor of nut UPS
Better sensor ID sanitization
2015-07-27 16:06:32 +02:00
Daniel Berteaud
1dbc287840 Use separate default threshold for UPS
+ minor coding style updates and optimizations
2015-07-24 16:58:23 +02:00
Daniel Berteaud
3183e26efc Spec file update 2015-07-22 17:32:33 +02:00
Daniel Berteaud
4975211274 Minor fixe in sensor generator 2015-07-22 16:57:02 +02:00
Daniel Berteaud
20b5b3aaa6 Minor simplification in sensors generator 2015-07-21 15:05:10 +02:00
Daniel Berteaud
39038b97c7 Actually create UPS sensors 2015-07-21 15:03:36 +02:00
Daniel Berteaud
c5bf918c51 Fix stupid errors in generate_sensors_ini 2015-07-21 14:58:37 +02:00
Daniel Berteaud
9a0d53a805 Wrong usage of map+chomp 2015-07-21 14:53:08 +02:00
Daniel Berteaud
a9cc531768 Missing return 1 in UPS.pm 2015-07-21 13:08:51 +02:00
Daniel Berteaud
fc9002b06e Chomp upc output 2015-07-20 19:12:26 +02:00
Daniel Berteaud
c47da02021 Switch to which to find binaries in util_generate_sensors_ini 2015-07-20 16:06:55 +02:00
Daniel Berteaud
33701cc275 Add sensors for nut UPS 2015-07-20 15:47:29 +02:00
Daniel Berteaud
f426903cc8 Move UPS detection in a module 2015-07-20 12:18:28 +02:00
Daniel Berteaud
f5a7ebdfed Fix uninitialized $remouvable var 2015-07-20 11:49:35 +02:00
Daniel Berteaud
6f52ff1fab New Zabbix::Agent::Addons::Disks module 2015-07-20 10:44:46 +02:00
Daniel Berteaud
6e0872bc3e Spec file update 2015-07-10 12:51:01 +02:00
Daniel Berteaud
7b5acdf11e Fix GlusterFS brick count on 3.7.x
There's a news RDMA column in gluster vol status
2015-07-10 12:34:26 +02:00
Daniel Berteaud
8ba8179fa0 Spec file update 2015-07-10 10:30:28 +02:00
Daniel Berteaud
c36585d92d Fix using HD hysteresis param 2015-07-10 10:27:33 +02:00
Daniel Berteaud
b571fa5509 Take the old file as param for the sensor converter script 2015-07-09 17:39:33 +02:00
Daniel Berteaud
b9df71e9ba Use separate margin and hyst param for HD 2015-07-09 16:06:50 +02:00
Daniel Berteaud
367454e025 Default temp margin to 20°C instead of 10 2015-07-09 14:30:17 +02:00
Daniel Berteaud
cf8585f524 Fix pwr thresholds order 2015-07-09 14:28:46 +02:00
Daniel Berteaud
113f72fb3a Fix threshold detection for power sensors 2015-07-09 13:54:07 +02:00
Daniel Berteaud
4094dfc530 Better error handling and support for power sensors in the sensor config generator 2015-07-09 13:20:16 +02:00
Daniel Berteaud
c3ee93d817 Fix using keys on hash 2015-07-08 20:03:18 +02:00
Daniel Berteaud
8e90619012 Fix shebang 2015-07-08 20:00:31 +02:00
Daniel Berteaud
e7c34c6e58 Add a generator script for sensors
it'll try to auto discover sensors available using IPMI and smartctl
2015-07-08 16:45:43 +02:00
Daniel Berteaud
b2cc891890 Convert sensors config to a ini format
Automatically migrate from the old to the new format for existing install
2015-07-08 11:31:37 +02:00
Daniel Berteaud
fd6de22593 Update sample ipmi commands 2015-07-07 15:21:55 +02:00
Daniel Berteaud
bd4f16e59a Spec file update 2015-07-07 15:07:36 +02:00