Search found 6 matches
- Fri Feb 03, 2017 1:51 pm
- Forum: Nagios XI
- Topic: Making mass changes then running reconfigure_nagios
- Replies: 5
- Views: 803
Re: Making mass changes then running reconfigure_nagios
I decided to look in the CCM (Core Config Manager) and there I could see the errant service check and delete it. problem solved!
- Fri Feb 03, 2017 12:48 pm
- Forum: Nagios XI
- Topic: Making mass changes then running reconfigure_nagios
- Replies: 5
- Views: 803
Re: Making mass changes then running reconfigure_nagios
BTW: Running this as root. No errors and no one else editing the files. My changes do not take more often not. These are the only two warnings, warnings I am trying to fix: Reading configuration data... Read main config file okay... Warning: Duplicate definition found for service 'CPU Usage' on host...
- Fri Feb 03, 2017 10:37 am
- Forum: Nagios XI
- Topic: Making mass changes then running reconfigure_nagios
- Replies: 5
- Views: 803
Making mass changes then running reconfigure_nagios
Using Nagios XI 5.4.1 on CentOS 6.8 There are times when making mass changes through the GUI is painful. Too many clicks. So I will copy the cfg files from /usr/local/nagios/etc/services to /usr/local/nagios/etc/import, make my changes and then run reconfigure_nagios.sh. No errors. But sometimes the...
- Thu Feb 02, 2017 9:02 am
- Forum: Nagios XI
- Topic: Autodiscovery and the NSClient++ agent
- Replies: 2
- Views: 483
Autodiscovery and the NSClient++ agent
I'd like to use the agent on most of my Windows servers. The only place I see a place to enter the Agent password is with I add a single "Windows Server". Is there a way to auto discovery all of the machines on a subnet that have the agent installed and to put the check_xi_service_nsclient...
- Thu Jan 26, 2017 2:33 pm
- Forum: Nagios XI
- Topic: SQL Error [nagiosxi] showing on the screen
- Replies: 3
- Views: 734
Re: SQL Error [nagiosxi] showing on the screen
I seem to have both postgres and mysql running. If I want to start from scratch instead of upgrading, do I just uninstall Nagios and reinstall or can I just nuke a database? The installation has nothing of value in it.
Dave
Dave
- Wed Jan 25, 2017 4:32 pm
- Forum: Nagios XI
- Topic: SQL Error [nagiosxi] showing on the screen
- Replies: 3
- Views: 734
SQL Error [nagiosxi] showing on the screen
SQL Error [nagiosxi] : ERROR: relation "xi_incidents_id_seq" already exists SQL Error [nagiosxi] : ERROR: syntax error at or near "NOT" LINE 2: CREATE TABLE IF NOT EXISTS xi_incidents ... ^ SQL Error [nagiosxi] : ERROR: syntax error at or near "NOT" LINE 2: CREATE TABLE...