|
I just want to monitor a small handful of servers (less than 10).
From reading various places it sounds like the top leading contenders (for open source at least) are:
nagios munin zabbix From what I have read a lot of people tend to use munin and nagios...
Answer Snippets (Read the full thread at serverfault):
I had one installation at my old work where....
The one complaint I have about Zabbix is that it always seems to crash on me.
We replaced our Zabbix installation, which required and Zabbix.
Billing report, if you do that sort of thing.
|
|
Dear Engineers Please advice
I have more than 1000 client behind the nat and I want to check availability. I already installed zabbix agent on them but when I stop the agent on them there isn't any alarm on zabbix server and the green on the agent ping...
Started by samooil on
, 5 posts
by 2 people.
Answer Snippets (Read the full thread at zabbix):
Please help me on this
thanks my friends.
I'm really confused.
I'm using for the hosts in zabbix web interface.
Even I restarted the agent but they are still alive.
That trigger but they are still alive.
|
|
Hi Everyone,
Here is a sample to but Zabbix agent in startup/shutdown Scritps for HPUX, so when ever you reboot your system, it will startup Automatically.
Here is the Steps:
1- Extract zabbix_agents_1.1.1_HP-UX11.11_PA-RISC.tar Files to /etc/zabbix (...
Started by gold_21 on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at zabbix):
After abnormal agent termination file agentd.pid may exists:
# su oracle -c "/opt/zabbix/zabbix `cat $PIDFILE` 2>/dev/null if [ "$?" -ne 0 ]; then rm -f $PIDFILE else echo "Zabbix agent already /etc/zabbix/....
|
Ask your Facebook Friends
|
We are using Zabbix for services monitoring.
There are some essential monitoring configured. I want to have timeline of version strings of my service along with this monitorings. That would give me opportunity to see that upgrading to this version altered...
Started by elephantum on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
General syntax to configure the Zabbix....
agent configuration file.
You can pass arbitrary data from your Zabbix agent to the Zabbix server by using "UserParameter" fields in zabbix_server.conf, i.e.
Yes, it's possible.
|
|
Hello Friends,
I have created my agent which is sending log data to the zabbix server with the type of information text ,and getting the log data in the table history_text table,
problem : sometimes zabbix missed this data to update in the server
agent...
Started by pranky on
, 4 posts
by 2 people.
Answer Snippets (Read the full thread at zabbix):
Sock, zbx_uint64_t proxy_hostid, AGENT_VALUE *values,
int value_num, int *processed, time_t proxy, item.trapper_hosts, 1) )
{
zabbix_log(LOG_LEVEL_WARNING, "Process data failed: %s", zbx_tcp_strerror.
|
|
We added a new subnet (10.40.0.0) and have a few servers on it. The Zabbix server is on the older subnet (10.30.0.0). The configuration has been checked and the server is listening on the correct interfaces while the client is looking at the correct server...
Started by zsysadmin on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at zabbix):
When....
As SSH into them.
I can into the Zabbix server it seems to be happy as a clam
Code: telnet 10.30.0.123 10051 Trying 10.30.0.123.
Servers on a different subnet, zabbix-server gives me the "assuming the agent dropped..." error.
|
|
Здравствуйте!
Проблема:
Не собираются данные с zabbix_agent. Агент запущен на том же хосте, что и сервер. В zabbix_agentd.log имеется запись:
No active checks on server: host [Zabbix] not found
В zabbix_serverd.log:
Sending list of active checks to [1...
Started by Aleckzander on
, 7 posts
by 2 people.
Answer Snippets (Read the full thread at zabbix):
zabbix agent может работать в режиме проверки активные и пассивные (Active and Passive)
Если речь про zabbix agent Active проверки, то
Item типа zabbix agent Active
проверяйте Firewall, что возможен вызов zabbix....
|
|
Hey Guys,
I currently have a trigger where if the time on one of my hosts is off by more than 5 seconds it triggers an alarm.
I've accomplished it by using the following:
{hostname:system.localtime.fuzzytime(5)}=0
The item is checked once every 60 seconds...
Started by ericko on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at zabbix):
Last....
Code: {Zabbix Agent like so (assuming data collection every 60 seconds for system.localtime):
Code: {Zabbix Agent of an overhead just for watching the clocks.
If the times differ by too much for three consecutive checks .
|
|
Dear all,
I'm using Zabbix for about 48h now, so not much experience.
Anyway I had to find out, that Zabbix has no serious support for SNMP.
While zabbix can perfectly query SNMP v1/2/3 Devices, there is no easy way to create Items for SNMP OIDs/whole...
Started by netmon on
, 9 posts
by 3 people.
Answer Snippets (Read the full thread at zabbix):
:-) What do you mean complaining that zabbix requires....
I'll continue now with my first zabbix installation...
I'll continue now with my first zabbix installation...
On IMHO.
|
|
Hi all
I use bacula to back up and verify lots of servers. After I had found zabbix to monitor these, I now was tired of checking all those silly "Backup OK ..." mails every day. Moreover, I needed a simple way to monitor the size of each server's backup...
Started by milprog on
, 8 posts
by 5 people.
Answer Snippets (Read the full thread at zabbix):
It does not matter whether the value comes from the zabbix_agent from the zabbix_agent located on the host to be backed up or from somewhere else (here, it's the bacula to monitor in ....
To the host that is being backed up.
|