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
/
libs
/
zbxsysinfo
/
linux
/
proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- [ZBX-365] added support of long process names for proc.num and proc.mem, L...
sasha
2008-04-28
1
-483
/
+329
*
- [ZBX-70] fixed even more compilation warnings (Alexei)
alex
2007-09-22
1
-2
/
+8
*
- cleaned code to avoid '... may be used uninitialized in this function' war...
alex
2007-06-14
1
-1
/
+1
*
- fixed processing of cmdline for proc.num and proc.mem (Alexei)
alex
2007-06-08
1
-21
/
+37
*
- fixed net-snmp compilation (Eugene)
osmiy
2007-03-13
1
-2
/
+1
*
- introduced secure strcat and strcpy: zbx_strlcat, zbx_strlcpy (Alexei)
alex
2006-11-01
1
-8
/
+8
*
zabbix-1.2_dev integration
osmiy
2006-07-12
1
-20
/
+16
*
- fixed agent crash while evaluating proc.mem[] (Alexei)
hugetoad
2006-06-27
1
-1
/
+5
*
- added support of proc.mem[] for AIX (Eugene)
osmiy
2006-04-25
1
-2
/
+2
*
- fix proc.mem for linux (Eugene)
osmiy
2006-04-24
1
-11
/
+13
*
- added 'command line' parameter for Linux proc.mem[] (Eugene)
osmiy
2006-04-20
1
-236
/
+265
*
- improved proc.num for Linux, added parameter 'comm' (Eugene)
osmiy
2006-01-24
1
-50
/
+71
*
- added "SET_<TYPE>_RESULT" macross (Eugene)
osmiy
2005-11-25
1
-6
/
+3
*
Cleaning server code.
hugetoad
2005-11-14
1
-2
/
+2
*
More functions to return UINT64 instead of double.
hugetoad
2005-11-13
1
-16
/
+20
*
Minor changes.
hugetoad
2005-11-12
1
-3
/
+3
*
- fix shift in PROC_MEMORY function (Eugene)
osmiy
2005-11-02
1
-13
/
+13
*
- optimized sysinfo functions for linux system (Eugene)
osmiy
2005-10-31
1
-2
/
+2
*
- grouped commands in to the new command with parameters. [only in linux] (Eu...
osmiy
2005-10-28
1
-7
/
+17
*
- developed new interface for test functions. Result returns with srtuct. (Eu...
osmiy
2005-10-27
1
-32
/
+14
*
- added new item parameter: message (Eugene)
osmiy
2005-10-24
1
-2
/
+2
*
- improved support of proc.num[<process>,<user name>,<all|run|sleep|zomb>] (E...
osmiy
2005-10-17
1
-209
/
+420
*
- added file 'proc.c'
osmiy
2005-10-12
1
-0
/
+300