-
Re: The network path was not found; oserror: 0x35
Fodome Nov 12, 2008 10:10 AM (in response to mstampfle)Hello mstampfle,
These errors can be generated for a number of reasons, but the most common are identified below:
1. The target system is turned off, restarting or does not exist.
2. A firewall is blocking RPC communication to the target system on TCP port 445.
3. The RPC Server on the target system has reached its connection limit.Should the errors correspond to routine maintenance actions, then you can take advantage of ipMonitor's Maintenance Schedule feature to disable the affected Monitors for the outage period. Below is a linked article explaining how to configure Maintenance Schedules.
https://support.ipmonitor.com/tips/01a9e624b06d414a9615793da849a78f.aspx
However, if the errors are being reported intermittently, then it is likely that too many RPC-based connections are established with the target server. ipMonitor includes several programmable variables called "Global Behavior Modifiers" that can re-try Monitor tests when particular OS errors are reported. Use the following instructions to add the variables.
1. Login to the ipMonitor Web interface.
2. On the top navigation menu click "Configuration -> System Settings".
3. At the top of the System Settings screen click the button labeled "Global Behavior Modifiers".
4. Add the following three Modifiers:
Behavior Modifier Name: monitoring.drivespace.retries.count
Behavior Modifier Value: 6Behavior Modifier Name: monitoring.drivespace.retries.oserrors
Behavior Modifier Value: 0x00400035Behavior Modifier Name: monitoring.drivespace.retries.wait
Behavior Modifier Value: 100005. Click "OK" at the bottom of the Global Behavior Modifiers screen to apply the changes.
6. Restart the ipMonitorSrv Service to apply the changes.
See if this helps.
Let me know either way.
Sincerely,
Chris Foley
-
Re: The network path was not found; oserror: 0x35
mstampfle Nov 12, 2008 10:35 AM (in response to Fodome)i just restarted the ipmonitorsrv service. Will let you know if it happens anymore thanks!
-