peydude
1st February 2009, 18:53
Hello,
First time poster. I recently installed Centreon and I am testing it out on my dev host running Gentoo.
Problem: If I add a service to a host and the service references $USER2$ in its definition it will not get automatically populated from the host or template form.
$ARGn$ variables work but $USER2$ does not. I believe $USER1$ works as well because the error I see under Monitoring is from the command. So the command does get executed.
Example:
Running manually in a terminal:
$ ./check_centreon_snmp_memory -H 127.0.0.1 -C test
total memory used : 39% ram used : 98%, swap used 0% | used=651882496o size=1659658240o
When Centreon/Nagios runs the command:
ERROR: Description Table hrStorageType : No response from remote host '127.0.0.1'.
So the SNMP community string is not read from my host or its templates. Any ideas?
Thanks in advance.
First time poster. I recently installed Centreon and I am testing it out on my dev host running Gentoo.
Problem: If I add a service to a host and the service references $USER2$ in its definition it will not get automatically populated from the host or template form.
$ARGn$ variables work but $USER2$ does not. I believe $USER1$ works as well because the error I see under Monitoring is from the command. So the command does get executed.
Example:
Running manually in a terminal:
$ ./check_centreon_snmp_memory -H 127.0.0.1 -C test
total memory used : 39% ram used : 98%, swap used 0% | used=651882496o size=1659658240o
When Centreon/Nagios runs the command:
ERROR: Description Table hrStorageType : No response from remote host '127.0.0.1'.
So the SNMP community string is not read from my host or its templates. Any ideas?
Thanks in advance.