Commit Graph

35102 Commits

Author SHA1 Message Date
alejandro 2e0b952250 added set_global_variable and get_global_variable in snmp 2023-08-18 14:53:12 +02:00
alejandro 1a8c2f2a23 Minor changes 2023-08-18 12:53:03 +02:00
alejandro a42a87dffe added snmp in __init__.py 2023-08-18 10:41:39 +02:00
alejandro 66394f8ec4 minor changes 2023-08-18 10:35:59 +02:00
alejandro 932e171813 added function to send traps 2023-08-18 10:14:53 +02:00
alejandro 177ae60649 added snmp module, Session, get and walk 2023-08-17 15:55:32 +02:00
alejandro f55efbee7f minor changes in transfer (retry) 2023-08-17 12:45:09 +02:00
alejandro 1c0497289e edit retry option 2023-08-17 11:23:36 +02:00
alejandro 98670ea349 added retry option in the tranfer module 2023-08-17 10:35:28 +02:00
Enrique Martin 3a3bfadedd Merge branch 'ent-11756-plugintools-python' of https://brutus.artica.es:8081/artica/pandorafms into ent-11756-plugintools-python 2023-08-16 08:12:21 +02:00
Enrique Martin 6159f285fd Standarized globals and functions 2023-08-16 08:12:14 +02:00
alejandro 5ae20fdf21 added comments 2023-08-14 15:44:56 +02:00
alejandro 7cf65b0059 fix miss type in add_disco_summary_value, added comments 2023-08-14 15:08:57 +02:00
alejandro 9c97fc2aa6 added comments in all functions, fix miss type in add_log_module 2023-08-14 14:57:02 +02:00
Enrique Martin 0fed9f8749 Changed some functions names and added _print_debug for all modules 2023-08-10 14:07:57 +02:00
Enrique Martin 6d62c38ee1 New function and standarized methods 2023-08-09 13:46:09 +02:00
Enrique Martin 40421fadbb Added safe_input and safe_output 2023-08-04 14:51:39 +02:00
Enrique Martin c301925c0b Merge branch 'ent-11756-plugintools-python' of https://brutus.artica.es:8081/artica/pandorafms into ent-11756-plugintools-python 2023-08-02 13:13:49 +02:00
Enrique Martin f5df8eb24c Added Agent class functions 2023-08-02 13:13:43 +02:00
alejandro 538a25d2d5 clean imports 2023-08-02 12:05:51 +02:00
alejandro a214864957 edit readme 2023-08-02 12:00:17 +02:00
Enrique Martin bde41cac3d Removed loop imports 2023-08-02 11:52:24 +02:00
Enrique Martin 54dc1df12d Set some default values to None 2023-08-02 11:42:20 +02:00
Enrique Martin 8f72e9b6e7 Changed definition format 2023-08-02 11:38:49 +02:00
Enrique Martin 3a5949ac5e Changed global variables names and minor changes 2023-08-02 11:32:34 +02:00
Enrique Martin 3c5ee4e03b Added multiprocessing functions 2023-08-02 10:31:52 +02:00
Enrique Martin 27bab031c3 Added add_monitoring_data function 2023-07-28 12:02:34 +02:00
Enrique Martin df36ea608a Updated README 2023-07-28 11:22:02 +02:00
Enrique Martin f1938cdb76 Updated README example 2023-07-28 10:00:40 +02:00
Enrique Martin 1b2312ce9a Updated README example 2023-07-28 09:59:28 +02:00
Enrique Martin 64917608d5 Updated README example 2023-07-28 09:52:16 +02:00
Enrique Martin 2098daa909 Added param default_values for init_agent 2023-07-27 16:04:27 +02:00
Enrique Martin e4ac6cb4ac Merge conflict fix 2023-07-27 16:00:26 +02:00
Enrique Martin 2ca114f844 Organization and new functions for pandoraPluginTools 2023-07-27 15:53:10 +02:00
alejandro 909d05b300 fix readme.md 2023-07-27 12:07:24 +02:00
alejandro b526b10200 add readme.md and minor changes 2023-07-26 15:28:44 +02:00
alejandro b70be8b4e6 describe functions 2023-07-26 11:21:15 +02:00
alejandro 1aa2453528 added __init__.py and modificate transfer.py and agents.py 2023-07-26 11:03:55 +02:00
alejandro 1892756102 added files modules,agents,transfer,http,general,discovery 2023-07-25 15:21:38 +02:00
Rafael Ameijeiras d046e82208 Merge branch 'ent-11644-desaparece-selector-en-bulk-operations-en-nodo-centralizado' into 'develop'
Ent 11644 desaparece selector en bulk operations en nodo centralizado

