Commit Graph

20 Commits

Author SHA1 Message Date
Albert Cervera i Areny e7f6274036 Be more flexible with apt-get output as newer versions add more information. 2015-04-19 01:01:21 +02:00
Albert Cervera i Areny 378b626c27 Fix variable name. 2015-04-13 00:46:13 +02:00
Albert Cervera i Areny 1d04899f74 Add payloat to apt_status result. 2015-04-12 15:25:44 +02:00
Albert Cervera i Areny 40c8f46538 Add package names to apt's payload. 2015-02-15 12:52:20 +01:00
Albert Cervera i Areny 361f015bb7 Add the following checks:
- process count
- uptime
- process open ports
- load
- raid
- ntp status
- apt
- disk writable
2015-02-02 01:54:02 +01:00
Albert Cervera i Areny ded01235db Use label as variable name for all check_process_*(). 2014-12-31 11:44:13 +01:00
Albert Cervera i Areny 625d077fb8 Rename variable for label to not overlap with result type name. 2014-12-31 11:43:03 +01:00
Albert Cervera i Areny 05a8b134eb Add per-process checks. 2014-12-31 01:11:52 +01:00
Albert Cervera i Areny ba0a24885c Split asset into monitoring and monitored asset. 2014-12-09 01:58:55 +01:00
Sergi Almacellas Abellana 46c8975109 Migrate to version 3.4 2014-11-04 18:02:46 +01:00
Albert Cervera i Areny b42270725d Remove 'network' from test file. 2014-10-17 14:37:24 +02:00
Albert Cervera i Areny eca087100b Rename module from network_monitoring_system to plain 'monitoring_syste'. 2014-10-17 14:35:41 +02:00
Sergi Almacellas Abellana 7fba3f5abf Remove view tests as module has no views 2014-10-15 16:31:13 +02:00
Albert Cervera i Areny 5949fa2765 Use psutil's virtual_memory() instead of deprecated phymem_usage(). 2014-10-12 00:06:32 +02:00
Albert Cervera i Areny 247afeb7a4 Add missing 'usage' infix to disk results. 2014-10-11 23:16:49 +02:00
Albert Cervera i Areny 8089b6b001 Return a list of dicts instead of a dict in check_cpu_percent. 2014-10-11 23:15:57 +02:00
Albert Cervera i Areny deeb58302e Create all check and result type records. 2014-10-11 23:00:21 +02:00
Albert Cervera i Areny c0c6a35b50 Sort metric names alphabetically. 2014-10-11 22:59:47 +02:00
Albert Cervera i Areny b3c46eab36 Replace network dependency with asset. 2014-10-11 16:35:25 +02:00
Albert Cervera i Areny beaccc1c29 Initial commit. 2014-10-11 10:24:54 +02:00