Commit Graph

21 Commits

Author SHA1 Message Date
artica b3da2803a4 Changed the format of the .php files
Former-commit-id: 4dc926a81de14e27df8be7982406b09d8e808399
2019-01-30 16:18:44 +01:00
artica 7a9684f23c Changed the format of the .css files
Former-commit-id: a0dce3fe780031105396a8439c83d520197670af
2019-01-30 12:42:16 +01:00
artica dc238cf74a Changed the format of the .js and .html files
Former-commit-id: 7a06315787b85355f4840cbfb0431d55dea4293d
2019-01-30 12:27:18 +01:00
manuel.montes a3f4bfaa3d Implemented limitation decimals in y-axis realtime graphs 2018-11-07 13:57:47 +01:00
fermin831 e7663fc5f0 Fixed booleans realtime graphs 2018-10-17 19:20:22 +02:00
Alejandro Gallardo Escobar 5f732d035b Now the integer numbers of the Y axis of the realtime graphs are shorter 2018-09-17 13:13:10 +02:00
Alejandro Gallardo Escobar 28336d3e1a Update realtime_graphs.js 2018-08-20 09:53:11 +02:00
Alejandro Gallardo Escobar 5934f141a8 Fixed the incremental realtime charts 2018-08-17 13:17:27 +02:00
Alejandro Gallardo Escobar 568484cf6e Fixed the incremental mode of the realtime charts and overall improvements 2018-08-02 14:59:10 +02:00
fermin831 bd3f0712f1 Added separated window view to SNMP realtime graphs 2018-05-04 10:58:37 +02:00
fermin831 8bc9805288 [Realtime Graphs] Added the hidden type snmp_module 2018-05-03 12:57:24 +02:00
danielmaya 6d4f460ef8 Fixed get oid 2017-12-05 12:13:38 +01:00
mdtrooper fe8300655d Cleaned source code. 2016-01-27 13:08:11 +01:00
mdtrooper 7574f6ed09 Clean the source code style. 2015-06-08 13:13:09 +02:00
m-lopez-f 8b84b82a09 Add commands to execute in windows server for real time graphs. Tiquet:#2191
(cherry picked from commit cc7fcf71b3)
2015-05-07 16:02:38 +02:00
Alejandro Gallardo Escobar e7f55390a1 Removed debug traces 2015-03-10 13:37:10 +01:00
zarzuelo 71ad99ff03 2014-06-13 Sergio Martin <sergio.martin@artica.es>
* extensions/realtime_graphs.php
	extensions/realtime_graphs/realtime_graphs.js: Fix timezone
	differences in realtime graphs when client (browser) and
	server (console instance host) have different timezone.
	Now it takes always the server timezone.
	Ticket: #853



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10187 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-13 12:07:37 +00:00
zarzuelo 78f4be67b2 2014-05-15 Sergio Martin <sergio.martin@artica.es>
* include/help/en/help_ipam.php: Fix bad translations
	on ipam english help 
	
	* extensions/realtime_graphs/ajax.php: Little improvement
	on pending pandora packages for realtime graphs



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9938 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-15 12:02:21 +00:00
zarzuelo 152312dee6 2014-05-14 Sergio Martin <sergio.martin@artica.es>
* extensions/realtime_graphs/ajax.php
	extensions/realtime_graphs/realtime_graphs.js
	godmode/agentes/module_manager_editor_network.php: Improvements
	in realtime graphs and snmp walk modal window



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9934 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-14 11:44:43 +00:00
zarzuelo 26f09b52bc 2014-05-14 Sergio Martin <sergio.martin@artica.es>
* extensions/realtime_graphs/ajax.php: Improve the commands of 
	realtime graphs



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9933 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-14 09:39:42 +00:00
zarzuelo 3657f939f5 2014-05-05 Sergio Martin <sergio.martin@artica.es>
* extensions/realtime_graphs
	extensions/realtime_graphs/ajax.php
	extensions/realtime_graphs/realtime_graphs.css
	extensions/realtime_graphs/realtime_graphs.js
	extensions/realtime_graphs.php: Added real time graphs 
	extension for ticket #736



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