Commit Graph

138 Commits

Author SHA1 Message Date
vgilc c2c677de65 Merge branch '1014-Aparece-el-agent-name-en-lugar-del-alias-en-la-consola-SNMP-dev' into 'develop'
Changed agent name by alias

See merge request !590
2017-07-13 12:11:18 +02:00
vgilc fb57ea216e Merge branch '997-Active-SNMP-filters-in-snmp-console-dev' into 'develop'
Added active filters to snmp console

See merge request !611
2017-07-13 12:02:39 +02:00
vgilc cc9191b676 Merge branch 'develop' into '1014-Aparece-el-agent-name-en-lugar-del-alias-en-la-consola-SNMP-dev'
# Conflicts:
#   pandora_console/operation/snmpconsole/snmp_view.php
2017-07-13 11:59:19 +02:00
nramon d7b45cb027 Merge branch '149-SNMP-console-doesnt-show-agent-aliases' into 'develop'
Modified SNMP Console to prefer agent aliases as SNMP agent if registered.  #149

Closes #149

See merge request !489
2017-06-28 08:37:29 +02:00
Arturo Gonzalez e6efe5825b Added active filters to snmp console 2017-06-22 09:28:07 +02:00
Daniel Maya 7bf9860aaa Changed agent name by alias 2017-06-15 15:40:12 +02:00
vgilc 528b9abba6 Merge branch '996-Filtro-SNMP-desaparece-dev' into 'develop'
Fixed problem with snmp filter

See merge request !574
2017-06-14 11:48:49 +02:00
Daniel Maya 96ef0fdc4f Fixed problem with snmp filter 2017-06-12 12:05:23 +02:00
Daniel Maya ae30068397 fixed deleting grouped traps 2017-06-02 11:33:26 +02:00
vgilc 00e73a8213 Merge branch '675-search-filter-by-start-date-and-end-date-dev' into 'develop'
Added date filter in snmp console

See merge request !471
2017-05-31 17:02:14 +02:00
Hirofumi Kosaka 5807e55459 Modified SNMP Console to prefer agent aliases as SNMP agent if registered. #149 2017-05-19 16:49:54 +09:00
artu30 e54eb93ea8 Merge branch 'develop' into '805-change-tip-icon-in-trap-editor-dev'
# Conflicts:
#   pandora_console/operation/snmpconsole/snmp_view.php
2017-05-17 17:37:10 +02:00
vgilc 28eaae4601 Merge branch '724-SNMP-Console--En-el-campo-Agente-mete-el-Agent-name-en-lugar-del-Alias-dev' into 'develop'
Changed agent name by agent alias

