OT: Network Problems
This happens over the network quite frequently, where I will be on one server and another server won't let me use a share. I am working off a workgroup (no domain yet) with all the servers on the same workgroup and all with the same admin password. I am plamming on moving everything to a domain soon, but wanted to hold off before I sought some advice on this entire mess. Would having a PDC and domain solve this problem? I don't think so, because we have that at our office and we still have the same problems with our network here. Any advice would be appreciated.
DNS and WINS translate the friendly name of the machine (bigimportantserver.localnet.com) into an IP address (or in the case of WINS, it translates windows machine names into IP machine names). If the server that runs the diagnostic software loses contact with the name server (DNS or WINS) then it won't be able to find the machine it's supposed to monitor. Is there an error log entry for the application? If not, you need to turn on auditing for the application so that you get details of any errors (in the Event Log).
The reason for the monitoring software being brought into this discussion is that this is the only reason I need to solve the problem. Otherwise, everything is working ok or I can work around it. But I get constant false alerts from it when it can't authenticate against a particular server.
Everything is on a workgroup behind a firewall on the same Nortel switch. I was thinking of moving to a PDC and domain but wasn't going to until I knew if that would help or hinder my current situation.
I would guess that your monitoring machine is using RPC to connect to the other machines and run some local api? Or is it using the Performance Monitor service (or SNMP)? The problem may be with the dependency service on the other machine.
Are there any error logs?
I believe it is RPC and there are no error logs, just the fact that I get a false alert message from my monitoring software. The jist of the report is that the monitoring software can't connect.
The same thing happens at my office in our server room where we have a PDC and domain setup for authentication. Although since I am not in charge of that network, I don't know the details on how often.
Trending Topics
This is one line in a file with the extension .bat
net use * /delete
that disconnects from all shares, including those without drive letters.
Then you can schedule that batch file to run right before the monitor job runs.
Bringing Audi to Life for Audi Fans
I would think there is some way to log the sessions, but you may need to delve into (gasp) documentation, or (horror of horrors--at least with our vendors, like Oracle) call tech support.
I'll shut up now and stop bombarding you with my shots in the dark.
Ken



