summaryrefslogtreecommitdiffstats
path: root/testsuite/parseko/cmdline14.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/parseko/cmdline14.stp')
0 files changed, 0 insertions, 0 deletions
'#n93'>93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243
1.0beta10:

 - fix pinger
 - finish src/zabbix_snmptrapper
 - fix PostgreSQL schema
 - improve screens (add maps, all in one table, etc)
 - calculate maxY in graphs and show last value

 - links to Zabbix frontend in alert emails
 - user groups
 - zabbix to write log to the item (for example: log when item becomes unsupported)
 - strings items for graphs
 - date&time in alert emails
 - support of '-' in trigger expressions (...>-1)
 - UserParameter does not appear in the log
 - add MRTG-like graphs + periodic recalculation of aggregate functions
 - add support for agent forwarding (proxy)
 - ability to add a library of  userwritten c-functions with dlopen/dlsym to
the agent with a predefined API that can return values to suckerd (for both 
suckerd and agentd)
 - monitoring of log files
 - escalation
 - agents to execute command
 - add alerts to host templates
 - add complete support for SNMP trapping

 - monitoring of log files
 - [10] Refresh stop ability. At least for graphs and triggers being selected.
 - [10] IT Services. Show downtimes for weeks.
 - [10] IT Services. User view, show algorithm.
 - [10] BUG. When adding new service, service name is wrong.
 - [10] IT Services. SLA for a period of time only (09:00-18:00)

LS:

 - graphs. Dobavljatj item so smescheniem vo vremeni
 - check permissions for zabbix_agentd when started under root
 - add item to group (not to all)
 - update host from template

change(N) - raznica mezhdu poslednim i na N vremeni ranee poluchennim
znacheniem;
abschange(N) = abs(change(N));

trend(N) - linejnaja aproksimacija sled.znachenija po interval vremeni N;
trend(N,M) - tozhe, no ne sled.znachenie, a vpered na interval vremeni M;

!!!!! kstati bilo-bi neploho pozvolitj poljzovatsja ne toljko intervalom
vremeni kak argumentom funkcij,
no i ispoljzovatj kolichestvo otscetov, tipa srednee za poslednie 5
scitivanij !!!!!
* k primeru argument 5 oznachhaet pjatj sekund, a #5 - pjatj izmerenii !!!

nu i massu matematicheskih mozhno - dlja super-advanced chuvakov:
* SQRT, LOG, LOG10, trigonometricheskie, ...

 - show host groups in "Status of Triggers"
 - if 'Update', then default action (button 'Enter') must be Update
 - do not check SNMP port existance if Item is not SNMP
 - host groups (delete, rename)
 - add item to host group
 - add descriptions to items
 - link host (group) to template

graphs:

 - min value (0 or automatic)
 - customisation of font size
 - link items to show them in one graph (network in/out) 

 - snmp oid symbolic representation
 - periodically check unsupported items (NxInterval). Can be configurable.
 - Latest values->Host->[Show not monitored]

HP:

 - use profiles instead of passing parameters using POST
 - add threshold,min,max line for user-defined graphs
 - 
Vel viens wishlists ir pie "IT Services", pielikt pie 
/~zabbix/report3.php?serviceid=1&year=2003

 Ka ir reziims, ka paraada visus downtime attieciigajaa meenesii (vai gadaa/nedeelaa).
(Tipa  : time  - subservice/trigers - priority - ...)



 - [3] Windows event log checking.
 - [4] Latest values. Link to page which shows list of all triggers-related
 to the item.
 - [4] users.php. Link to page which shows all actions defined for this user.
 - [5] Configuration of items/triggers. Add Select.
 - [7] SLA algorithm (A - 0%, B - 100% -> availability of AB = 50%)
 - [7] IT Service % must start at 01.01.20xx, not first day of the week
 - [7] ALARMS. Ability to select events by specifying date from/to.
 - [8] escalation (if trigger is ON 30 sec, send email to someone else)
 - [9] History of who and when changed trigger comment. As starting point: who and when
 did latest changes.
 - [9] ... the history to be used to see who did changes and who wrote specific parts
 of comments to know who is in charge for the instructions
 - [9] ... find outdated instructions to initiate its renewal (review)

LS:

 - why SNMP does not work though firewall? It establishes connection to UDP port 3. WHy?
 - daily weekly monthly graphs
 - detailed description for items

TOP PRIORITY:

 - fix update of 'status'. When added it never gets updated, if server is already unreachable.
 - pay attention to Solaris agent
 - better viewing of trigger dependencies
 - do not show "all" if no groups defined
 - add more checks for forms (check all possible wrong values)
 - check Rickard's active(?) agent
 - support of fetch_html[*]
 - restructure sources
 - support for automake
 - zabbix_agentd to support processor load, swap[*] and memory[*] onder AIX

BUGS:

 - add protection from IT Service looping
 - BUG. No horizontal lines. Replace ImageDashedLine() to gdImageLine() plus
   ImageSetStyle()

PERFORMANCE IMPROVEMENTS:

 - remove lastvalue, lastclock, prevvalue from table ITEMS

DIFFERENT TASKS:

 - better monitoring of log files
 - SNMP trapping
 - SNMP v3
 - auto-discovery
 - Native Windows GUI
 - distributed monitoring
 - audit log
 - backup/restore scripts for server. Backup all (DB, configs, etc).
 - IT Helpdesk
 - high-performance, optimised zabbix_suckerd and zabbix_trapperd
 - personalisation (refresh rate, graph size, default graph period, etc)
 - encryption
 - automated report generation
 - SNMP-walk in WEB interface
 - add UserParameter without restart of an agent
 - write white-paper
 - prepare Power Point presentation

TODO:

- Agent
 1. An API so that I can build and active agent into
    the centralized monitoring point of my application.
 2. max/min/average values during the poll pause along with last value to catch
CPU spikes otherwise invisible (have had these problems with BMC Patrol).
 3. Ability to add a library of  userwritten c-functions with dlopen/dlsym to
the agent with a predefined API that can return values to suckerd.

Not ready yet:

1. Monitoring of Windows (2000) services via SNMP
This is an extension I wrote based on your SNMP checker that scans through the Windows SNMP mib to check if a specified
+process is running. I thought it may be able to be used in a similar situation to the new SIMPLE check.

2. Basic schedule to monitor certain items during specified period.
I made changes to the PHP frontend and zabbix_sucker.c to enable the user to specify a time period (like between 9am-5pm) when
+the item should be checked.
(From: "Dave McCrudden" <dmccrudden@custcare.com.au>)


 - mass-adding of actions
 - BUG. zabbix_sucker should accept parameter regardless of "\n" at the end of line 
 - get rid of long select lists in user forms 
 - do not send notifications at certain periods of time. Do not monitor services at certain periods of time.
 - decrease number of TCP connections between server and agent
 - add triggers for all hosts at once
 - check Rickard's multithreaded agent
 - check new Mariusz patches
 - default user name for DB acess should be the same (root)
 - add support for downtimes, user availablity, etc
 - get rid of false warning messages (like unable to insert ...)
 - BUG. Avoid situations when PID file is not deleted.

HB:

 - test everything under Explorer and Netscape. Especially Graphs,Charts and Maps.
 - BUG. history graph goes left
 - Graphs for specified period and date and time