Search found 13 matches

by larp
Tue Aug 18, 2015 9:08 am
Forum: Nagios XI
Topic: Failure during apply configuration
Replies: 11
Views: 797

Re: Failure during apply configuration

yes please and thanks once again
by larp
Thu Aug 13, 2015 3:21 am
Forum: Nagios XI
Topic: Failure during apply configuration
Replies: 11
Views: 797

Re: Failure during apply configuration

Hi,

It was sudoers file and missing Nagios entries. After adding missing lines all works as expected

Thank for help in solving this issue!
by larp
Tue Aug 11, 2015 2:08 am
Forum: Nagios XI
Topic: Failure during apply configuration
Replies: 11
Views: 797

Re: Failure during apply configuration

Hi, outpus is bellow [user@w80431 var]$ tail -f /usr/local/nagiosxi/var/cmdsubsys.log ............. PROCESSED 0 COMMANDS PLYING NAGIOSCORE CONFIG... CMDLINE=cd /usr/local/nagiosxi/scripts && ./reconfigure_nagios.sh URL: http://localhost/nagiosxi/includes/components/ccm/ CMDLINE --2015-08-11 ...
by larp
Mon Aug 10, 2015 10:22 am
Forum: Nagios XI
Topic: Failure during apply configuration
Replies: 11
Views: 797

Re: Failure during apply configuration

Hi, done Delete --> Write --> Verify and do not see any errors but getting exactly the same error as before after pressing Apply Configuration... the only difference I see is that before "delete" all file permissions were -rw-rw-r-- but after "write" it is set to -rw-r--r-- both,...
by larp
Wed Aug 05, 2015 1:51 am
Forum: Nagios XI
Topic: Failure during apply configuration
Replies: 11
Views: 797

Re: Failure during apply configuration

Hi

No I did the Configure --> Core Configuration Manager --> Apply Configuration.
by larp
Tue Aug 04, 2015 2:30 am
Forum: Nagios XI
Topic: Failure during apply configuration
Replies: 11
Views: 797

Re: Failure during apply configuration

Forgot to add the profile for the system.
by larp
Tue Aug 04, 2015 2:29 am
Forum: Nagios XI
Topic: Failure during apply configuration
Replies: 11
Views: 797

Failure during apply configuration

When I try to apply configuration I get the error in capture.jpg and when I look in snapshot there is no error file see capture 2.jpg. If I look in the file that should be in error I see no errors see ANA DB host.cfg in line 96 as the error text in capure.jpg suggest. The file permission is ok see c...
by larp
Wed Jun 03, 2015 2:59 am
Forum: Nagios XI
Topic: SNMP TRAP state issue
Replies: 4
Views: 244

Re: SNMP TRAP state issue

This is the trap in snmptt.conf and if I understand you correctly the highlighted part has to be changed from normal to critical. So the trap translation can only assign a single severity to a single OID, it is not posible to filter on the content of the trap to influence the severity ? EVENT vmxTra...
by larp
Tue Jun 02, 2015 8:54 am
Forum: Nagios XI
Topic: SNMP TRAP state issue
Replies: 4
Views: 244

SNMP TRAP state issue

We are monitoring a switch using SNMP. We have configured the switch using Nagios configuration wizard for SNMP traps. We have setup the snmptrap.conf, snmptt.conf, and imported the MIB. We can see the trap in the Nagios host detail, and we have verified that the trap text is OK. But in the snmptt.l...
by larp
Tue Apr 21, 2015 2:46 am
Forum: Nagios XI
Topic: Notification command
Replies: 1
Views: 111

Notification command

Hi Is there a smart way to run a command when a service or a host sends a notification. The reason is that our security depart want to scan and archive all SMS sended, so I need place the the SMS at a file share in a XML format (which I can build within the command) then the scanner will pick it up ...