8867 Commits

Author SHA1 Message Date
Ramon Novoa
3a7ffddfbe Forgot to add the updated .conf to the previous commit. 2015-01-13 15:47:17 +01:00
mdtrooper
9f12469edf Fixed the item group in visual consoles that links other visualmap. TICKET: #1647 2015-01-13 12:50:13 +01:00
mdtrooper
8baceb483a Fixed typo bug in the function 'visual_map_get_layout_status' 2015-01-13 12:40:46 +01:00
mdtrooper
512bedda45 Added support for policies tags into the function 'tags_get_module_tags'. INCIDENT: #1644 2015-01-13 12:03:34 +01:00
m-lopez-f
bb2ef17a03 Added new tooltip to the field filter in SNMP-> SNMP Filters-> create 2015-01-13 11:37:22 +01:00
m-lopez-f
ee0d48bb14 Fixed small error in translation. 2015-01-13 11:34:12 +01:00
Ramon Novoa
8f9f65b482 Added support for multiple master servers. 2015-01-13 10:56:56 +01:00
artica
9709123ec7 Auto-updated build strings. 2015-01-13 00:01:10 +01:00
m-lopez-f
27a28818c3 Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2015-01-12 16:20:33 +01:00
m-lopez-f
4310344d39 Add combox filter in search form, view: Manage Agents in Admistration 2015-01-12 16:20:07 +01:00
mdtrooper
c726c0f9bd Fixed the topology networkmaps, sometimes the relationships of agents showed bad 2015-01-12 15:40:02 +01:00
mdtrooper
9e15d538f9 Added the fixed of commit 'Fixed calculation of group items in visual maps on linked maps.' 2015-01-12 13:19:14 +01:00
artica
24946984e2 Auto-updated build strings. 2015-01-12 00:01:09 +01:00
artica
a2f671dfb5 Auto-updated build strings. 2015-01-11 00:01:08 +01:00
artica
44fa308e84 Auto-updated build strings. 2015-01-10 00:01:11 +01:00
Sancho Lerena
1a541b1657 Solved a problem with autorefresh URL. This fixes problem on refreshing the same URL for a long time (p.e: 4 hours). Problem was the filename was not passed, and this, in someway, makes the whole system to add parameters to the right until it too long and breaks it.
To avoid other problems, I've added a safe check to see if coming URL contains "index.php" before adding it. Tested on several subcomponents and works.
2015-01-09 16:10:14 +01:00
Ramon Novoa
d5c299cbf2 Changed the default path for fping so that it works OOTB on CentOS. 2015-01-09 11:29:48 +01:00
artica
47401ccfeb Auto-updated build strings. 2015-01-09 00:01:12 +01:00
Vanessa Gil
3d251fd035 Strict ACLs 2015-01-08 18:11:26 +01:00
artica
80e9881aff Auto-updated build strings. 2015-01-08 00:01:09 +01:00
Ramon Novoa
52fde88494 Do not delete old data when the interval is set to 0. 2015-01-07 13:47:19 +01:00
artica
d690427209 Auto-updated build strings. 2015-01-07 00:01:08 +01:00
artica
1976d21e30 Auto-updated build strings. 2015-01-06 00:01:11 +01:00
Ramon Novoa
24ace532be Added support for absolute incremental data. 2015-01-05 16:38:07 +01:00
artica
5db650c525 Auto-updated build strings. 2015-01-05 00:01:09 +01:00
artica
16d199c7e8 Auto-updated build strings. 2015-01-04 00:01:09 +01:00
artica
e717b7d32d Auto-updated build strings. 2015-01-03 00:01:10 +01:00
artica
4e78a0545d Auto-updated build strings. 2015-01-02 00:01:09 +01:00
artica
599dd7172b Auto-updated build strings. 2015-01-01 00:01:09 +01:00
artica
8fca2fa440 Auto-updated build strings. 2014-12-31 00:01:11 +01:00
Sancho Lerena
82b365996d 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
artica
622c42b5ef Auto-updated build strings. 2014-12-30 00:01:09 +01:00
artica
ab1dba7d3d Auto-updated build strings. 2014-12-29 00:01:08 +01:00
artica
2ba3735812 Auto-updated build strings. 2014-12-28 00:01:08 +01:00
artica
14c82e69b3 Auto-updated build strings. 2014-12-27 00:01:09 +01:00
artica
d58b552a23 Auto-updated build strings. 2014-12-26 00:01:08 +01:00
artica
de54453424 Auto-updated build strings. 2014-12-25 00:01:08 +01:00
artica
f625243cd8 Auto-updated build strings. 2014-12-24 00:01:12 +01:00
artica
7b298f849b Auto-updated build strings. 2014-12-23 00:01:09 +01:00
artica
59528b6059 Auto-updated build strings. 2014-12-22 00:01:09 +01:00
artica
624245fc83 Auto-updated build strings. 2014-12-21 00:01:09 +01:00
artica
46077bcff4 Auto-updated build strings. 2014-12-20 00:01:09 +01:00
artica
5d302d1763 Auto-updated build strings. 2014-12-19 00:01:11 +01:00
Ramon Novoa
c377f1c123 Fixed a typo in pandoradb_data.sql. 2014-12-18 11:39:42 +01:00
artica
07725cf4cf Auto-updated build strings. 2014-12-18 00:01:11 +01:00
artica
a6dcbf3662 Auto-updated build strings. 2014-12-17 00:01:08 +01:00
artica
1653a640c9 Auto-updated build strings. 2014-12-16 00:01:07 +01:00
mdtrooper
ccb1668391 Added api for metaconsole. Ticket: #1474 2014-12-15 19:39:05 +01:00
Alejandro Gallardo Escobar
15d5607787 Merge branch 'feature/ticket#1579-TwoFactorAuthentication' into develop
Resolved conflicts:
	pandora_console/extras/pandoradb_migrate_5.1_to_6.0.mysql.sql
	pandora_console/extras/pandoradb_migrate_5.1_to_6.0.oracle.sql
	pandora_console/extras/pandoradb_migrate_5.1_to_6.0.postgreSQL.sql
	pandora_console/include/styles/pandora.css
2014-12-15 15:06:29 +01:00
Alejandro Gallardo Escobar
bd6c39279a Added a new command to disable the double authentication for the specified user 2014-12-15 14:59:22 +01:00