Commit Graph

57 Commits

Author SHA1 Message Date
garnier-quentin 77489ade75 remove useless code 2020-07-01 18:15:11 +02:00
garnier-quentin a3f36f5a91 Fix #2007: break changes 2020-06-02 16:18:36 +02:00
garnier-quentin 61478a5a7e Refacto aix swap 2020-05-20 08:50:37 +02:00
UrBnW e3e1b815f5 fix(aix) simplify buggy swap state detection 2020-05-18 14:58:57 +02:00
qgarnier 8f1ab3f6de
Merge pull request #1993 from UrBnW/aix
enh(aix) Add uptime mode
2020-05-13 19:07:31 +02:00
garnier-quentin db74d39b76 simplify class counters naming 2020-05-13 14:18:28 +02:00
UrBnW 83cbf14a53 enh(aix) Add uptime mode 2020-05-13 09:35:52 +02:00
garnier-quentin dccdc34b0a happy new year! 2020-01-06 15:19:23 +01:00
garnier-quentin 447ef585ae enhance indent 2019-11-21 09:58:46 +01:00
Fabien Rendu 92c8f2d6d2 add separator option for --manage-returns 2019-11-05 13:23:56 +01:00
Fabien Rendu be594eba2c add cmd-return for AIX (taken from linux) 2019-11-05 11:02:56 +01:00
garnier-quentin 45efdcf18d add list-processes snmp discovery 2019-09-20 09:48:34 +02:00
garnier-quentin eb5e5f87ea fix process aix local 2019-09-12 17:47:25 +02:00
garnier-quentin 794319bf4f add help process aix local 2019-07-10 15:21:41 +02:00
garnier-quentin 1368d180f5 fix aix local errpt option 2019-07-10 14:49:29 +02:00
garnier-quentin 5beb104106 Fix #1576 2019-07-10 10:00:36 +02:00
garnier-quentin 2378acc458 Fix #1571 2019-07-10 09:14:26 +02:00
garnier-quentin f22a092012 fix errpt description 2019-07-04 11:52:19 +02:00
garnier-quentin 4c912bb066 Fix swap aix usage 2019-07-03 13:49:10 +02:00
garnier-quentin 1e7e8c1277 move default mode 2019-06-28 16:38:24 +02:00
Sims24 c2f9eeb5fb add new perfdata label (network/a*) 2019-04-17 22:45:31 +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
garnier-quentin 18adeac13c Fix #1406 2019-03-06 17:08:07 +01:00
garnier-quentin d10a5f1ec1 update copyright date 2019-01-09 09:57:11 +01: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
Fabien THEPAUT 33521303f1 New Year ! 2018-01-29 14:11: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 9026fa9f5a + remove useless lines 2016-08-01 14:09:24 +02:00
garnier-quentin fc5e64a46c + update licence date 2016-01-20 19:09:18 +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 f195f5c2b1 + License now Apache 2.0 2015-07-21 11:51:02 +02:00
garnier-quentin ffd9350025 + Fix free percent value in aix snmp swap mode 2015-06-05 09:16:53 +02:00
garnier-quentin 3e015bc5ac Fix #25 2015-05-12 10:02:27 +02:00
Quentin Garnier 6a1730d91b Fix #6175 2015-03-06 06:56:49 +11:00
garnier-quentin edc674ddf4 Refs #6009
sprintf("%d") ith 32 bits not truncate.
prefer 'int()' function to cast int.
Do some changes for big numbers (no need for fan number for examples :)
2014-12-13 19:26:34 +01:00
Quentin Garnier c9ac00b209 Refs #5352
- Fix a bug: manage for version 5.x, 6.x, 7.x
2014-08-22 15:13:38 +02:00
Quentin Garnier 24899ba786 Refs #5077 2014-08-07 16:52:03 +02:00
Kevin Duret 8e43523f16 fix some bugs and add option --description #5491 2014-05-09 12:28:23 +02:00
Kevin Duret 3d64b2eabd Fix and rename mode mirrorvg to lvsync 2014-04-30 11:26:57 +02:00
garnier-quentin 7e117bb008 Fix #5502 2014-04-28 00:01:26 +02:00
garnier-quentin 43316f9dee Refs #5491
Fix indentation and some helps
2014-04-25 23:51:09 +02:00