Comments
-
I would make a script with the username and password you want to test and then use an external process monitor.
-
I don't believe the file exists by default. It did not exist on my system. I renamed my JPG file to ReportHeader.jpg and put it in the specified folder. It looks like it works when I do a preview of the report in report writer. I am still waiting to see why it does not show up when I get reports sent to me via the Report…
-
Yes. I am on the most current version and service pack.
-
Well, I did figure out a way to do this for Linux systems. I have some very basic bash scripts on all my servers now, which get this information from /proc/cpuinfo and a few other places. net-snmp executes these scripts, and returns the results as an OID, which I now have in Orion. Thanks, all, for the help. Bo
-
Is there a way to get on a mailing list when the Custom MIB table poller is available for beta? Bo
-
Ask and ye shall receive: net stop solarwindscustompollingservice net start solarwindscustompollingservice And then I just used Windows Task Scheduler to schedule the task to run once a day. SP3 could fix this issue, which looks to be in the release notes. I am just too paranoid to verify it. And this does not hurt…
-
A little off topic, but the predefined Group reports are a great addition! I just noticed them, and tried it out with Monitor Downtime. How nice! These are the little things that you all need to hype more. What a time saver! Bo
-
For the Dashboard, My Network -> My Network Contents, it would be nice if you could limit what was included in this view. For example, if I make multiple groups, it would be nice to exclude SmartGroups, if I so wanted. This would just allow me to limit the number of warning/down groups, since there will be overlap. The…
-
Done. Thanks
-
The file did not exist for me. Bo
-
I tried that. Although it does list a large number of things to monitor, it never updates the properties. Also, I notice that it never actually finishes the scan. The scanning engine just keeps trying for ever, it seems. Bo
-
And of course, I have very mixed environments.... Maybe I will just need to put it in as a custom property...... Thanks!
-
Why not have the return code be the value you want. For example, if you wanted the memory usage of a process, you run your EXE, and have the return code be the memory usage of the process. Would that work?
-
I was the same way. Once you start using those tags, you really get to love them. Good luck, Bo
-
So I tried this and it worked for me. Test: See the TrapService Warning event on an Orion NPM Server. Windows Event Log Monitor: Added Credentials for Monitoring, which has rights to the server and the event logs. Set Event Area to User Defined: SolarWinds.Net Set up Event Type to Warning It was able to connect to the…
-
I would love to monitor this also. All of the Virtual NICs are up, but there is no traffic showing. Bo
-
I did not touch those. The big thing is to make sure your source url is correct.
-
I seem to recall in a different post that these two products will not merge, per se. Rather, the plan right now is to put the functionality of ipMonitor into Orion. I am like you, running both products. What I really want is to have a unified dashboard of alerts. If I get anything working, I will post it. Bo
-
How about support for a custom MIB table? Did that make it in this release? Bo
-
That was it! Thanks!
-
I stopped all ipMonitor services, changed the time zone, and rebooted the server. In the web interface, I still see the local time, and not the GMT time. Where is the time on the web interface coming from? Bo
-
Would you happen to know what OID's? I have not been able to find any to get the VM information from a Xenserver host. Thanks
-
By the way, this is very nice. I love being able to see all this information! I also notice you can do the same thing in your alerts, and not only see all the groups associated to the alert, but all the devices too! This rocks! Bo
-
Thanks. Perhaps something to add to the wishlist? A view where you can see each device, and what group or groups it is a part of? And the same of individual monitors? :) Bo
-
What are the values returned by CPU Utilization and Memory Utilization? For example, I set an alert for cpu utilization greater than 95. However, I see values coming back as 1644.87 and such. Thanks
-
Perfect! Thanks! The ESX integration so far is great.
-
I did this and it works for me. Although if you need to poll on more than one port, it gets tricky. Bo
-
Great code. I don't suppose anyone knows how to get the Poller Name so I can add it as a caption on the gauge? Bo
-
Thanks! I will be looking at this today. Bo
-
So this is not working consistently. On the Linux devices, this seems to work well, but on Windows devices, it is not working. I am not overly worried about it. It is more me wanting to see things the way they should be. I did notice that when I added a new Windows server, I still did not get any properties. So i wonder…