This is the cgi configuration without adding lines
Thanks !!
Search found 16 matches
- Thu Feb 02, 2017 7:26 am
- Forum: Open Source Nagios Projects
- Topic: Warning: Duplicate definition found for command
- Replies: 23
- Views: 15631
- Thu Feb 02, 2017 7:10 am
- Forum: Open Source Nagios Projects
- Topic: Warning: Duplicate definition found for command
- Replies: 23
- Views: 15631
Re: Warning: Duplicate definition found for command
Ha... I'm sorry i have capture the configuration file with putty..
I will retry the capture without the adding lines.
I will retry the capture without the adding lines.
- Tue Jan 31, 2017 7:02 am
- Forum: Open Source Nagios Projects
- Topic: Warning: Duplicate definition found for command
- Replies: 23
- Views: 15631
Re: Warning: Duplicate definition found for command
Yes i can
Thanks
Thanks
- Fri Jan 27, 2017 8:31 am
- Forum: Open Source Nagios Projects
- Topic: Warning: Duplicate definition found for command
- Replies: 23
- Views: 15631
Re: Warning: Duplicate definition found for command
################################################################# # # CGI.CFG - Sample CGI Configuration File for Nagios 4.2.4 # # ################################################################# # MAIN CONFIGURATION FILE # This tells the CGIs where to find your main configuration file. # The CGIs...
- Fri Jan 27, 2017 8:29 am
- Forum: Open Source Nagios Projects
- Topic: Warning: Duplicate definition found for command
- Replies: 23
- Views: 15631
Re: Warning: Duplicate definition found for command
I post my cgi.cfg
- Thu Jan 26, 2017 10:24 am
- Forum: Open Source Nagios Projects
- Topic: Warning: Duplicate definition found for command
- Replies: 23
- Views: 15631
Re: Warning: Duplicate definition found for command
Hi i have delete all import files (to my old server), and the duplicates error are fixed. But now i have this error : Error: Unexpected token or statement in file '/usr/local/nagios/etc/cgi.cfg' on line 14. The line 14 is the path of my nagios.cfg file.. and he is correct ... I don't know how fixed ...
- Mon Jan 23, 2017 1:45 am
- Forum: Open Source Nagios Projects
- Topic: Warning: Duplicate definition found for command
- Replies: 23
- Views: 15631
Re: Warning: Duplicate definition found for command
I check today if i have duplicate definitions .
- Fri Jan 20, 2017 8:09 am
- Forum: Open Source Nagios Projects
- Topic: Warning: Duplicate definition found for command
- Replies: 23
- Views: 15631
Re: Warning: Duplicate definition found for command
Ok, I will see that and post an other reply when i've checked my files
Thanks a lot!!
Thanks a lot!!
- Thu Jan 19, 2017 4:09 am
- Forum: Open Source Nagios Projects
- Topic: Warning: Duplicate definition found for command
- Replies: 23
- Views: 15631
Re: Warning: Duplicate definition found for command
Ok thanks for your explain 
I send you a result to : { grep -R '' /usr/local/nagios/etc/ } on PM.
I send you a result to : { grep -R '' /usr/local/nagios/etc/ } on PM.
- Wed Jan 18, 2017 7:00 am
- Forum: Open Source Nagios Projects
- Topic: Warning: Duplicate definition found for command
- Replies: 23
- Views: 15631
Re: Warning: Duplicate definition found for command
hi rkennedy, I'm not sure to understand your reply.. Where I do send this command : grep -R '' /usr/local/nagios/etc/ ? You say on top of the objects.cache, but my objects.cache is on the "/usr/local/nagios/var" folder. Then I do change your command to grep -R '' /usr/local/nagios/var/ ? O...