diff options
| author | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2002-05-21 19:46:52 +0000 |
|---|---|---|
| committer | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2002-05-21 19:46:52 +0000 |
| commit | 53e0448d2bbc13ce4539311d738fc8cf33bbdaff (patch) | |
| tree | bcd37c4c99a6e04484099e0817159fc5e89fe3ae /ChangeLog | |
| parent | d59a50dc3183a8dbb6a7107b0d53bb583b7a9dfb (diff) | |
- fixed double posting of the same trigger status into alarms (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@381 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -7,6 +7,7 @@ Not ready yet: [ CORE. Make Zabbix compile by cc ] [ CORE. Change trigger status in case if host/item status is changed ] +[ CORE. Get rid of all numerics constants in the code ] [ PHP. Show triggers by userid ] @@ -14,9 +15,15 @@ Not ready yet: [ HB. Authorisation without user name/password ] [ HB. zabbix_suckerd core dumps occasionally ] +[ HB. SNMP code core dumps occasionally ] + +[ DOCS. SNMP with missing MIB files can be used by: +snmpget -On localhost public enterprises.ucdavis.memory.memTotalSwap.0] Changes for 1.0beta4: + - fixed double posting of the same trigger status into alarms (Alexei) + - fixed macros substitution in email alerts (Alexei) - removed option -Wall from all Makefiles (Alexei) - removed "//" comments from Zabbix code (Alexei) |
