Search found 5 matches

by egrudzien
Thu Jul 31, 2014 9:04 pm
Forum: Open Source Nagios Projects
Topic: Upgrade Nagios Core Student
Replies: 4
Views: 1628

Re: Upgrade Nagios Core Student

Yep! Its running 4.0.7 no problem now with the updated plugins and CCM!
by egrudzien
Wed Jul 30, 2014 9:18 am
Forum: Open Source Nagios Projects
Topic: Upgrade Nagios Core Student
Replies: 4
Views: 1628

Re: Upgrade Nagios Core Student

My mistake. I had already downloaded that file in the past before it was updated and forgot to remove the extracted directory from /tmp However when I run the upgrade script I get the following error: Duplicate column name 'locale'' Then the upgrade script stops. **EDIT** Editing out these lines had...
by egrudzien
Wed Jul 30, 2014 8:05 am
Forum: Open Source Nagios Projects
Topic: Upgrade Nagios Core Student
Replies: 4
Views: 1628

Upgrade Nagios Core Student

Greetings! I purchased Nagios Student a little over a month ago. I just finished getting it set up with over 100 hosts and 300-400 services. I saw that new VM's were created this week with 4.0.7 (Vs 3.5.0 that I set it up with). I followed the instructions.. Upgrade VM To upgrade your VM to the late...
by egrudzien
Wed Jul 09, 2014 2:30 pm
Forum: Open Source Nagios Projects
Topic: Quotation Marks in Nagios CCM
Replies: 2
Views: 1281

Re: Quotation Marks in Nagios CCM

Thank you for the help! Adding a backslash before the quotes did not fix it. However, I changed the "Doduble Quote" to "Single Quote" marks and it works. Ex. "Folder Watch.exe" did not work and did what I described above. 'Folder Watch.exe' did work fine and dandy. Than...
by egrudzien
Wed Jul 09, 2014 12:12 pm
Forum: Open Source Nagios Projects
Topic: Quotation Marks in Nagios CCM
Replies: 2
Views: 1281

Quotation Marks in Nagios CCM

Hello all! I'm looking to get some help. Maybe I'm missing something. I purchased Nagios Core Student Edition. I am using the built in CCM editor to add a service. This is the command I must run. It checks the status of a process running on a Windows file server. check_nt -H $HOSTADDRESS$ -p 12489 -...