The most recent content from our members.
I want to monitor the storage occupied by PRINTERS folder on the path (C:\Windows\System32\spool\PRINTERS). I tried some of SAM templates found in the TWACK, but still getting incorrect output. my requirements: need to monitor the storage value in Mega Bytes. Can someone help me with a Template that matches the above…
Hey ... Hope you all are doing well. We have alerting requirement in which we need to monitor a file at a specific path . A file with .XML (say printer.xml ) extension generated and get stored on given path , after 3-5 minute another a trace file generated on the same path with same name (printer.xml.trace ) but with…
KMSigma provided this script as a starting point, but he's gotten busy with other things. He suggested that I post it here. Here's the script: $Folder = "F:\DuckCreek\Insights.Extract.Server\Errorlog\" $RemotePath = Join-Path -Path "\\${IP}\" -ChildPath $Folder.Replace(":", "$") $AllFiles = Get-ChildItem -Path $RemotePath…
Hi all, We are trying to set up a file age monitor for a log file generated by an application. The log file is date-stamped (DDMMMYYYY), and so we need the file age monitor to contain variables in the file path string. I know that it accepts ${IP}, but when I try to use any of the date part variables (${DD}, ${MMM},…
SAM has a MD5 checksum option under file change monitor component but to my surprise only 1 file can be added at a time per component ! I have a bunch of files under a folder that requires MD5 checksum. I am not sure why there is no option to add multiple files. I opened a support ticket with SW and their response is to…
Hello Cool People. I'm fairly new to orion and wanted to monitor a folder in a particular server. This folder has a couple of files that are in different file type. (abc.pem, cde.key, efg.crt ). Can this be achieve using file existence monitor ? How do I be able to set this up. So my end game here is to have File Existence…
Attached is the updated File Age Monitor (Wildcard)
I have seen a few requests for examples of using auditd on Linux in combination with SEM to create something similar (with some caveats) to the file integrity monitor that is available out-of-the-box for Windows nodes. Auditd is a very complex tool with many options for logging file access and process execution but if you…
Compare files over multiple servers in the same directory structure to see if they match. Does anyone know if this exists?
Dear All, Am new to solarwinds, i am currently creating a tracking system . I have a question regarding triggering the alerts.. I have an sql script which runs every 2 mins and will send the result to a file in the remote location, i would like my solarwinds to display and email that contents of a file in the form of a…
It looks like you're new here. Sign in or register to get started.