Daniel Berteaud
|
dec361914d
|
Fix macro name for zfs zpool discovery
|
7 years ago |
Daniel Berteaud
|
d7f456d2ea
|
Add scripts to discover and check ZFS zpools
|
7 years ago |
Daniel Berteaud
|
df2da12d82
|
Use "all" key to get all httpd stats in JSON format
|
7 years ago |
Daniel Berteaud
|
ce67a8f719
|
Respond with all stats as a JSON structure if no --what given
|
7 years ago |
Daniel Berteaud
|
0ca02b4974
|
Support space in httpd status key
So total_accesses and total_kbytes are available again
|
7 years ago |
Daniel Berteaud
|
381db5eb17
|
Fix mdadm RAID discovery condition
|
7 years ago |
Daniel Berteaud
|
b4f79b94e4
|
Don't WARN when device is being checked, only when it's rebuilding
|
7 years ago |
Daniel Berteaud
|
0c9fad57bd
|
Don't detect mdadm RAID in containers
|
7 years ago |
Daniel Berteaud
|
f714617bec
|
Check line format in check_httpd
Instead of spliting errors in case server-status redirect to somewhere else
|
7 years ago |
Daniel Berteaud
|
98c9297292
|
Add script to monitor spamassassin's bayes database stats
|
7 years ago |
Daniel Berteaud
|
3318a48195
|
Correctly handle Partially Degraded state
which can happen with multi level RAID arrays, like RAID 60
|
7 years ago |
Daniel Berteaud
|
c99874dd2d
|
Fix disco_lvm_sudo when there's no VG at all
It was returning an empty string, which is not expected by Zabbix Server, so the item was marked as unsupported. It's now returning an empty JSON list
|
8 years ago |
Daniel Berteaud
|
a30233bf33
|
Force ini syntax
Prevent error when the config is empty
|
8 years ago |
Daniel Berteaud
|
593da4265e
|
Add 0 before . for httpd stats
|
8 years ago |
Daniel Berteaud
|
6db86ee0c5
|
Return the uri of server-status
Will make it easier later to suppot alternatives uri
|
8 years ago |
Daniel Berteaud
|
9058167a9e
|
Add scritps to monitor httpd
|
8 years ago |
Daniel Berteaud
|
2393ed113e
|
Fix handling Airflow_Temperature_Cel label
|
8 years ago |
Daniel Berteaud
|
68899dc3eb
|
Alternative temp label for smartctl
|
8 years ago |
Daniel Berteaud
|
71cf068d67
|
Remove debug line
|
8 years ago |
Daniel Berteaud
|
4d03342c5d
|
Add support for lm_sensors
|
8 years ago |
Daniel Berteaud
|
81e5f414c8
|
Detect HDD temp sensors with sat+megaraid
|
9 years ago |
Daniel Berteaud
|
c43bdff1a9
|
Use flock to make sure only one gluster command run at a time
|
9 years ago |
Daniel Berteaud
|
f9db23c8c5
|
Prevent heal false positive by checking two times
|
9 years ago |
Daniel Berteaud
|
2893a84635
|
Add simple scripts for monitoring DRBD resources
with auto-discovery
|
9 years ago |
Daniel Berteaud
|
8747854686
|
Support temp sensors with negative values
Also enhance threshold detector
|
9 years ago |
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
|
9 years ago |
Daniel Berteaud
|
1dbc287840
|
Use separate default threshold for UPS
+ minor coding style updates and optimizations
|
9 years ago |
Daniel Berteaud
|
4975211274
|
Minor fixe in sensor generator
|
9 years ago |
Daniel Berteaud
|
20b5b3aaa6
|
Minor simplification in sensors generator
|
9 years ago |
Daniel Berteaud
|
39038b97c7
|
Actually create UPS sensors
|
9 years ago |
Daniel Berteaud
|
c5bf918c51
|
Fix stupid errors in generate_sensors_ini
|
9 years ago |
Daniel Berteaud
|
c47da02021
|
Switch to which to find binaries in util_generate_sensors_ini
|
9 years ago |
Daniel Berteaud
|
33701cc275
|
Add sensors for nut UPS
|
9 years ago |
Daniel Berteaud
|
f426903cc8
|
Move UPS detection in a module
|
9 years ago |
Daniel Berteaud
|
6f52ff1fab
|
New Zabbix::Agent::Addons::Disks module
|
9 years ago |
Daniel Berteaud
|
7b5acdf11e
|
Fix GlusterFS brick count on 3.7.x
There's a news RDMA column in gluster vol status
|
9 years ago |
Daniel Berteaud
|
c36585d92d
|
Fix using HD hysteresis param
|
9 years ago |
Daniel Berteaud
|
b571fa5509
|
Take the old file as param for the sensor converter script
|
9 years ago |
Daniel Berteaud
|
b9df71e9ba
|
Use separate margin and hyst param for HD
|
9 years ago |
Daniel Berteaud
|
367454e025
|
Default temp margin to 20°C instead of 10
|
9 years ago |
Daniel Berteaud
|
cf8585f524
|
Fix pwr thresholds order
|
9 years ago |
Daniel Berteaud
|
113f72fb3a
|
Fix threshold detection for power sensors
|
9 years ago |
Daniel Berteaud
|
4094dfc530
|
Better error handling and support for power sensors in the sensor config generator
|
9 years ago |
Daniel Berteaud
|
c3ee93d817
|
Fix using keys on hash
|
9 years ago |
Daniel Berteaud
|
8e90619012
|
Fix shebang
|
9 years ago |
Daniel Berteaud
|
e7c34c6e58
|
Add a generator script for sensors
it'll try to auto discover sensors available using IPMI and smartctl
|
9 years ago |
Daniel Berteaud
|
b2cc891890
|
Convert sensors config to a ini format
Automatically migrate from the old to the new format for existing install
|
9 years ago |
Daniel Berteaud
|
da771ec287
|
Support different sensors types
|
9 years ago |
Daniel Berteaud
|
310edb5c50
|
Code restructuration to detect pending healing processes
But won't work with GlusterFS < 3.6 as it'd trigger many false positive
|
10 years ago |
Daniel Berteaud
|
19d3b616d1
|
Fix gluster check if info heal-failed is not supported by gluster
|
10 years ago |