See merge request !375
2017-05-17 17:16:48 +02:00
Arturo Gonzalez 19a12b23ef Added white start to snmp traps 2017-05-17 11:37:19 +02:00
Arturo Gonzalez cbe236b46b Added date filter in snmp console 2017-05-16 14:40:30 +02:00
Arturo Gonzalez dd5087cb53 Added new help tip icon to snmp console 2017-05-08 17:49:05 +02:00
Daniel Maya f13085ed3a Changed agent name by agent alias 2017-04-17 14:45:42 +02:00
Daniel Maya 6d1dc162e8 Added floating control in agents/modules, event list and snmp traps list 2017-04-07 12:08:42 +02:00
enriquecd 52fb7ccfd7 Filter snmp console sql sentence by user profile and group - #95 2017-03-15 11:37:47 +01:00
Hirofumi Kosaka 2224478ed5 Fixed "pagination" had ignored trap_type filtering at SNMP Console. 2017-01-11 19:46:22 +09:00
m-lopez-f 581d3835db Fixed acl's permmissions. Ticket #3912 2016-09-08 16:06:12 +02:00
fermin831 57190faf76 Fixed sql fail in snmp console TICKETS #3504 2016-04-04 12:16:07 +02:00
Hirofumi Kosaka 77d86636c4 (only for Oracle) Fixed if direccion of any agents has NULL, snmp console fail to list
unregistered agents' trap (by using "NOT IN" against NULL-inclued list).
2016-01-08 17:37:22 +09:00
m-lopez-f 719ece1ce8 Fixed warning php 2015-11-27 09:51:26 +01:00
m-lopez-f 769f2c2899 Change toltip helper and add new toltip helper because its confused search a snmp trap. Tiquet: #2975 2015-11-25 16:15:10 +01:00
m-lopez-f b4ebdb1c8e Fixed problems with oracle in snmp console. Tiquet: #2943 2015-11-19 13:02:03 +01:00
mdtrooper 656e7ab3bf Fixed the SQL querys for get list of snmp traps in the view page. 2015-07-14 12:50:05 +02:00
Alejandro Gallardo Escobar 3b037caf32 Merge remote-tracking branch 'origin/develop' into features/oracle 2015-06-18 20:02:01 +02:00
mdtrooper 89cac169f4 Clean the source code style. 2015-06-08 11:05:19 +02:00
Alejandro Gallardo Escobar a98be1cad9 Merge remote-tracking branch 'origin/develop' into features/oracle 2015-05-04 17:28:42 +02:00
Alejandro Gallardo Escobar 3cd0dd60a3 Disabled a search filter when using an oracle database 2015-05-04 14:51:06 +02:00
Alejandro Gallardo Escobar 1121fbd8b7 Fixed problems related with the oracle compatibility 2015-04-30 20:11:07 +02:00
m-lopez-f 3d2adc315e Change siual of view in any view 2015-04-22 16:46:08 +02:00
Ramon Novoa 0846236dd2 Show the translated enterprise string by default on the SNMP console.
(cherry picked from commit b3f5e76009)
2015-03-24 13:19:07 +01:00
mdtrooper 2d3f239789 Changes imprecise names and concepts in SNMP. Ticket: #1688 2015-01-21 14:47:54 +01:00
mdtrooper c76f8dd616 Uploaded lost change from yesterday. Added the text in the snmp console view 2015-01-21 12:45:48 +01:00
Alejandro Gallardo Escobar c2f812db16 Big improvement on the SNMP statistics section
* pandora_console/operation/snmpconsole/snmp_view.php: Removed the code of
	the statistics section.

* pandora_console/operation/snmpconsole/snmp_statistics.php: Added file.
	Statistics section for SNMP.
2014-09-23 18:05:44 +02:00
mdtrooper 56bc6820bc 2014-07-24 Miguel de Dios <miguel.dedios@artica.es>
* operation/snmpconsole/snmp_view.php,
	operation/events/events_list.php, operation/incidents/incident.php,
	extensions/files_repo.php,
	extensions/files_repo/sql/files_repo.postgreSQL.sql,
	extensions/files_repo/functions_files_repo.php,
	extensions/files_repo/files_repo_list.php,
	godmode/agentes/modificar_agente.php,
	godmode/snmpconsole/snmp_alert.php, godmode/db/db_info.php,
	include/functions_graph.php, include/functions_db.php,
	include/db/postgresql.php, include/db/oracle.php,
	include/db/mysql.php, include/functions_update_manager.php,
	include/functions_events.php, include/graphs/functions_flot.php,
	include/graphs/fgraph.php: tiny fixes for the improve the support of
	postgreSQL databases.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10354 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-24 16:02:06 +00:00
alexhigh 3599c2baaa 2014-06-10 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_graph.php: Added the function
	"graph_snmp_traps_treemap".

	* include/functions_netflow.php: Fixed a little error.

	* operation/snmpconsole/snmp_view.php: Fixed the pagination.
	Now is possible to see a treemap graph of oid per agent with
	the snmptraps received.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10156 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-10 15:21:58 +00:00
mdtrooper 7d91bbb077 2014-06-02 Miguel de Dios <miguel.dedios@artica.es>
* operation/snmpconsole/snmp_view.php: restored the lost code from
	the branch 5.
	
	Incident: #845




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10072 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-02 11:02:18 +00:00
vgilc f12fe11e59 2014-05-27 Vanessa Gil <vanessa.gil@artica.es>
* operation/snmpconsole/snmp_view.php: Changed ACLs. All 
	users can view traps whose source isn't in console.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10015 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-27 12:10:16 +00:00
