EdgeSight is most useful when it actively alerts you about issues with your farm, rather than keeping it to itself and waiting for someone to notice. By default it will take in lots of Alerts but not have any useful actions. If you have not already done this, consider going to Configure > Alerts > Actions and creating an Alert for each event you are bothered about (in Configure > Alerts > Rules), sending an email if nothing else.
By default Edgesight DOES monitor disk space, even in Basic mode. You can pull off a nice report on free disk space in Browse > System Disk Usage, which is lovely as long as you do this on a regular basis. If you don’t, and don’t have any other monitoring software, you could have Citrix servers operating with almost no space free.
This is how to monitor for disk space alerts using the Event Log record a full server will generate anyway:
- In EdgeSight, log in as an Admin and click Alerts (under Company Configuration) > Rules
- Click New Alert Rule
- Select System Alerts and click next
- Select Windows Event Log and click Next
- Give the rule a name (“Disk Space Alert”?), enter System as the Event Log Name, with Type as “Warning”, Source as “srv” and Event ID as “2013”. This should match alerts you will get on a Windows system with a full drive.
- Click Next and Next (not Finish – you need an Action too), then select the part of the server tree you want to monitor – probably “All” at the top to select everything. You might need to click this again on the next screen to select it properly. Do this and click Next again.
- Select “Create a new Alert Action” and click Next.
- Now you decide what to do – SNMP might be useful here, or sending an alert MS SysOps. I’m just sending an email, so select “Sent an Email notification”
- Enter a name for the Action and a subject, then select an address to send to. Click Test Action to check you get something.
- Click Next and Finish and you should see your new alert under Rules and Actions
- You should now get emails when someone fills your servers up!