After not getting very far with my Zabbix installation I asked for help to a co-worker.
He got zabbix to work on a linux machine (Mandriva) easily, but we had problems when trying to get it to work in FreeBSD.
First:
Should we be using agent, or agentd? He used "agent" on his installation but from what I see in the manual it seems agentd is what I should be running.
It seems agent, needs inetd
Second:
Are the default settings for unix_t usable with FreeBSD?
By default I see a lot of options marked as not usable (dont' recall exact wording). Trying to make it "active" did not help.
For example the monitoring for "space in /" I would expect to work by default, but it was not active by default.
When I go into configuration hosts the one test machine I am trying says "monitored" and "available" yet the last check date is days back.
For instance right now I don't have agentd running yet the zabbix interface still says "monitored" and "available".
Anyone has Zabbix working with FreeBSD?
He got zabbix to work on a linux machine (Mandriva) easily, but we had problems when trying to get it to work in FreeBSD.
First:
Should we be using agent, or agentd? He used "agent" on his installation but from what I see in the manual it seems agentd is what I should be running.
It seems agent, needs inetd
Second:
Are the default settings for unix_t usable with FreeBSD?
By default I see a lot of options marked as not usable (dont' recall exact wording). Trying to make it "active" did not help.
For example the monitoring for "space in /" I would expect to work by default, but it was not active by default.
When I go into configuration hosts the one test machine I am trying says "monitored" and "available" yet the last check date is days back.
For instance right now I don't have agentd running yet the zabbix interface still says "monitored" and "available".
Anyone has Zabbix working with FreeBSD?
Comment