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_server
/
poller
/
checks_snmp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- [DEV-195] added support of source ip address
sasha
2008-08-04
1
-0
/
+6
*
- [DEV-115] enhanced sender to use only one TCP connection (Alexei)
alex
2008-02-15
1
-1
/
+0
*
- [DEV-114] special processing of simple SNMP OIDs like ifDescr, ifInOctets,...
alex
2008-02-08
1
-7
/
+543
*
- fixed processing of negative SNMP integers (Alexei)
alex
2007-08-15
1
-1
/
+9
*
- fixed processing of SNMP octet strings (Alexei)
alex
2007-08-14
1
-2
/
+46
*
- developed database monitoring via ODBC (Eugene)
osmiy
2007-06-08
1
-57
/
+8
*
- more strict processing of response codes of all passive checks (Alexei)
alex
2007-04-23
1
-8
/
+8
*
- fixed processing of COUNTER64 SNMP values (Alexei)
alex
2007-04-05
1
-2
/
+3
*
- fixed support of 'curl' library (Eugene)
osmiy
2007-04-03
1
-3
/
+3
*
Beautification of code.
alex
2007-03-19
1
-27
/
+67
*
- fixed system.cpu.util[] (Eugene)
osmiy
2007-03-12
1
-9
/
+0
*
- added hosts.dns. Host name is for informational purposes only. (Alexei)
alex
2007-02-05
1
-4
/
+4
*
- removed support of parameter DisablePinger (Alexei)
alex
2006-12-23
1
-1
/
+1
*
Minor fixes.
alex
2006-12-19
1
-1
/
+3
*
- fixed buffer overflow while processing SNMP IP addresses (Alexei)
alex
2006-12-19
1
-17
/
+5
*
Fixed several warnings.
alex
2006-12-03
1
-2
/
+2
*
- changed all zabbix_log(lev, str) to zabbix_log(lev,"%s", str) (Alexei)
alex
2006-11-01
1
-15
/
+15
*
- fixed processing of SNMP HEX and OCTET string values (Alexei)
alex
2006-10-27
1
-9
/
+19
*
proted r3218:3224 from 1.1.2
osmiy
2006-08-29
1
-0
/
+1
*
zabbix-1.2_dev integration
osmiy
2006-07-12
1
-25
/
+25
*
- fixed processing of SNMP having non-standard port (Alexei)
hugetoad
2006-07-11
1
-1
/
+7
*
- fixed two different units in two graph axes (Alexei)
hugetoad
2006-01-21
1
-1
/
+1
*
Minor changes.
hugetoad
2006-01-12
1
-2
/
+5
*
- possibly fixed processing of SNMP Counter32 metrics (Alexei)
hugetoad
2006-01-11
1
-2
/
+2
*
Minor changes.
hugetoad
2006-01-11
1
-1
/
+2
*
- minor fixes for SNMP handling (Alexei)
hugetoad
2005-12-30
1
-2
/
+3
*
- SNMP string values to be automatically converted to numeric (Alexei)
hugetoad
2005-12-10
1
-3
/
+22
*
- minor changes (SET_DBL_RESULT -> SET_UI64_RESULT)
osmiy
2005-11-28
1
-1
/
+1
*
- added "SET_<TYPE>_RESULT" macross (Eugene)
osmiy
2005-11-25
1
-45
/
+47
*
Code cleanup.
hugetoad
2005-11-22
1
-48
/
+123
*
Added preliminary host and user bulk loader. Still a lot more needs to be ...
james_wells
2005-11-18
1
-21
/
+47
*
Minor changes.
hugetoad
2005-10-18
1
-7
/
+7
*
- added processing of SNMP counter64 (Alexei)
hugetoad
2005-10-13
1
-1
/
+4
*
- support of all types of SNMP metrics (Alexei)
hugetoad
2005-08-04
1
-3
/
+26
*
Minor changes.
hugetoad
2005-06-12
1
-0
/
+298