Zabbix 1.6.2 on MySQL5 on RHEL5
Hi. I'm working with our new Zabbix admin implementing our system and we were trying to get a handful of graphs and screens setup to facilitate the new users before they get to where they are making their own. We ran into a few oddities, and I wanted to put them out here for insight or as a report of the issue.
1: If I am in Configuration -> Graphs -> Templates -> My_Template and I create a graph, it will be randomly assigned to one of the hosts' that inherits from that graph and I will have to move it to the Template using the "Copy selected to.." button. It does remove from the original just fine, except for in the instances listed in #2 below. I can't seem to find a rhyme or reason to which hosts, but haven't systematically tested it.
2: For certain things like Disk Usage and Memory Usage we are creating two graphs. A linear (Normal) and a 3D Pie Graph. We created each for our Disk Usage graphs adding a (linear) or (pie) after the name to differentiate them (ie: Disk Usage (pie)). This worked fine. I then went to create one for Memory Usage and whenever I create teh second one, whether linear or pie, and I use "Copy selected to..." as per Issue #1 above, the second will overwrite the first, but also maintain a copy on that host. I tried changing how I delimited them, but still the same issue. It is very reproducible so I'll explain what I did to see if anyone else is having the issue.
(any not listed settings are default)
a. Configuration -> Graphs -> Templates -> My_Template
b. 'Create graph'
c. Name graph 'Memory (pie)' or 'Memory Pie' (you can start with Linear if you like)
d. If pie select Pie, 3D, and Legend
OR if linear select Show triggers and Calculated [min=0]
* Add 'Total Memory' item using color FF00FF and if pie use 'Graph sum'
* Add 'Cached Memory' item using color 00FF00
* Add 'Buffered Memory' item using color 0000FF
e: move the graph to My_Template
f: create the other graph using steps c-d
g: attempt step e with second graph and it should override the first graph on My_Template and leave a copy behind on that host.
Anyone have any thoughts?
Hi. I'm working with our new Zabbix admin implementing our system and we were trying to get a handful of graphs and screens setup to facilitate the new users before they get to where they are making their own. We ran into a few oddities, and I wanted to put them out here for insight or as a report of the issue.
1: If I am in Configuration -> Graphs -> Templates -> My_Template and I create a graph, it will be randomly assigned to one of the hosts' that inherits from that graph and I will have to move it to the Template using the "Copy selected to.." button. It does remove from the original just fine, except for in the instances listed in #2 below. I can't seem to find a rhyme or reason to which hosts, but haven't systematically tested it.
2: For certain things like Disk Usage and Memory Usage we are creating two graphs. A linear (Normal) and a 3D Pie Graph. We created each for our Disk Usage graphs adding a (linear) or (pie) after the name to differentiate them (ie: Disk Usage (pie)). This worked fine. I then went to create one for Memory Usage and whenever I create teh second one, whether linear or pie, and I use "Copy selected to..." as per Issue #1 above, the second will overwrite the first, but also maintain a copy on that host. I tried changing how I delimited them, but still the same issue. It is very reproducible so I'll explain what I did to see if anyone else is having the issue.
(any not listed settings are default)
a. Configuration -> Graphs -> Templates -> My_Template
b. 'Create graph'
c. Name graph 'Memory (pie)' or 'Memory Pie' (you can start with Linear if you like)
d. If pie select Pie, 3D, and Legend
OR if linear select Show triggers and Calculated [min=0]
* Add 'Total Memory' item using color FF00FF and if pie use 'Graph sum'
* Add 'Cached Memory' item using color 00FF00
* Add 'Buffered Memory' item using color 0000FF
e: move the graph to My_Template
f: create the other graph using steps c-d
g: attempt step e with second graph and it should override the first graph on My_Template and leave a copy behind on that host.
Anyone have any thoughts?
Comment