summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed compilation of inodes.c under OpenBSD.hugetoad2005-11-021-16/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2248 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fix "Segmentation fault" error with 'memset(&result, 0, ↵osmiy2005-11-024-1/+11
| | | | | | sizeof(AGENT_RESULT))' (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2247 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Fixed compilation of inodes.c under NetBSD.hugetoad2005-11-021-16/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2246 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-11-021-2/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2245 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fix shift in PROC_MEMORY function (Eugene)osmiy2005-11-028-103/+103
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2244 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* *** empty log message ***osmiy2005-11-022-21/+21
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2243 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added kernel.c and net.c for all platforms (Eugene)osmiy2005-11-0230-728/+1941
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2242 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Applied ServerByName patch:james_wells2005-11-0215-49/+94
| | | | | | | | | | | | | | | | | | | | | | | | | | misc/conf/zabbix_agentd.conf src/libs/zbxnet/security.c First pass at optimization of MySQL queries on reports page frontends/php/include/config.inc.php Fixed Groupid selection in triggers page (James) frontends/php/include/config.inc.php frontends/php/tr_status.php Fixed Update Profile in profiles page (James) frontends/php/include/profiles.inc.php Fixed Number Of Hosts in reports page (James) frontends/php/include/config.inc.php frontends/php/report1.php frontends/php/include/locales/de_de.inc.php frontends/php/include/locales/en_gb.inc.php frontends/php/include/locales/fr_fr.inc.php frontends/php/include/locales/it_it.inc.php frontends/php/include/locales/ja_jp.inc.php frontends/php/include/locales/lv_lv.inc.php frontends/php/include/locales/ru_ru.inc.php frontends/php/include/locales/sp_sp.inc.php git-svn-id: svn://svn.zabbix.com/trunk@2241 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-11-012-18/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2240 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-11-011-8/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2239 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* *** empty log message ***osmiy2005-11-011-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2238 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added new interface of sysinfo function for others platforms (Eugene)osmiy2005-11-0171-10533/+13206
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2237 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support of new sysinfo function interface for aix (Eugene)osmiy2005-11-0124-2268/+2210
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2236 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - optimized sysinfo functions for solaris system (Eugene)osmiy2005-11-0116-2163/+1684
| | | | | | | | - added support of new sysinfo function interface for solaris (Eugene) - fixed some errors in sysinfo functions for linux system (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2235 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-11-011-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2234 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - optimized sysinfo functions for linux system (Eugene)osmiy2005-10-3115-478/+328
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2233 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* *** empty log message ***osmiy2005-10-281-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2232 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - grouped commands in to the new command with parameters. [only in linux] ↵osmiy2005-10-2812-357/+979
| | | | | | (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2231 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor bug fixes as listed on the forum;james_wells2005-10-281-1/+1
| | | | | | | | actions.inc.php had a bug while trying to add actions. forms.inc.php declared multiple inputs without closing them. git-svn-id: svn://svn.zabbix.com/trunk@2230 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fix some conflicts for linux system (Eugene)osmiy2005-10-273-5/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2229 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* *** empty log message ***osmiy2005-10-271-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2228 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed new interface for test functions. Result returns with srtuct. ↵osmiy2005-10-2723-1806/+1996
| | | | | | | | | (Eugene) - recreated process() function. (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2227 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-10-261-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2226 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor cleanup.hugetoad2005-10-2614-20/+20
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2225 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Fixed minor warnings.hugetoad2005-10-268-3/+18
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2224 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-10-261-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2223 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed several warnings when compiling with -Wall flag (Alexei)hugetoad2005-10-2615-12/+54
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2222 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* MInor changes.hugetoad2005-10-251-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2221 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added one include file 'sysinc.h' (Eugene)osmiy2005-10-2411-492/+696
| | | | | | | - fixed some warnings (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2220 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* *** empty log message ***osmiy2005-10-241-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2219 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added new item parameter: message (Eugene)osmiy2005-10-24108-2116/+2116
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2218 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - configurable refresh rate. Thanks to James Wells. (Alexei)hugetoad2005-10-2428-44/+61
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2217 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - update images. Thanks to James Wells. (Alexei)hugetoad2005-10-2411-0/+60
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2216 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - all $_GET and $_POST replaced by $_REQUEST. Thanks to James Wells. (Alexei)hugetoad2005-10-2446-1208/+1209
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2215 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-10-221-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2214 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* MInor changes.hugetoad2005-10-221-1/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2213 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-10-224-1/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2212 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-10-221-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2211 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor changesosmiy2005-10-201-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2210 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - autoheader cleaned of warnings (Osmiy)osmiy2005-10-202-134/+32
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2209 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - changed ChangeLog (Eugene)osmiy2005-10-202-27/+23
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2208 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support of vfs.dev.read.bytes[*] (Eugene)osmiy2005-10-203-328/+336
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - added support of vfs.dev.read.operations[*] (Eugene) - added support of vfs.dev.write.bytes[*] (Eugene) - added support of vfs.dev.write.operations[*] (Eugene) - added support of net.if.out.errors[*] (Eugene) - added support of net.if.out.packets[*] (Eugene) - added support of net.if.out.bytes[*] (Eugene) - added support of net.if.in.errors[*] (Eugene) - added support of net.if.in.packets[*] (Eugene) - added support of net.if.in.bytes[*] (Eugene) - added support of net.if.collisions[*] (Eugene) - removed net[listen_80] from solaris (Eugene) - removed net[listen_23] from solaris (Eugene) - removed disk_read_ops[*] (Eugene) - removed disk_read_kbs[*] (Eugene) - removed disk_write_ops[*] (Eugene) - removed disk_write_kbs[*] (Eugene) - removed disk_busy[*] (Eugene) - removed disk_svc[*] (Eugene) - removed net.out.err[*] (Eugene) - removed net.out.pack[*] (Eugene) - removed net.out.load[*] (Eugene) - removed net.in.err[*] (Eugene) - removed net.in.pack[*] (Eugene) - removed net.in.load[*] (Eugene) - removed net.out.coll[*] (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2207 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor changes in /solaris/net.c (Eugene)osmiy2005-10-191-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2206 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* *** empty log message ***osmiy2005-10-191-0/+13
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2205 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support of disk_read_ops[*] (Eugene)osmiy2005-10-193-49/+52
| | | | | | | | | | | | | | | | | | - added support of disk_read_kbs[*] (Eugene) - added support of disk_write_ops[*] (Eugene) - added support of disk_write_kbs[*] (Eugene) - added support of disk_busy[*] (Eugene) - added support of disk_svc[*] (Eugene) - added support of net.out.err[*] (Eugene) - added support of net.out.pack[*] (Eugene) - added support of net.out.load[*] (Eugene) - added support of net.in.err[*] (Eugene) - added support of net.in.pack[*] (Eugene) - added support of net.in.load[*] (Eugene) - added support of net.out.coll[*] (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2204 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-10-191-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2203 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-10-181-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2202 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* MInor changes.hugetoad2005-10-181-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2201 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-10-181-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2200 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* *** empty log message ***osmiy2005-10-182-4/+9
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2199 97f52cf1-0a1b-0410-bd0e-c28be96e8082