Commit Graph

66 Commits

Author SHA1 Message Date
ismael.moreno 400fab0bcd Merge remote-tracking branch 'origin/develop' into 205-anadida-ruta-en-appdata-local-temp-por-defecto-para-windows-en-plugin-grep_log 2019-06-11 10:03:22 +02:00
ismael.moreno cc73194c12 Añadidio soporte para AIX en plugin inventory
Former-commit-id: 19946a7cb7aa58f239f3ea3fb8f3fbd0ba02a226
2019-03-26 13:00:12 +01:00
ismael.moreno 758ae438df Ruta por defecto Appdata/Local/TEMP para crear idx en windows
Former-commit-id: 1aae49bf91e8ba8533f6ec2e13d7629cccf0f8d1
2019-02-20 16:28:59 +01:00
fbsanchez 8fe82add30 ondemand pluginTools, pandora_df inodes, cde functions_api cluster options 2018-10-30 17:53:57 +01:00
nramon c6dc5f9ee2 Merge branch 'develop' into 'pandora_enterprise#2333-intracom-snmp-trap-buffer-subsystem'
# Conflicts:
#   pandora_server/lib/PandoraFMS/Config.pm
2018-08-08 11:27:56 +02:00
Ramon Novoa 736fa2650d Add a plug-in to read traps from snmptrapd's log. 2018-08-08 10:59:12 +02:00
fermin831 d0b5d6ae29 Fixed XML inside logs in grep_log plugins 2018-08-02 14:59:52 +02:00
fermin831 38fc81da52 Replace ellipsis character in Linux inventory plugin 2018-04-18 10:34:19 +02:00
fermin831 971a1125bc [Logs] Scaped CDATAs on logs of linux plugin 2018-03-16 11:48:59 +01:00
fbsanchez 5496446819 Exposed route_parser code 2017-10-31 14:01:56 +01:00
Fco de Borja Sánchez 9edb84f00e Route parse binaries 2017-10-26 20:37:15 +02:00
enriquecd 4bd61b1fb5 Change pandora_df_used plugin data separator fixing netdrives definition - #863 2017-06-05 13:53:06 +02:00
fermin831 e074b021f3 Solved no swap in pandora_mem_usage 2017-02-27 14:40:04 +01:00
fbsanchez d48131179a Updates over grep_log plugin (W+L) 2017-02-24 13:16:35 +01:00
fermin831 7b9e053389 Modified default Linux config file and added pandora_mem_used plugin 2017-02-22 12:25:05 +01:00
m-lopez-f 29a0b192b1 Fixed a typo error. GitHub #78 2017-01-31 09:35:29 +01:00
Ramon Novoa 99861a224b Added Antonio's df plug-in, which replaces pandora_df_free by default. 2016-10-26 12:15:17 +02:00
fbsanchez e02e3dc01c Added Windows support for grep_log utility 2016-10-05 12:00:01 +02:00
fbsanchez c225ad8e59 Avoid zero division on systems with no swap
(cherry picked from commit 5b84027803)
2016-10-04 17:50:36 +02:00
fbsanchez d98b108443 Fixed line endings
(cherry picked from commit ce90d552bc)
2016-09-28 12:37:30 +02:00
fbsanchez 6daa28e69a Updates on grep_log
1 data per mathed instance in multiline output

(cherry picked from commit 91512d54d9)
2016-09-28 12:31:20 +02:00
fbsanchez d70e3bd52b Summary option added to grep_log ext.ticket 3209
(cherry picked from commit a0890fa86b)
2016-09-08 15:28:29 +02:00
fbsanchez 5a698f9ca9 removed unused library from pandora_df 2016-08-18 13:35:39 +02:00
fbsanchez 2c59c04862 New functionality: added regex support to pandora_df filters 2016-08-18 13:29:56 +02:00
fbsanchez fc97600d4a Extra options for grep_log plugin
+lines -lines around the matched one
2016-07-29 13:07:48 +02:00
fbsanchez e2b522c28d NF: grep_log Added show N upper lines and M bottom lines around matching one 2016-07-27 11:07:51 +02:00
Ramon Novoa 4827e41bd3 Added agent plug-ins to retrieve socket and file handle stats. 2016-03-21 13:28:01 +01:00
fermin831 310c7c45d9 Adding CDATA to Unix agents 2015-07-07 12:43:34 +02:00
fermin831 4303a99c5c Plugin pandora_mem changed to avoid wrong values in AvailableMemory module 2015-07-03 11:20:20 +02:00
Sancho Lerena bc2d8b3957 Fixed stupid typo on operation to show total available memory
(cherry picked from commit cfc0583167)
2015-05-18 09:54:44 +02:00
m-lopez-f 2c985653fb Fixed problem when specified partition, print return data not correct
(cherry picked from commit 60150ab8dd)
2015-01-26 09:59:12 +01:00
Sancho Lerena 81aa1e0f06 Added new module for memory plugin, availableMemory, which is the sum of free, cached and swapcached memory. Added comment on current FreeMemory module and removed thresholds for ProcessTotal module, also changed default threshold to avoid "by default" critical/warning status. 2014-12-30 15:48:09 +01:00
Sancho Lerena c108c8fba5 Fixed typo on header 2014-09-22 11:27:35 +02:00
Ramon Novoa eac45c37b5 2014-08-14 Ramon Novoa <rnovoa@artica.es>
* plugins/grep_log,
	  plugins/grep_log_module: Detect log rotation by inode number AND file
	  size.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10427 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-14 13:31:16 +00:00
