Commit Graph

244 Commits

Author SHA1 Message Date
Simon Bomm 535eacc4b8
+ refactoring metrics step 2 (#1489)
* + refactoring metrics step 2

* s/newlabel/nlabel/
2019-05-06 13:22:43 +02:00
garnier-quentin 660aca8e56 update linux paging with counter class 2019-04-18 17:33:41 +02:00
qgarnier 336b28591b
Merge pull request #1483 from Sims24/centreon.plugins.metrics.network.a
Centreon.plugins.metrics.network.a
2019-04-18 14:09:43 +02:00
garnier-quentin ace44c7272 WIP: new perfdata for hardware components 2019-04-18 10:05:40 +02:00
Sims24 c2f9eeb5fb add new perfdata label (network/a*) 2019-04-17 22:45:31 +02:00
garnier-quentin 20b1ac49f7 WIP: new perfdata system 2019-04-17 11:14:58 +02:00
garnier-quentin 02264403b6 add freebsd in snmp discovery 2019-04-11 10:45:33 +02:00
garnier-quentin 3aa7395a70 add mapping in discoverysnmp 2019-04-11 10:31:32 +02:00
Colin Gagnaire 4e2989fe1e add snmp discovery in linux local 2019-04-10 18:28:02 +02:00
garnier-quentin 5546b05a3d Fix #1462 2019-04-03 16:50:22 +02:00
garnier-quentin 35c36ebd21 Fix #988 2019-03-28 13:55:17 +01:00
qgarnier bb5c68a29e
Merge pull request #1448 from CPbN/ntp
Local NTP, use correct maps
2019-03-26 17:03:45 +01:00
CPbN d3954ca8df Local NTP, use correct maps 2019-03-26 16:56:52 +01:00
garnier-quentin fbd17e4be4 cleaning code (WIP) 2019-03-26 16:49:07 +01:00
garnier-quentin a1325961f7 Fix #1438 2019-03-25 14:57:10 +01:00
garnier-quentin ed93627649 use iproute commands by default (Fix #916) 2019-03-19 16:22:44 +01:00
garnier-quentin 646449dd1c use iproute commands by default (Fix #916) 2019-03-19 16:16:10 +01:00
garnier-quentin a53c2c932a use iproute commands by default (Fix #916) 2019-03-19 10:51:11 +01:00
garnier-quentin 18adeac13c Fix #1406 2019-03-06 17:08:07 +01:00
garnier-quentin 8bddb3d6bc PR #1040 2019-02-26 11:28:22 +01:00
garnier-quentin e0c55a073d ntp local mode: offset threshold on sync state only 2019-02-25 14:04:23 +01:00
garnier-quentin 90b1005373 add rawtype and rawstate 2019-02-25 13:53:15 +01:00
garnier-quentin f7294f9887 Fix #1040 2019-02-25 13:50:39 +01:00
garnier-quentin 961ea2009b uniformate ram with snmp_standard memory mode 2019-02-15 15:40:20 +01:00
garnier-quentin 505de51edc WIP: factoring with status catalog function (network parts) 2019-01-15 11:59:12 +01:00
garnier-quentin 77e6b0c8ed WIP: factoring with status catalog function (cloud, database, os, snmp_standard parts) 2019-01-15 10:49:51 +01:00
psamecentreon dfba6eec13 feat(plugin): add new os mac plugin 2019-01-11 16:14:25 +01:00
garnier-quentin d10a5f1ec1 update copyright date 2019-01-09 09:57:11 +01:00
garnier-quentin cb59c9a57b + add comment in help 2018-12-20 23:11:33 +01:00
garnier-quentin 9e461fec00 + Fix bug win real swap snmp 2018-12-20 13:11:44 +01:00
Colin Gagnaire 3990a6b52a
enh windows pending reboot output (#1222) 2018-11-14 16:42:33 +01:00
CPbN 31f73e366a add time mode to FreeBSD plugin (#1152) 2018-09-28 11:54:25 +02:00
Colin Gagnaire c9e402be68
enh windows snmp swap, physical memory name (#1073) 2018-07-23 10:37:49 +02:00
Colin Gagnaire 2b84c2aef4
enh windows snmp swap, help (#1072) 2018-07-23 10:32:15 +02:00
Colin Gagnaire b36fe66f8a
enh windows snmp swap (#1069) 2018-07-20 17:10:11 +02:00
Payomeke c6ce3ba253 re-calculating virtual memory for windows machines (#929) 2018-07-20 17:07:10 +02:00
Colin Gagnaire daf087e8bf
enh linux local pending updates (#1068) 2018-07-20 16:24:18 +02:00
kaileu 6497b93ffa adding Centos Upgrade Check (#1034) 2018-07-20 16:20:38 +02:00
Colin Gagnaire 1a97fc82d1
enh aix local storage inodes (#1058) 2018-07-13 17:36:16 +02:00
Colin Gagnaire a10eccfda8
enh aix local inodes, wrong parsing (#1057) 2018-07-13 16:39:45 +02:00
Colin Gagnaire ae6d826edd
enh aix local inodes (#1056) 2018-07-13 16:15:46 +02:00
omercier 2ec9e503b3 adding new 'inodes' mode to os::aix::local::plugin (#956) 2018-07-13 16:00:27 +02:00
omercier 471c9adbc8 adding new local plugin to os::hpux with two modes regarding disks (storage, inodes) (#955) 2018-07-13 15:59:59 +02:00
cgagnaire 424cacfeb1
enh linux local mountpoint mode (#1043) 2018-07-10 10:13:54 +02:00
kaileu 7f10f0e565 Filesystem Check (#1036) 2018-07-05 14:10:49 +02:00
moix 374e4faccf Cannot find physical memory informations fix #994 (#1000) 2018-06-06 17:42:18 +02:00
THEPAUT 822427c4a2 List storages (#946)
* better response time & add posibility to know drive type
2018-04-20 14:05:32 +02:00
Simon Bomm e4e71d58c8
Merge pull request #852 from Tpo76/list-storage
Add list-storage mode for windows NSClient
2018-02-07 16:12:51 +01:00
Fabien THEPAUT 33521303f1 New Year ! 2018-01-29 14:11:11 +01:00
Fabien THEPAUT bcb0030baa correct indentatin 2 2018-01-10 11:49:58 +01:00
Fabien THEPAUT e0bfe7863b Add list-storage mode for windows NSClient 2018-01-10 10:39:37 +01:00
qgarnier 296c3f0ff5 add time in cmd-return 2017-11-29 09:49:53 +01:00
qgarnier f76e717aa2 add cmd-return mode for windows 2017-11-28 12:50:30 +01:00
qgarnier 19dff80adb fix help 2017-11-23 16:58:37 +01:00
qgarnier c455dd7668 fix pending reboot 2017-09-15 15:11:05 +02:00
qgarnier 7ddbe8efa4 add pending reboot and fix scvmm 2017-09-15 14:45:46 +02:00
qgarnier b924a4c87f enhance indentation 2017-09-14 11:16:45 +02:00
qgarnier 88446f9e2b change session windows mode 2017-09-14 11:03:48 +02:00
qgarnier 363bfb372f add mode directlvm-usage 2017-06-30 13:42:31 +02:00
qgarnier ca7ef25e4d fix quota mode unit perfdata 2017-06-14 11:38:57 +02:00
qgarnier 302d1ad8cc add linux local quota mode 2017-06-12 14:53:46 +02:00
qgarnier 612d4d2a1e Merge pull request #667 from Sims24/process-local-enhancement
Process local enhancement
2017-05-11 22:37:42 +02:00
Simon Bomm 18d1dd94e9 + add possibility to filter on ppid
Ref https://github.com/centreon/centreon-plugins/issues/666 #devilissue :)
2017-05-11 22:12:21 +02:00
Simon Bomm 2ffb7aabaf + fix typo in state mapping 2017-05-11 22:08:58 +02:00
garnier-quentin 0bce66a4c4 + add mode for systemd service status check 2017-05-10 16:21:39 +02:00
Sims24 3d0f8580f2 fix typo in help 2017-04-11 17:57:47 +02:00
Sims24 4cf5137482 conflict of memory mode 2017-04-11 17:49:24 +02:00
Sims24 37d0f10c32 fix conflict quickly 2017-04-11 17:22:57 +02:00
garnier-quentin 9379dcba8e + Fix windows help 2017-03-20 13:17:49 +01:00
Sims24 f46653b64b enhance help and fix copy/paste typo 2017-03-20 12:20:52 +01:00
qgarnier 4267b906a2 Merge pull request #615 from Sims24/master
Check windows memory as storage - Fix #562
2017-03-20 12:05:25 +01:00
Sims24 6539c2a673 fix copyright 2017-03-20 10:17:46 +01:00
Sims24 a188f533b9 Check windows memory as storage REF #562 2017-03-20 10:15:51 +01:00
garnier-quentin 8eb9d5d30b + Fix list-storages plugin 2017-03-15 16:43:11 +01:00
garnier-quentin d036c373f0 + Fix #191 2017-03-15 11:02:24 +01:00
garnier-quentin 01b54ca013 + Fix interface name for redhat7 2017-03-07 14:42:01 +01:00
garnier-quentin 2dcb4bc571 + Fix #590 2017-02-13 17:23:11 +01:00
garnier-quentin 65d46d083c + New year! 2017-01-09 17:12:12 +01:00
Stéphane Duret 62e410764b Add mode time 2016-11-04 10:31:44 +01:00
garnier-quentin 41ec53ac25 + fix hp-ux cpu threshold 2016-09-13 10:45:10 +02:00
garnier-quentin 822decba69 + add plugin for hp-ux in snmp (Fix #13) 2016-09-01 16:26:48 +02:00
garnier-quentin db3351baa8 + fix mode command 2016-08-01 22:17:42 +02:00
garnier-quentin 9026fa9f5a + remove useless lines 2016-08-01 14:09:24 +02:00
qgarnier 372e41b3ff Update linux local traffic mode (ref #443) 2016-07-21 11:16:58 +02:00
garnier-quentin a5bec63a9c + add a comment for ntp mode windows 2016-04-14 15:57:02 +02:00
garnier-quentin 6a91a2a161 + Better memory snmp for freebsd 2016-02-11 11:12:23 +01:00
garnier-quentin fc5e64a46c + update licence date 2016-01-20 19:09:18 +01:00
garnier-quentin 457123cf87 + add code perfdata for cmdreturn linux local mode 2015-11-24 16:41:15 +01:00
Sims24 a4644f2cf9 +add filter-id like we do for filter-resource
Useful if we do not want to set a long comma separated list of id, just a pattern
2015-10-05 16:00:26 +02:00
Sims24 98b127848c +Fix bug "unitialized value in sprintf"
Probably here since retention management has been introduced. Now it's better
2015-10-05 13:00:15 +02:00
Sims24 fab1f5bec1 +Add error-id inclusion/exclustion management
Mapping between --error-id and --exclude-id options and errpt AIX options -j and -k
2015-10-05 12:48:47 +02:00
Sims24 4bb3ae1960 +Few fix on plugin help
Add error-id option description
Specify verbose instead of description (didn't work)
2015-10-05 12:12:53 +02:00
Sims24 ab82d369a7 Update errpt.pm
Little typo - unfinished sentence may be a copy/paste
2015-09-30 14:19:28 +02:00
garnier-quentin 85aa122445 + Fix interfaces (Fix #77) 2015-07-23 11:36:27 +02:00
garnier-quentin 71eaedc34a + WIP on interface mode (Ref #77) 2015-07-22 17:42:18 +02:00
garnier-quentin c82b519cd8 + Enhance memory local mode (Fix #24) 2015-07-21 14:30:11 +02:00
garnier-quentin f195f5c2b1 + License now Apache 2.0 2015-07-21 11:51:02 +02:00
garnier-quentin 18b16c4ab8 + fix illegal division for linux cpu local mode (Fix #88) 2015-06-29 17:07:47 +02:00
garnier-quentin ffd9350025 + Fix free percent value in aix snmp swap mode 2015-06-05 09:16:53 +02:00
garnier-quentin fa1f1533a2 + Add a local mode for windows: check ntp offset 2015-05-17 20:34:14 +02:00