Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - goody34

#1
mail using postfix
i've installed on it netxms
#2
thank you very nuch. I have successfully installed.
I want to monitor a mail server. now what to do to monitor the mail server  ???
#3
thank you victor!
when install next step
[root@mail ~]# mysql> CREATE DATABASE netxms;
[root@mail ~]# mysql> GRANT ALL ON netxms.* TO netxms IDENTIFIED BY 'PaSsWd';
[root@mail ~]# mysql> \q
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

what fault is it. how fix?

i started to learn linux so do not know much :(
#4
I is install on Cenos 6.0
when run sh ./configure --> messenger erro!
sh ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for aCC... no
checking for gcc... no
checking for cc... no
checking for cl... no
configure: error: in `/root/netxms-1.0.13':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details
What this?