Hi, I look after around 100 servers mostly virtual, all linux.
Until now I've had home grown scripts and graphs that show just what I need, mostly cpu, memory and disk utilisation, as well as some more adhoc stuff like throughput of apache and specific log files etc.
My scripts are starting to be a chore to maintain so I've started to look at tools to do the job and someone suggested Zabbix.
I installed it and configured an agent with the standard Linux OS Template but was disappointed to find it did not contain disk utilisation.
Q1 How can I add basic disk utilisation (preferably as a graph and configurable so I can keep an eye on "/" and "/var/lib/mysql" separately)
Q2 How can I aggregate the important information from different hosts into one graph (lets say apache throughput across 10 web servers). Everything I have found just graphs a single metric for a single host which is too cumbersome for my liking. I have found the stacking function but that is interactive and one-off and I need it to be saved so it keeps generating like that.
Q3 How can I drag new graphs onto my dashboard. I tried adding graphs as Favourites but they come up as links instead of graphs. I would prefer the dashboard to contain all the favourite graphs (not links) so I can see everything at a glance.
Anyone who has used something like Monitis before will understand what I'm after.
Q4 How do I create my own graphs with my own metrics (e.g. graph the numeric result of a mysql command across 8 DB servers)
Sorry if this is too much for one Thread - please let me know.
Regards,
GXW
Until now I've had home grown scripts and graphs that show just what I need, mostly cpu, memory and disk utilisation, as well as some more adhoc stuff like throughput of apache and specific log files etc.
My scripts are starting to be a chore to maintain so I've started to look at tools to do the job and someone suggested Zabbix.
I installed it and configured an agent with the standard Linux OS Template but was disappointed to find it did not contain disk utilisation.
Q1 How can I add basic disk utilisation (preferably as a graph and configurable so I can keep an eye on "/" and "/var/lib/mysql" separately)
Q2 How can I aggregate the important information from different hosts into one graph (lets say apache throughput across 10 web servers). Everything I have found just graphs a single metric for a single host which is too cumbersome for my liking. I have found the stacking function but that is interactive and one-off and I need it to be saved so it keeps generating like that.
Q3 How can I drag new graphs onto my dashboard. I tried adding graphs as Favourites but they come up as links instead of graphs. I would prefer the dashboard to contain all the favourite graphs (not links) so I can see everything at a glance.
Anyone who has used something like Monitis before will understand what I'm after.
Q4 How do I create my own graphs with my own metrics (e.g. graph the numeric result of a mysql command across 8 DB servers)
Sorry if this is too much for one Thread - please let me know.
Regards,
GXW
Comment