Re: Re: Powershell Script Output Problem
Grr no edit post.. Now that I think about it. My explanation of "dynamic" doesn't hold water either because how would it ever know the output it sees the first time isn't the output solarwinds will...
View ArticleRe: Inconsistent Unicode character support in Groups
Thank you sir- we've been able to reproduce this and are tracking internally under FB316227.
View ArticleWhat's the best way to find nodes which are ICMP up but not responding to SNMP?
I have a few nodes (especially net-snmp Linux) which are finicky when coming back up and often need SNMP service restarted. While it's easy for me to spot them, Node UP but hardware health, volumes,...
View ArticleRe: What's the best way to find nodes which are ICMP up but not responding to...
Spent a few minutes - here's the best I have - SELECT N.caption as Node, '/Orion/NetPerfMon/NodeDetails.aspx?NetObject=N%3a' + ToString(N.nodeid) AS [_LinkFor_Node],...
View ArticleInterface Name Construction
Is it possible to set the default Interface name construction to only include: ifName instead of the concatenation of IfDescr - ifName? The ifDescr for our switches is excessively long - which makes...
View ArticleRe: Report on emails received with SAM 6.1 RC2
Do you happen to have an example of that SQL report? I would like to look at doing it, but some initial idea would be great. Thanks!
View Articlereports Management rights for a group.do not take
I set the allow reports Management rights for a group. I login with a user of that group and expect them to see the manage report icon in the right corner of the NPM report that they access. The manage...
View ArticleRe: Conditional/Nested Rules?
The rules can be done multiple ways and it really depends on your comfort level with regular expressions. While I lean on heavy usage of complex inverse regex (which I believe to be better than simple...
View ArticleRe: What's the best way to find nodes which are ICMP up but not responding to...
you can also check lastsystemuptimePollUTC < dateadd(minute,-3,getutcdate()) which will pick nodes even if there are o child interfaces/volumes(my poll time is 2 minutes, so one missed poll shows up)
View ArticleCustom Field Info presentation to Clients with Firefox
I upgraded my WHD deployment from 12.0.1 to 12.1, this afternoon. Following the upgrade, I discovered that in Client view, the blue circles are now "click to activate" vice hovering over them. In...
View ArticleRe: How do I include the Issuer CN information in an SSL cert check alert?
Information regarding the certificate is not stored in the database. As such there is no macro which can be used to include this information as part of an alert. You can however copy/paste this...
View ArticleRe: How can I display Up Time - Report Writer
Are you looking for a report that shows the results of that specific UnDP? Try this: SELECT N.NODEID, N.CAPTION AS 'DEVICE', N.IP_ADDRESS AS 'IP ADDRESS', N.LOCATION AS 'LOCATION',...
View ArticleEdit properties of multiple IP addresses with Available status in IPAM
Hi, I have been working on importing a bunch of spreadsheets into SolarWinds IPAM and once I get the subnets and IPs in, I am having difficulties editing certain properties (Comments, custom fields) of...
View ArticleHi! I'm use trial version Serv-U on my linux server.Now Serv-u running with
Hi! I'm use trial version Serv-U on my linux server.Now Serv-u running with %100 cpu then i can't connect serv-u with my browser,please help me
View ArticleRe: What's the best way to find nodes which are ICMP up but not responding to...
This is exactly the same issue we have here: NPM Alert on Node UP (Ping) SNMP DOWN (unknown / unresponsive)And a request for Solarwinds to natively support this problem here:...
View ArticleRe: What's the best way to find nodes which are ICMP up but not responding to...
after plenty of testing today I can say that node up but childstatus = 0 is a good indicator except maybe where there are no child objects or hardware health to poll over SNMP. I'm interested to try...
View ArticleRe: Edit properties of multiple IP addresses with Available status in IPAM
I can confirm that through web console or import if status is available then no custom field data is held. This actually cost me a day of trouble shooting when I tried importing spreadsheets in with...
View ArticleBulk action to send to secondary e-mails.
The recipients section of the bulk action will not let me select this secondary e-mail. Does anyone know how to do this? In education and would love to send a bulk action to notify parents(secondary...
View ArticleRe: Re: Powershell Script Output Problem
Thank you Petr. Understood now. When I finalize script it will have a conditon that looks at count of volumes with space problems, and if exceeds that threshold it will just emit a grave imminent...
View ArticleRe: I have passed the SCP 2 months ago, but still have not received the...
OK, this is now working. No mail answer from patrick.hubbard@solarwinds.com, and no answer form SolarWinds. anyone any idea?Thank you
View Article