juana,
Can you send a screen shot of your NRDS config manager settings for the config win.host.edu
Navigate to http://<your nagios ip>/nagiosxi/admin/
select "NRDS_Config Manager"
choose "edit config"
And also run the following:
type "C:\Program Files\Nagios\NRDS_Win\NRDS_Win.vbs" | Findstr Ver
And post the output so I can be sure which revision your running
Thanks!
-Yancy
NRDS_win and Unconfigured objects
Re: NRDS_win and Unconfigured objects
Hello Yancy!!
My apologies for the delay. Screenshot is attached.
I ran:
Thank you for your assistance in advance!
-Juana
My apologies for the delay. Screenshot is attached.
I ran:
but got no output. This is what I did and got:"C:\Program Files\Nagios\NRDS_Win\NRDS_Win.vbs" | Findstr Ver
Code: Select all
C:\>"C:\Program Files\Nagios\NRDS_Win\NRDS_Win.vbs" | Findstr Ver
C:\>
-Juana
You do not have the required permissions to view the files attached to this post.
Re: NRDS_win and Unconfigured objects
juana,
include "type":
Also, in NRDS_Win.vbs try uncommenting the line
change:
to this:
On Error Resume Next
once uncommented, try re-running NRDS_Win.vbs and let us know what error if any.
Thanks,
-Yancy
include "type":
Code: Select all
type "C:\Program Files\Nagios\NRDS_Win\NRDS_Win.vbs" | Findstr Ver change:
Code: Select all
'On Error Resume NextCode: Select all
On Error Resume Nextonce uncommented, try re-running NRDS_Win.vbs and let us know what error if any.
Thanks,
-Yancy
Re: NRDS_win and Unconfigured objects
Hi Yancy,
Oops, yes, I only consume Linux, but I need to figure out NRDS_Win, so lets.
This is the output:
Also, was already uncommented (no single quote at beginning of string).
Thanks again!
Oops, yes, I only consume Linux, but I need to figure out NRDS_Win, so lets.
This is the output:
Code: Select all
C:\>type "C:\Program Files\Nagios\NRDS_Win\NRDS_Win.vbs" | Findstr Ver
Function GetOSVer()
GetOSVer = os.Version
os_ver = GetOSVer()
C:\>
Code: Select all
On Error Resume NextThanks again!
Re: NRDS_win and Unconfigured objects
juana,
It looks like your running an older version of NRDS_Win still.
Remove the directory "C:\program files\Nagios" and reinstall:
Regards,
-Yancy
It looks like your running an older version of NRDS_Win still.
Remove the directory "C:\program files\Nagios" and reinstall:
Code: Select all
http://exchange.nagios.org/directory/Addons/Passive-Checks/NRDS_win/details-Yancy
Re: NRDS_win and Unconfigured objects
Yancy!
Is working now. Very nice.
Thank you for your great help!
<3 Nagios!!
Regards,
Juana
Is working now. Very nice.
Thank you for your great help!
<3 Nagios!!
Regards,
Juana