index
:
zabbix.git
cpustats
master
Jeff Ollie's Zabbix Patches
Jeffrey C. Ollie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
zabbix_agent
/
zabbix_agentd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- added table audit (Alexei)
hugetoad
2004-09-16
1
-1
/
+1
*
- added command line parameters -c <config> and -h to zabbix_agentd (Alexei)
hugetoad
2004-08-27
1
-2
/
+35
*
- fixed typo: getuid() -> getgid() in daemon_init() (Alexei)
hugetoad
2004-08-13
1
-1
/
+1
*
- replace strncpy() with secure strscpy() where possible (Alexei)
hugetoad
2004-01-08
1
-2
/
+2
*
Added 2004 to the Copyright notice.
hugetoad
2003-12-22
1
-1
/
+1
*
Do not remover PID files if already exists (Alexei)
hugetoad
2003-08-15
1
-1
/
+0
*
- fixed sysinfo() result. Multiplication to mem_unit required (Alexei)
hugetoad
2003-08-09
1
-31
/
+9
*
- PostreSQL related fixes (Alexei)
hugetoad
2003-08-03
1
-2
/
+2
*
Minor changes (Alexei)
hugetoad
2003-08-03
1
-2
/
+2
*
- added parameter ListenIP to zabbix_agentd.conf (Alexei)
hugetoad
2003-06-14
1
-1
/
+10
*
Fixed compilation of Zabbix agent under Solaris.
hugetoad
2003-03-31
1
-1
/
+1
*
- user-defined parameters will overwrite already existing
hugetoad
2003-03-03
1
-41
/
+0
*
- fixed possible zabbix_suckerd crash. It may happen if socket() returns 0.
hugetoad
2002-12-19
1
-2
/
+8
*
- added copyright notice to source files (Alexei)
hugetoad
2002-12-07
1
-0
/
+19
*
- parameter StatFile removed (Alexei)
hugetoad
2002-09-22
1
-4
/
+4
*
Minor changes.
hugetoad
2002-09-22
1
-0
/
+1
*
- support for parameters netloadin[*] and netloadout[*] (Alexei)
hugetoad
2002-09-15
1
-0
/
+7
*
Partial support for network loads.
hugetoad
2002-09-12
1
-1
/
+1
*
- added src/zabbix_agent/stats.c and stats.h (Alexei)
hugetoad
2002-09-11
1
-87
/
+1
*
- added parameter StatFile to zabbix_agentd.conf (Alexei)
hugetoad
2002-09-10
1
-8
/
+46
*
Basic support for network loads
uid48943
2002-09-09
1
-5
/
+57
*
- php/include/*inc renamed to php/include/*inc.php (Alexei)
hugetoad
2002-06-17
1
-2
/
+4
*
- changes to make Zabbix compile in non-GCC environments (Alexei)
hugetoad
2002-05-24
1
-1
/
+1
*
- removed option -Wall from all Makefiles (Alexei)
hugetoad
2002-05-19
1
-5
/
+1
*
Better support for IT services.
hugetoad
2002-04-14
1
-1
/
+1
*
- improved update_triggers() (Alexei)
hugetoad
2002-04-07
1
-15
/
+11
*
- column functions.lastvalue changed to varchar(255) (Alexei)
hugetoad
2002-04-02
1
-150
/
+25
*
- added column value_type to table items_template (Alexei)
hugetoad
2002-03-31
1
-4
/
+8
*
- parameter Server can consist of list of Zabbix servers (Alexei)
hugetoad
2002-03-22
1
-5
/
+15
*
- added directory upgrades/dbpatches/1.0beta2_to_1.0beta3 (Alexei)
hugetoad
2002-03-21
1
-5
/
+20
*
- correct handling of timeout situations for zabbix_agentd (Alexei)
hugetoad
2002-03-19
1
-20
/
+25
*
- added parameter LogFile for zabbix_trapper (Alexei)
hugetoad
2002-03-19
1
-1
/
+13
*
- added partial support for non-syslog logging (Alexei)
hugetoad
2002-03-18
1
-50
/
+51
*
- solved problem with getpeername() (Alexei)
hugetoad
2002-03-10
1
-3
/
+5
*
- support for parameter Timeout for zabbix_agentd (Alexei)
hugetoad
2002-03-05
1
-8
/
+23
*
- support for experimental parameter NoTimeWait (Alexei)
hugetoad
2002-02-27
1
-2
/
+27
*
- added file include/cfg.h and include/cfg.c (Alexei)
hugetoad
2002-02-20
1
-6
/
+16
*
- partial support for automake (Alexei)
hugetoad
2002-02-18
1
-3
/
+90
*
Added parameter ListenPort to zabbix_agentd and zabbix_trapperd (Alexei)
hugetoad
2002-02-05
1
-15
/
+27
*
Clean compilation on HP-UX 11.xx (Alexei)
hugetoad
2002-02-04
1
-0
/
+4
*
calls to malloc+strcpy changed to strdup() (Alexei)
hugetoad
2002-01-25
1
-2
/
+1
*
Fix for overflow in configuration IP address.
hugetoad
2002-01-23
1
-1
/
+1
*
- zabbix_agentd cannot be ran as root (Alexei)
hugetoad
2002-01-15
1
-0
/
+26
*
- character '.' can be used in definition of monitored paramaters
hugetoad
2002-01-13
1
-1
/
+1
*
- added srv_status.html and services.html (Alexei)
hugetoad
2001-12-27
1
-3
/
+16
*
- number of forked zabbix_agentd decreased to 5 (Alexei)
hugetoad
2001-12-19
1
-2
/
+12
*
- support for advanced zabbix_agentd.conf (Alexei)
hugetoad
2001-12-16
1
-15
/
+80
*
- not monitored hosts will not be referenced from System Map (Alexei)
hugetoad
2001-11-26
1
-94
/
+33
*
Minor changes
hugetoad
2001-11-23
1
-2
/
+2
*
More changes in timeout handling (Alexei)
hugetoad
2001-10-13
1
-4
/
+25
[next]