See merge request artica/pandorafms!6168
2023-07-25 11:04:38 +00:00
Rafael Ameijeiras b4742f9e46 Merge branch 'ent-11698-proteccion-en-cascada-de-modulos-no-se-puede-configurar' into 'develop'
Ent 11698 proteccion en cascada de modulos no se puede configurar

See merge request artica/pandorafms!6216
2023-07-25 10:34:53 +00:00
Daniel Rodriguez 4b6be6596e Merge branch 'ent-10640-meter-programador-de-informes-en-la-vista-de-edicion-de-un-informe-en-una-nueva-solapa' into 'develop'
Ent 10640 meter programador de informes en la vista de edicion de un informe en una nueva solapa

See merge request artica/pandorafms!5858
2023-07-25 10:02:12 +00:00
Rafael Ameijeiras 391447c307 Merge branch 'ent-11708-error-al-visualizar-el-boton-de-delete-en-metaconsola-en-category-management' into 'develop'
Ent 11708 error al visualizar el boton de delete en metaconsola en category management

See merge request artica/pandorafms!6231
2023-07-25 09:05:16 +00:00
Rafael Ameijeiras 85a3e32c27 Merge branch 'ent-11421-Config-remota-del-servidor-no-accesible-si-no-hay-dataserver' into 'develop'
show server conf remote edition in at least one server element

See merge request artica/pandorafms!6197
2023-07-25 09:03:51 +00:00
Rafael Ameijeiras 7b0c8cffaa Merge branch 'ent-11769-Vista-de-nodos-en-la-meta-rota' into 'develop'
fixed error with new implementation of datatables

See merge request artica/pandorafms!6277
2023-07-25 08:52:38 +00:00
Rafael Ameijeiras f9803b3a52 Merge branch 'ent-11218-iconos-erroneos-de-politicas-en-los-modulos' into 'develop'
Ent 11218 iconos erroneos de politicas en los modulos

See merge request artica/pandorafms!5912
2023-07-25 08:13:00 +00:00
Rafael Ameijeiras 39edfa48df Merge branch 'ent-11419-pequenos-cambios-en-widget-de-graficas-simples' into 'develop'
Ent 11419 Pequeños cambios en widget de graficas simples

See merge request artica/pandorafms!6155
2023-07-25 08:04:23 +00:00
Rafael Ameijeiras 1f52a2d466 Merge branch 'ent-11031-en-visor-de-auditoria-los-filtros-personalizados-tienen-tres-detalles-que-vale-la-pena' into 'develop'
Ent 11031 en visor de auditoria los filtros personalizados tienen tres detalles que vale la pena

See merge request artica/pandorafms!6235
2023-07-25 07:54:36 +00:00
Rafael Ameijeiras 7f2918990c Merge branch 'ent-11360-intervalo-en-1-hora-por-defecto-en-item-de-informe-module-histogram-graph' into 'develop'
Ent 11360 intervalo en 1 hora por defecto en item de informe module histogram graph

See merge request artica/pandorafms!6166
2023-07-25 07:53:48 +00:00
Rafael Ameijeiras 0e6531b983 Merge branch 'ent-11335-se-pueden-crear-mapas-de-red-con-el-mismo-nombre-y-grupo' into 'develop'
Ent 11335 Se pueden crear mapas de red con el mismo nombre y grupo

See merge request artica/pandorafms!6143
2023-07-25 07:53:15 +00:00