vgilc 7a3aa1d6ff 2014-03-27 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.oracle.sql
	  pandoradb.postgreSQL.sql
	  pandoradb.sql
	  extras/pandoradb_migrate_5.0_to_5.1.mysql.sql
	  extras/pandoradb_migrate_5.0_to_5.1.oracle.sql
	  extras/pandoradb_migrate_5.0_to_5.1.postgreSQL.sql
	  godmode/snmpconsole/snmp_alert.php
	  operation/snmpconsole/snmp_view.php: Add fields 'order_x'
	to SNMP Traps.
	
	* images/help/custom_oid.png
	  images/help/custom_oid2.png
	  images/help/trap.png: Added images.

	* include/help/en/help_field_match_snmp.php
	  include/help/es/help_field_match_snmp.php: Changed help. 


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9651 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-27 10:48:19 +00:00
mdtrooper 3f8daab6f3 2014-03-19 Miguel de Dios <miguel.dedios@artica.es>
* operation/snmpconsole/snmp_view.php,
	include/functions_ui.php: fixed the view in fullscreen.
	
	Incident: #675




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9615 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-19 11:21:11 +00:00
vgilc ce6628c3f7 2014-03-18 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.oracle.sql
	  pandoradb.postgreSQL.sql
	  pandoradb.sql
	  extras/pandoradb_migrate_5.0_to_5.1.mysql.sql
	  extras/pandoradb_migrate_5.0_to_5.1.oracle.sql
	  extras/pandoradb_migrate_5.0_to_5.1.postgreSQL.sql
	  godmode/snmpconsole/snmp_alert.php
	  godmode/snmpconsole/snmp_view.php: Improved ACLs in
	SNMP Traps.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9614 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-18 16:08:20 +00:00
vgilc 561fbbbfa9 2014-03-17 Vanessa Gil <vanessa.gil@artica.es>
* operation/snmpconsole/snmp_view.php: Added 'group by
	OID/IP' to SNMP traps.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9603 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-17 11:31:48 +00:00
Ramon Novoa 3eda7f47ee 2013-10-14 Ramon Novoa <rnovoa@artica.es>
* operation/snmpconsole/snmp_view.php: Made the SNMP trap viewer look
	  more like the event viewer.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8907 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-14 12:00:56 +00:00
Ramon Novoa 8e74da1bcc 2013-09-16 Ramon Novoa <rnovoa@artica.es>
* operation/snmpconsole/snmp_view.php: Hide binding vars from the main
	  view (they do not fit in the table). They are translated and shown in
	  the detailed view.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8775 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-16 12:58:14 +00:00
Ramon Novoa 843b06401a 2013-07-10 Ramon Novoa <rnovoa@artica.es>
* extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql,
	  extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql,
	  extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql,
	  godmode/snmpconsole/snmp_alert.php,
	  pandoradb.sql,
	  pandoradb.postgreSQL.sql,
	  pandoradb.oracle.sql,
	  operation/snmpconsole/snmp_view.php: Added support to filter 10
	  binding vars. Added binding var automatic translation and other
	  small improvements.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8511 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-07-10 16:49:05 +00:00
mdtrooper effabbe24a 2013-06-18 Miguel de Dios <miguel.dedios@artica.es>
* operation/snmpconsole/snmp_view.php: fixed the urls and forms to
	set the filters.
	
	MERGED FROM THE BRANCH PANDORA_4.0




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8342 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-18 08:16:50 +00:00
mdtrooper ef22794ecd 2013-06-05 Miguel de Dios <miguel.dedios@artica.es>
* operation/snmpconsole/snmp_view.php: fixed the pagination.
	
	Fixes: #2255
	
	* godmode/groups/group_list.php, godmode/agentes/agent_manager.php:
	cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8256 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-05 12:13:29 +00:00