koichirok c9c7bc2873 2014-08-13 Koichiro Kikuchi <koichiro@rworks.jp>
* FreeBSD/pandora_agent: Small fixes: use proper rc variables,
	 remove obsolete function "set_rcvar" call and use "daemon" command
	 to start pandora_agent.

	* pandora_agent_installer: Refactored implementation and added
	 "fakeroot" installation support.

	* plugins/who.sh: Converted to bourne shell script.

	* pandora_agent_daemon: Small bug fixes and refactorings.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10414 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-13 14:53:16 +00:00
slerena 2b828cf28b 2014-05-30 Sancho Lerena <slerena@artica.es>
* win32/bin/pandora_agent.conf: New default configuration file
        Simplified modules, use of new plugins and same module names
        for most monitors as linux agent

        * win32/bin/util/df_percent.vbs: Modified plugin for return
        unit and predefined thresholds.

        * win32/bin/util/nettraffic.vbs,
        win32/bin/util/software_installed.vbs: New agent plugins for
        network usage and software installed inventory plugin, to fix
        embedded agent inventory which doesnt report all packages.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10054 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-30 15:55:42 +00:00
vgilc 44ca1b6d75 2014-05-21 Vanessa Gil <vanessa.gil@artica.es>
* pc/plugins/pandora_df
	  shellscript/linux/plugins/pandora_df
	  unix/plugins/pandora_df: Applied patch 
	'pandora_fs.excludefs.patch'.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9972 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-21 07:53:15 +00:00
Ramon Novoa 0f38146c62 2014-04-14 Ramon Novoa <rnovoa@artica.es>
* plugins/who.sh: Output some text when there are no users connected.
	  Otherwise the module goes to unkown.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9763 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-14 12:43:10 +00:00
mariopulido 624ae93829 2014-03-13 Mario Pulido <mario.pulido@artica.es>
* plugins/inventory: Distributions compatibility




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9582 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-13 14:03:46 +00:00
slerena 1006e59d07 2013-04-01 Sancho Lerena <slerena@artica.es>
* unix/plugins/inventory: Improved software inventory in RPM format.
        Removed dupes and "orphan" lines.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7903 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-01 01:32:14 +00:00
Ramon Novoa 7af1adc734 2013-01-17 Ramon Novoa <rnovoa@artica.es>
* plugins/grep_log: Merged with grep_log_module.

	* plugins/grep_log_module: Added to repository grep plugin for log
	  modules.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7496 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-01-17 14:32:14 +00:00
slerena f4ab620a23 2012-12-17 Sancho Lerena <slerena@artica.es>
* pandora_agent: Updated version

        * plugins/who.sh,
        plugins/top.sh:	New plugins for	command	snapshots.

        * plugins/inventory: Merged with fixes and new kernel module from
        4.0.3 branch. Tested on	Redhat and SUSE.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7290 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-12-17 16:33:15 +00:00
darode a6e718b6b9 2012-04-27 Dario Rodriguez <dario.rodriguez@artica.es>
* unix/plugins/inventory: Fixed a small error related to inventory plugin

	MERGED FROM 4.0.2


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6205 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-27 10:53:50 +00:00
darode 538bcf4b40 2012-04-27 Dario Rodriguez <dario.rodriguez@artica.es>
* unix/plugins/inventory,
	unix/Linux/pandora_agent.conf: Inventory improved: added Mac to NIC, 
	created new modules for IPs and Route table. Update pandora agent conf.

	MERGED FROM 4.0.2



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6203 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-27 10:12:29 +00:00
darode 9b18e175ef 2012-04-26 Dario Rodriguez <dario.rodriguez@artica.es>
* unix/plugins/inventory: Fixed inventory plugin



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6189 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-26 12:02:47 +00:00
zarzuelo 05fd6988a6 2012-04-25 Sergio Martin <sergio.martin@artica.es>
* unix/plugins/inventory: Fixed method of obtain
	runlevel to be valid on OpenSuse
	Merged from 4.0.x



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6167 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-25 16:47:03 +00:00
zarzuelo d0f2e121ec 2012-04-25 Sergio Martin <sergio.martin@artica.es>
* unix/plugins/inventory: Fixed init_services inventory modules
	in machines /etc/rc.d/rcX.d paths instead of /etc/rcX.d/ paths
	Merged from 4.0.x



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6162 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-25 15:55:26 +00:00
zarzuelo 4666928be1 2012-04-25 Sergio Martin <sergio.martin@artica.es>
* unix/plugins/inventory: Fixed several bugs in the
	inventory plugin as missed separator to end the parse,
	fill with empty string the empty columns, etc. for bug 3519796
	Merged from 4.0.x



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6157 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-25 15:07:33 +00:00
koichirok 14097d7180 2011-12-07 KIKUCHI Koichiro <koichiro@rworks.jp>
* pandora_agent_installer: Removed duplicated lines and spaces to
	  tabs.  Also removed lines that set group to wheel (gid of wheel is 0).
	* plugins/files_indir: Added support for FreeBSD.
	* plugins/pandora_update: Fixed $conf_path for FreeBSD and spaces
	  to tabs.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5237 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-07 10:07:43 +00:00
Ramon Novoa 307aead884 2011-09-05 Ramon Novoa <rnovoa@artica.es>
* unix/plugins/inventory: Added support for hwinfo.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4902 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-05 13:09:21 +00:00