Re: Where do you think the division of responsibilities should fall between...
Not being a DBA nor do I play one on TV and I certainly have never had enough sleep at a Holiday Inn Express to even think I could do that...I agree in that the Data Architect should have a background...
View ArticleRe: Other Higher Ed Folks Using WHD To Support All IT Needs?
I am higher Ed. We have 4 main tech groups, the labs, central it, web services, and admin computing. We have about 12 buildings. The request types are based on standard types of user questions that...
View ArticleRe: Calling all AIX Gurus
SAM does support monitoring of IBM's pSeries servers for things like CPU, Memory, Volumes, etc. through SNMP. IBM's Director Agent for the pSeries does not provide hardware health information, so that...
View ArticleRe: Anyone know the license requirements to connect to SCCM SQL server to...
We are using the SQL included with SCCM. Based on your response it sounds like I am not licensed to connect to SCCM SQL server unless its hosted on an independent host. Correct?
View ArticleRe: I have a custom alert, that no longer sends emails.
wbaltzell, what is the case number so we can route it appropriately?
View ArticleRe: Home directory not accessible
Have you tried using PORT mode instead of PASV? Follow the documentation here for instructions on how to change that - FTP Voyager Port vs. PASV Mode.
View ArticleRe: Home directory not accessible
The site that I need to copy files to requires PASV. I was getting a message that the system was trying to connect via PASV and switched to PORT, but I remedied that by forcing PASV.
View ArticleRe: Updating tickets via email
Is that the FULL list of options available, or are there more?
View ArticleRe: Advanced Alert on Most Expensive Query
Have you used the "Expensive Queries Info" property as shown below in the Advanced Alert Manager?
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 ArticleRe: NTA, alert when any endpoint > xxPPS or endpoint > xxMbs and unique...
mebway Thank you for the information. Hopefully it will not take too long to get this functionality working, as these DDoS attacks are only increasing in number, and we need a better way to mitigate...
View Article